mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Implement new Material3 spec.
This commit is contained in:
committed by
Greyson Parrelli
parent
556e480b06
commit
1b471e163d
@@ -396,7 +396,7 @@
|
||||
<item quantity="one">Conversation archived</item>
|
||||
<item quantity="other">%d conversations archived</item>
|
||||
</plurals>
|
||||
<string name="ConversationListFragment_undo">UNDO</string>
|
||||
<string name="ConversationListFragment_undo">Undo</string>
|
||||
<plurals name="ConversationListFragment_moved_conversations_to_inbox">
|
||||
<item quantity="one">Moved conversation to inbox</item>
|
||||
<item quantity="other">Moved %d conversations to inbox</item>
|
||||
@@ -755,8 +755,8 @@
|
||||
<string name="AddGroupDetailsFragment__this_field_is_required">This field is required.</string>
|
||||
<string name="AddGroupDetailsFragment__group_creation_failed">Group creation failed.</string>
|
||||
<string name="AddGroupDetailsFragment__try_again_later">Try again later.</string>
|
||||
<string name="AddGroupDetailsFragment__youve_selected_a_contact_that_doesnt">You\'ve selected a contact that doesn\'t support Signal groups, so this group will be MMS.</string>
|
||||
<string name="AddGroupDetailsFragment_custom_mms_group_names_and_photos_will_only_be_visible_to_you">Custom MMS group names and photos will only be visible to you.</string>
|
||||
<!-- Displayed when adding group details to an MMS Group -->
|
||||
<string name="AddGroupDetailsFragment__youve_selected_a_contact_that_doesnt_support">You\'ve selected a contact that doesn\'t support Signal groups, so this group will be MMS. Custom MMS group names and photos will only be visible to you.</string>
|
||||
<string name="AddGroupDetailsFragment__remove">Remove</string>
|
||||
<string name="AddGroupDetailsFragment__sms_contact">SMS contact</string>
|
||||
<string name="AddGroupDetailsFragment__remove_s_from_this_group">Remove %1$s from this group?</string>
|
||||
@@ -1947,6 +1947,10 @@
|
||||
<string name="SearchToolbar_search">Search</string>
|
||||
<string name="SearchToolbar_search_for_conversations_contacts_and_messages">Search for conversations, contacts, and messages</string>
|
||||
|
||||
<!-- Material3 Search Toolbar -->
|
||||
<string name="Material3SearchToolbar__close">Close</string>
|
||||
<string name="Material3SearchToolbar__clear">Clear</string>
|
||||
|
||||
<!-- ShortcutLauncherActivity -->
|
||||
<string name="ShortcutLauncherActivity_invalid_shortcut">Invalid shortcut</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user