mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Add invalid call link dialog.
This commit is contained in:
@@ -242,6 +242,10 @@
|
||||
<string name="CommunicationActions_carrier_charges_may_apply">Carrier charges may apply. The number you are calling is not registered with Signal. This call will be placed through your mobile carrier, not over the internet.</string>
|
||||
<string name="CommunicationActions_cant_join_call">Can\'t join call</string>
|
||||
<string name="CommunicationActions_this_call_link_is_no_longer_valid">This call link is no longer valid.</string>
|
||||
<!-- Title on dialog when call link url cannot be parsed -->
|
||||
<string name="CommunicationActions_invalid_link">Invalid link</string>
|
||||
<!-- Message on dialog when call link url cannot be parsed -->
|
||||
<string name="CommunicationActions_this_is_not_a_valid_call_link">This is not a valid call link. Make sure the entire link is intact and correct before attempting to join.</string>
|
||||
|
||||
<!-- ConfirmIdentityDialog -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user