Only show ACI SN's.

This commit is contained in:
Greyson Parrelli
2023-11-01 16:11:27 -04:00
parent 772bafbe43
commit dcb870c432
6 changed files with 5 additions and 255 deletions

View File

@@ -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 dont 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 contacts device. If these dont 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>