mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 03:11:10 +01:00
New conversation v2 - Implement remaining functionality.
This commit is contained in:
committed by
Cody Henthorne
parent
802f980c6f
commit
4fd4792dd8
@@ -5918,8 +5918,8 @@
|
||||
<string name="NewConversationActivity__view_contact">View contact</string>
|
||||
<!-- Error message shown when looking up a person by phone number and that phone number is not associated with a signal account -->
|
||||
<string name="NewConversationActivity__s_is_not_a_signal_user">%1$s is not a Signal user</string>
|
||||
<!-- Error message shown when we could not get a user from the username link -->
|
||||
<string name="NewConversationActivity__">%1$s is not a Signal user</string>
|
||||
<!-- Accessibility label for opening the screen specific dropdown menu. -->
|
||||
<string name="NewConversationActivity__accessibility_open_top_bar_menu">Open menu</string>
|
||||
<!-- Error message shown in a dialog when trying to create a new group with non-signal users (e.g., unregistered or phone number only contacts) -->
|
||||
<plurals name="CreateGroupActivity_not_signal_users">
|
||||
<item quantity="one">%1$s is not a Signal user</item>
|
||||
|
||||
Reference in New Issue
Block a user