Add verified updates and unverified banner.

This commit is contained in:
Cody Henthorne
2023-05-25 12:47:33 -04:00
parent 7318e676f7
commit e565de0724
10 changed files with 246 additions and 38 deletions

View File

@@ -503,6 +503,9 @@
<string name="ConversationFragment__content_description_back_button">Navigate back.</string>
<!-- Label for a button displayed in the conversation toolbar to open the main screen of the app. -->
<string name="ConversationFragment__content_description_launch_signal_button">Open Signal</string>
<!-- Dialog title shown when more than one contact in a group conversation is no longer verified -->
<string name="ConversationFragment__no_longer_verified">No longer 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 -->