mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Implement new Safety Number Changes bottom sheeet.
This commit is contained in:
@@ -4934,6 +4934,44 @@
|
||||
<string name="StoryFirstTimeNavigationView__swipe_right_to_exit">Swipe right to exit</string>
|
||||
<!-- Button label to confirm understanding of story navigation -->
|
||||
<string name="StoryFirstTimeNagivationView__got_it">Got it</string>
|
||||
<!-- Content description for vertical context menu button in safety number sheet rows -->
|
||||
<string name="SafetyNumberRecipientRowItem__open_context_menu">Open context menu</string>
|
||||
<!-- Sub-line when a user is verified. -->
|
||||
<string name="SafetyNumberRecipientRowItem__s_dot_verified">%1$s · Verified</string>
|
||||
<!-- Sub-line when a user is verified. -->
|
||||
<string name="SafetyNumberRecipientRowItem__verified">Verified</string>
|
||||
<!-- Title of safety number changes bottom sheet when showing individual records -->
|
||||
<string name="SafetyNumberBottomSheetFragment__safety_number_changes">Safety number changes</string>
|
||||
<!-- Message of safety number changes bottom sheet when showing individual records -->
|
||||
<string name="SafetyNumberBottomSheetFragment__the_following_people">The following people may have reinstalled Signal or changed devices. Tap a recipient to confirm the new safety number. This is optional.</string>
|
||||
<!-- Title of safety number changes bottom sheet when not showing individual records -->
|
||||
<string name="SafetyNumberBottomSheetFragment__safety_number_checkup">Safety number checkup</string>
|
||||
<!-- Title of safety number changes bottom sheet when not showing individual records and user has seen review screen -->
|
||||
<string name="SafetyNumberBottomSheetFragment__safety_number_checkup_complete">Safety number checkup complete</string>
|
||||
<!-- Message of safety number changes bottom sheet when not showing individual records -->
|
||||
<string name="SafetyNumberBottomSheetFragment__you_have_d_connections">You have %1$d connections who may have reinstalled Signal or changed devices. Before sharing your story with them review their safety numbers or consider removing them from your story.</string>
|
||||
<!-- Menu action to launch safety number verification screen -->
|
||||
<string name="SafetyNumberBottomSheetFragment__verify_safety_number">Verify safety number</string>
|
||||
<!-- Menu action to remove user from story -->
|
||||
<string name="SafetyNumberBottomSheetFragment__remove_from_story">Remove from story</string>
|
||||
<!-- Action button at bottom of SafetyNumberBottomSheetFragment to send anyway -->
|
||||
<string name="SafetyNumberBottomSheetFragment__send_anyway">Send anyway</string>
|
||||
<!-- Action button at bottom of SafetyNumberBottomSheetFragment to review connections -->
|
||||
<string name="SafetyNumberBottomSheetFragment__review_connections">Review connections</string>
|
||||
<!-- Empty state copy for SafetyNumberBottomSheetFragment -->
|
||||
<string name="SafetyNumberBottomSheetFragment__no_more_recipients_to_show">No more recipients to show</string>
|
||||
<!-- Done button on safety number review fragment -->
|
||||
<string name="SafetyNumberReviewConnectionsFragment__done">Done</string>
|
||||
<!-- Title of safety number review fragment -->
|
||||
<string name="SafetyNumberReviewConnectionsFragment__safety_number_changes">Safety number changes</string>
|
||||
<!-- Message of safety number review fragment -->
|
||||
<string name="SafetyNumberReviewConnectionsFragment__d_recipients_may_have">%1$d recipients may have reinstalled Signal or changed devices. Tap a recipient to confirm the new safety number. This is optional.</string>
|
||||
<!-- Section header for 1:1 contacts in review fragment -->
|
||||
<string name="SafetyNumberBucketRowItem__contacts">Contacts</string>
|
||||
<!-- Context menu label for distribution list headers in review fragment -->
|
||||
<string name="SafetyNumberReviewConnectionsFragment__remove_all">Remove all</string>
|
||||
<!-- Context menu label for 1:1 contacts to remove from send -->
|
||||
<string name="SafetyNumberReviewConnectionsFragment__remove">Remove</string>
|
||||
|
||||
<!-- Title of initial My Story settings configuration shown when sending to My Story for the first time -->
|
||||
<string name="ChooseInitialMyStoryMembershipFragment__my_story_privacy">My Story Privacy</string>
|
||||
|
||||
Reference in New Issue
Block a user