mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Handle safety number changes in a group call context.
This commit is contained in:
committed by
Greyson Parrelli
parent
112782ccaf
commit
42d61518b3
@@ -1797,6 +1797,8 @@
|
||||
<string name="WebRtcCallActivity__declined_on_a_linked_device">Declined on a linked device.</string>
|
||||
<string name="WebRtcCallActivity__busy_on_a_linked_device">Busy on a linked device.</string>
|
||||
|
||||
<string name="GroupCallSafetyNumberChangeNotification__someone_has_joined_this_call_with_a_safety_number_that_has_changed">Someone has joined this call with a safety number that has changed.</string>
|
||||
|
||||
<!-- WebRtcCallScreen -->
|
||||
<string name="WebRtcCallScreen_new_safety_numbers">The safety number for your conversation with %1$s has changed. This could either mean that someone is trying to intercept your communication, or that %2$s simply re-installed Signal.</string>
|
||||
<string name="WebRtcCallScreen_you_may_wish_to_verify_this_contact">You may wish to verify your safety number with this contact.</string>
|
||||
@@ -1958,6 +1960,9 @@
|
||||
<string name="safety_number_change_dialog__safety_number_changes">Safety Number Changes</string>
|
||||
<string name="safety_number_change_dialog__send_anyway">Send anyway</string>
|
||||
<string name="safety_number_change_dialog__call_anyway">Call anyway</string>
|
||||
<string name="safety_number_change_dialog__join_call">Join call</string>
|
||||
<string name="safety_number_change_dialog__continue_call">Continue call</string>
|
||||
<string name="safety_number_change_dialog__leave_call">Leave call</string>
|
||||
<string name="safety_number_change_dialog__the_following_people_may_have_reinstalled_or_changed_devices">The following people may have reinstalled or changed devices. Verify your safety number with them to ensure privacy.</string>
|
||||
<string name="safety_number_change_dialog__view">View</string>
|
||||
<string name="safety_number_change_dialog__previous_verified">Previous verified</string>
|
||||
|
||||
Reference in New Issue
Block a user