mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Only show ACI SN's.
This commit is contained in:
@@ -2716,24 +2716,13 @@
|
||||
|
||||
<!-- verify_display_fragment -->
|
||||
<!-- Explanation of how to verify the safety numbers. %s is replaced with the name of the other recipient -->
|
||||
<string name="verify_display_fragment__pnp_verify_safety_numbers_explanation_with_s">To verify end-to-end encryption with %s, match the color card above with their device and compare the numbers. If these don’t match, swipe and try the other pair of safety numbers. Only one pair needs to match.</string>
|
||||
<string name="verify_display_fragment__pnp_verify_safety_numbers_explanation_with_s">To verify end-to-end encryption with %1$s, compare the numbers above with their device. You can also scan the code on their device.</string>
|
||||
<string name="verify_display_fragment__tap_to_scan">Tap to scan</string>
|
||||
<string name="verify_display_fragment__successful_match">Successful match</string>
|
||||
<string name="verify_display_fragment__failed_to_verify_safety_number">Failed to verify safety number</string>
|
||||
<string name="verify_display_fragment__loading">Loading…</string>
|
||||
<string name="verify_display_fragment__mark_as_verified">Mark as verified</string>
|
||||
<string name="verify_display_fragment__clear_verification">Clear verification</string>
|
||||
<!-- Banner at top of safety numbers screen explaining that we\'re updating how safety numbers work. -->
|
||||
<string name="verify_display_fragment__safety_numbers_are_updating_banner_no_learn_more">Safety numbers are being updated.</string>
|
||||
|
||||
<!-- Title for dialog explaining for how safety numbers are transitioning to support usernames -->
|
||||
<string name="PnpSafetyNumberEducationDialog__title">Changes to safety numbers</string>
|
||||
<!-- Message for dialog explaining for how safety numbers are transitioning to support usernames -->
|
||||
<string name="PnpSafetyNumberEducationDialog__body">Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.\n\nTo verify safety numbers, match the color card with your contact’s device. If these don’t match, swipe and try the other pair of safety numbers. Only one pair needs to match.</string>
|
||||
<!-- Button for more information about the safety number changes. Takes user to support article -->
|
||||
<string name="PnpSafetyNumberEducationDialog__help">Need help?</string>
|
||||
<!-- Confirmation button for educating users about new safety number changes -->
|
||||
<string name="PnpSafetyNumberEducationDialog__confirm">Got it</string>
|
||||
|
||||
<!-- verity_scan_fragment -->
|
||||
<string name="verify_scan_fragment__scan_the_qr_code_on_your_contact">Scan the QR Code on your contact\'s device.</string>
|
||||
|
||||
Reference in New Issue
Block a user