Add different menu copy for clearing the enabled chat filter.

This commit is contained in:
Alex Hart
2023-01-27 10:11:40 -04:00
committed by Greyson Parrelli
parent 36dfa19aec
commit 9600d6f6a9
3 changed files with 14 additions and 1 deletions

View File

@@ -3170,6 +3170,8 @@
<string name="text_secure_normal__invite_friends">Invite friends</string>
<!-- Overflow menu entry to filter unread chats -->
<string name="text_secure_normal__filter_unread_chats">Filter unread chats</string>
<!-- Overflow menu entry to disable unread chats filter -->
<string name="text_secure_normal__clear_unread_filter">Clear unread filter</string>
<!-- verify_display_fragment -->
<string name="verify_display_fragment_context_menu__copy_to_clipboard">Copy to clipboard</string>