Add warning dialog for insecure calls.

This commit is contained in:
Alex Hart
2020-03-05 12:38:05 -04:00
committed by Greyson Parrelli
parent a70023a32b
commit 2152b4a2cd
4 changed files with 36 additions and 27 deletions

View File

@@ -137,6 +137,8 @@
<string name="CommunicationActions_start_voice_call">Start voice call?</string>
<string name="CommunicationActions_cancel">Cancel</string>
<string name="CommunicationActions_call">Call</string>
<string name="CommunicationActions_insecure_call">Insecure call</string>
<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>
<!-- ConfirmIdentityDialog -->
<string name="ConfirmIdentityDialog_your_safety_number_with_s_has_changed">Your safety number with %1$s has changed. This could either mean that someone is trying to intercept your communication, or that %2$s simply reinstalled Signal.</string>