mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 03:11:10 +01:00
Delete unused GroupMembersDialog.
This commit is contained in:
committed by
Greyson Parrelli
parent
9fbb7683bc
commit
ca37a884fd
@@ -488,7 +488,6 @@
|
||||
<!-- Toast shown when user is unable to find the recipient when sending a message -->
|
||||
<string name="ConversationActivity_recipient_is_not_a_valid_sms_or_email_address_exclamation">Recipient is not a valid SMS or email address!</string>
|
||||
<string name="ConversationActivity_message_is_empty_exclamation">Message is empty!</string>
|
||||
<string name="ConversationActivity_group_members">Group members</string>
|
||||
<!-- Warning dialog text shown to user if they try to send a message edit that is too old where %1$d is replaced with the amount of hours, e.g. 3 -->
|
||||
<plurals name="ConversationActivity_edit_message_too_old">
|
||||
<item quantity="one">Edits can only be applied within %1$d hour from the time you sent this message.</item>
|
||||
@@ -4645,7 +4644,6 @@
|
||||
</plurals>
|
||||
|
||||
<!-- conversation_group_options -->
|
||||
<string name="convesation_group_options__recipients_list">Recipients list</string>
|
||||
<string name="conversation_group_options__delivery">Delivery</string>
|
||||
<!-- Label for a menu item that appears after pressing the three-dot icon in a -->
|
||||
<string name="conversation_group_options__conversation">Chat</string>
|
||||
|
||||
Reference in New Issue
Block a user