mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Add ability to pin up to 4 conversations.
This commit is contained in:
committed by
Greyson Parrelli
parent
9892c4392e
commit
d63e5165eb
@@ -2076,6 +2076,8 @@
|
||||
|
||||
<!-- conversation_list_batch -->
|
||||
<string name="conversation_list_batch__menu_delete_selected">Delete selected</string>
|
||||
<string name="conversation_list_batch__menu_pin_selected">Pin selected</string>
|
||||
<string name="conversation_list_batch__menu_unpin_selected">Unpin selected</string>
|
||||
<string name="conversation_list_batch__menu_select_all">Select all</string>
|
||||
<string name="conversation_list_batch_archive__menu_archive_selected">Archive selected</string>
|
||||
<string name="conversation_list_batch_unarchive__menu_unarchive_selected">Unarchive selected</string>
|
||||
@@ -2086,6 +2088,9 @@
|
||||
<!-- conversation_list -->
|
||||
<string name="conversation_list_settings_shortcut">Settings shortcut</string>
|
||||
<string name="conversation_list_search_description">Search</string>
|
||||
<string name="conversation_list__pinned">Pinned</string>
|
||||
<string name="conversation_list__chats">Chats</string>
|
||||
<string name="conversation_list__you_can_only_pin_up_to_d_chats">You can only pin up to %1$d chats</string>
|
||||
|
||||
<!-- conversation_list_item_view -->
|
||||
<string name="conversation_list_item_view__contact_photo_image">Contact Photo Image</string>
|
||||
|
||||
Reference in New Issue
Block a user