Fix various bugs for chat folders.

This commit is contained in:
Michelle Tang
2024-10-21 11:02:40 -07:00
committed by Greyson Parrelli
parent b519bf6772
commit dd4fcffec4
18 changed files with 228 additions and 144 deletions

View File

@@ -5101,14 +5101,10 @@
<string name="ChatFoldersFragment__folder_added">%1$s folder added.</string>
<!-- Option in context menu to edit the folder -->
<string name="ChatFoldersFragment__edit_folder">Edit folder</string>
<!-- Option in context menu to delete the folder -->
<string name="ChatFoldersFragment__delete_folder">Delete folder</string>
<!-- Option in context menu to add a new folder -->
<string name="ChatFoldersFragment__add_new_folder">Add new folder</string>
<!-- Option in context menu to mute all chats in the folder -->
<string name="ChatFoldersFragment__mute_all">Mute all</string>
<!-- Option in context menu to reorder the positions of the folder -->
<string name="ChatFoldersFragment__reorder_folder">Reorder folders</string>
<!-- Option in context menu to unmute all chats in the folder -->
<string name="ChatFoldersFragment__unmute_all">Unmute all</string>
<!-- Option in context menu to mark all of the chats in a folder as read -->
<string name="ChatFoldersFragment__mark_all_read">Mark all read</string>
<!-- Text describing the number of chat types in a folder -->