Show education sheet for chat folders.

This commit is contained in:
Michelle Tang
2024-10-22 14:42:00 -07:00
committed by Greyson Parrelli
parent 422acde111
commit 31d60f7800
7 changed files with 197 additions and 1 deletions

View File

@@ -5079,6 +5079,16 @@
<item quantity="other">%1$d folders</item>
</plurals>
<!-- ChatFoldersEducationSheet -->
<!-- Text in a bottom sheet describing chat folders and what they can be created for -->
<string name="ChatFoldersEducationSheet__create_folders_for_family">Create folders for family, friends, work and more</string>
<!-- Text in a bottom sheet explaining how chat folders can be configured to only show unread chats -->
<string name="ChatFoldersEducationSheet__choose_to_show_unread">Choose to show only unread chats </string>
<!-- Text in a bottom sheet stating that suggested folders can be easily created -->
<string name="ChatFoldersEducationSheet__easily_add_suggested">Easily add suggested folders</string>
<!-- Button text to dismiss bottom sheet -->
<string name="ChatFoldersEducationSheet__continue">Continue</string>
<!-- ChatFoldersFragment -->
<!-- Description of what chat folders are -->
<string name="ChatFoldersFragment__organize_your_chats">Organize your chats into folders and quickly switch between them on your chat list.</string>