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