mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Fix various bugs for chat folders.
This commit is contained in:
committed by
Greyson Parrelli
parent
b519bf6772
commit
dd4fcffec4
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user