Show "Update" action button on profile name change.

This commit is contained in:
Nicholas Tinsley
2024-07-01 15:05:53 -04:00
committed by Cody Henthorne
parent a966812bfc
commit b113eec940
6 changed files with 32 additions and 1 deletions

View File

@@ -2955,6 +2955,8 @@
<string name="ConversationUpdateItem_hidden_contact_message_to_add_back">You have removed this person, messaging them again will add them back to your list.</string>
<!-- Update item button text shown for the accepted message request update message -->
<string name="ConversationUpdateItem_options">Options</string>
<!-- Update item button text shown for a profile name change. -->
<string name="ConversationUpdateItem_update">Update</string>
<!-- audio_view -->
<string name="audio_view__play_pause_accessibility_description">Play … Pause</string>