Update message request states for 1:1 and groups chats.

This commit is contained in:
Michelle Tang
2025-02-20 10:18:40 -05:00
committed by Greyson Parrelli
parent 20cecbd5cd
commit 886bebb088
38 changed files with 799 additions and 89 deletions

View File

@@ -670,6 +670,14 @@
<string name="ConversationFragment_reported_as_spam_and_blocked">Reported as spam and blocked</string>
<!-- Dialog message shown after accepting a message request and tapping on options from the conversation event -->
<string name="ConversationFragment_you_accepted_a_message_request_from_s">You accepted a message request from %1$s. If this was a mistake, you can choose an action below.</string>
<!-- Text shown in conversation header when in a message request state and to carefully review the user -->
<string name="ConversationFragment_review_carefully">Review carefully</string>
<!-- Text shown in conversation header when in a message request state that profile and group names are not verified. Placeholder will either be 'Profile names' or 'Group names' -->
<string name="ConversationFragment_profile_names_not_verified">%s are not verified</string>
<!-- Placeholder text shown in conversation header that when clicked will open a dialog about profile names -->
<string name="ConversationFragment_profile_names">Profile names</string>
<!-- Placeholder text shown in conversation header that when clicked will open a dialog about group names -->
<string name="ConversationFragment_group_names">Group names</string>
<!-- Title of Safety Tips bottom sheet dialog -->
<string name="SafetyTips_title">Safety Tips</string>
@@ -681,6 +689,10 @@
<string name="SafetyTips_previous_tip">Previous tip</string>
<!-- Button text to move to the next tip -->
<string name="SafetyTips_next_tip">Next tip</string>
<!-- Title of tip 0 -->
<string name="SafetyTips_tip0_title">Fake names and accounts</string>
<!-- Message of tip 0 -->
<string name="SafetyTips_tip0_message">Signal will never contact you for your registration code or PIN. Be cautious of requests that impersonate others. Profile names are chosen by their account holder and aren\'t verified.</string>
<!-- Title of tip 1 -->
<string name="SafetyTips_tip1_title">Crypto or money scams</string>
<!-- Message of tip 1 -->
@@ -698,6 +710,21 @@
<!-- Message of tip 4 -->
<string name="SafetyTips_tip4_message">Be careful of businesses or government agencies contacting you. Messages involving tax agencies, couriers, and more can be spam.</string>
<!-- Bottom sheet text explaining that profile names are chosen by the account holder. Placeholder will be 'Profile names' -->
<string name="ProfileNameBottomSheet__profile_names_on_signal">%s on Signal are chosen by their account holder.</string>
<!-- Bottom sheet text explaining that profile names are not verified. -->
<string name="ProfileNameBottomSheet__profile_names_arent_verified">Profile names arent verified</string>
<!-- Bottom sheet text explaining that accounts can impersonate other people and to be cautious -->
<string name="ProfileNameBottomSheet__be_cautious_of_accounts">Be cautious of accounts that impersonate others</string>
<!-- Bottom sheet text explaining that personal information should not be shared with strangers -->
<string name="ProfileNameBottomSheet__dont_share_personal">Dont share personal information with people you dont know</string>
<!-- Bottom sheet text explaining that group names are chosen by the group members. Placeholder will be 'Group names' -->
<string name="ProfileNameBottomSheet__group_names_on_signal">%1$s are chosen by members of the group.</string>
<!-- Bottom sheet text explaining that groups can impersonate organizations and to be cautious -->
<string name="ProfileNameBottomSheet__be_cautious_of_groups">Be cautious of groups that impersonate organizations and businesses</string>
<!-- Bottom sheet text explaining that profile names of group members are not verified -->
<string name="ProfileNameBottomSheet__profile_names_in_groups">Profile names of members in groups are not verified</string>
<!-- Label for a button displayed in conversation list to clear the chat filter -->
<string name="ConversationListFragment__clear_filter">Clear filter</string>
<!-- Notice on chat list when no unread chats are available, centered on display -->
@@ -2104,6 +2131,16 @@
</plurals>
<!-- Button label to report spam for a conversation when in a message request state -->
<string name="MessageRequestBottomView_report">Report…</string>
<!-- Alert dialog title to accept a message request -->
<string name="MessageRequestBottomView_accept_request">Accept request?</string>
<!-- Alert dialog body to review the message request carefully -->
<string name="MessageRequestBottomView_review_requests_carefully">Review requests carefully. Profile names are chosen by their account owner and arent verified.</string>
<!-- Alert dialog title to accept a message request to join a group -->
<string name="MessageRequestBottomView_join_group">Join group?</string>
<!-- Alert dialog body to review the message request for a group carefully -->
<string name="MessageRequestBottomView_review_requests_carefully_groups">Review requests carefully. Group names are chosen by members of the group and arent verified.</string>
<!-- Button text to join a group -->
<string name="MessageRequestBottomView_join">Join</string>
<!-- PassphraseChangeActivity -->
<string name="PassphraseChangeActivity_passphrases_dont_match_exclamation">Passphrases don\'t match!</string>
@@ -2487,12 +2524,16 @@
<string name="AboutSheet__signal_connection">Signal connection</string>
<!-- Displayed in a sheet row describing that the user has marked this contact as \'verified\' from within the app -->
<string name="AboutSheet__verified">Verified</string>
<!-- Displayed in a sheet row that tells users that profile names are not verified -->
<string name="AboutSheet__profile_names_are_not_verified">Profile names are not verified</string>
<!-- Displayed in a sheet row describing that the user is in a message request state with the person -->
<string name="AboutSheet__pending_message_request">Pending message request</string>
<!-- Displayed in bottom sheet describing that the user has no direct messages with this person. The placeholder is a person\'s name. -->
<string name="AboutSheet__no_direct_message">No direct messages with %1$s</string>
<!-- Explains that the given user (placeholder is short name) is in the users system contact -->
<string name="AboutSheet__s_is_in_your_system_contacts">%1$s is in your phone contacts</string>
<!-- Notice in a row when user has no groups in common -->
<string name="AboutSheet__you_have_no_groups_in_common">You have no groups in common</string>
<string name="AboutSheet__you_have_no_groups_in_common">No groups in common</string>
<!-- Notice when a user is not a connection to review requests carefully -->
<string name="AboutSheet__review_requests_carefully">Review requests carefully</string>
<!-- Text used when user has groups in common. Placeholder is the count -->
@@ -3273,7 +3314,8 @@
<string name="ConversationUpdateItem_update_contact">Update contact</string>
<!-- Update item button text to show to block a recipient from requesting to join via group link -->
<string name="ConversationUpdateItem_block_request">Block request</string>
<string name="ConversationUpdateItem_no_groups_in_common_review_requests_carefully">No groups in common. Review requests carefully.</string>
<!-- Text shown in conversation header that the account messaging the user does not have any groups in common with them -->
<string name="ConversationUpdateItem_no_groups_in_common_review_requests_carefully">No groups in common</string>
<string name="ConversationUpdateItem_no_contacts_in_this_group_review_requests_carefully">No contacts in this group. Review requests carefully.</string>
<string name="ConversationUpdateItem_view">View</string>
<string name="ConversationUpdateItem_the_disappearing_message_time_will_be_set_to_s_when_you_message_them">The disappearing message time will be set to %1$s when you message them.</string>
@@ -6230,6 +6272,16 @@
<!-- Description shown for the Signal Release Notes channel -->
<string name="ReleaseNotes__signal_release_notes_and_news">Signal Release Notes &amp; News</string>
<!-- Text description shown for the Signal Release Notes channel explaining that it is the only chat from Signal -->
<string name="ReleaseNotes__this_is_official_chat_period">This is the official and only chat from Signal.</string>
<!-- Text description shown for the Signal Release Notes channel explaining what the channel is for -->
<string name="ReleaseNotes__keep_up_to_date_period">Keep up to date with news and release notes.</string>
<!-- Text description in Signal Release channel details explaining that it is the only chat from Signal -->
<string name="ReleaseNotes__this_is_official_chat">This is the official and only chat from Signal</string>
<!-- Text description in Signal Release channel details explaining what the channel is for -->
<string name="ReleaseNotes__keep_up_to_date">Keep up to date with news and release notes</string>
<!-- Subtitle for the Signal Release channel explaining that it is the only chat from Signal -->
<string name="ReleaseNotes__official_only_chat">Official and only Signal chat</string>
<!-- Donation receipts activity title -->
<string name="DonationReceiptListFragment__all_activity">All activity</string>