Fix typo in folder description.

This commit is contained in:
Michelle Tang
2024-11-01 10:29:37 -04:00
parent 7277733432
commit 3909c4bc83

View File

@@ -5128,7 +5128,7 @@
<!-- Name of a chat folder that contains all groups chats -->
<string name="ChatFoldersFragment__groups">Groups</string>
<!-- Description of the suggested group chat folder -->
<string name="ChatFoldersFragment__only_group_messages">Only message from group chats</string>
<string name="ChatFoldersFragment__only_group_messages">Only messages from group chats</string>
<!-- Button text to add a suggested folder to a user\'s chat folders -->
<string name="ChatFoldersFragment__add">Add</string>
<!-- Toast shown when a folder gets added where %s is the name of the folder -->