Merge "Add 'Recent Conversations' to the conversation page"

This commit is contained in:
Julia Reynolds
2020-10-23 14:35:46 +00:00
committed by Android (Google) Code Review
11 changed files with 711 additions and 12 deletions

View File

@@ -8535,11 +8535,20 @@
<string name="important_conversations_summary">Show at top of conversation section</string>
<!-- [CHAR LIMIT=100] preference category title -->
<string name="other_conversations">Other conversations</string>
<string name="other_conversations">Non-priority conversations</string>
<!-- summary for other conversations list -->
<string name="other_conversations_summary">Conversations you\u2019ve made changes to</string>
<!-- [CHAR LIMIT=100] preference category title -->
<string name="recent_conversations">Recent conversations</string>
<!-- [CHAR LIMIT=20] button title -->
<string name="conversation_settings_clear_recents">Clear recents</string>
<!-- a11y string -->
<string name="clear">Clear</string>
<!-- [CHAR LIMIT=100] Setting to automatically bubble all notifications from favorite conversations -->
<string name="important_bubble">Bubble priority conversations</string>