New conversation v2 - Implement remaining functionality.

This commit is contained in:
jeffrey-signal
2025-10-17 11:04:08 -04:00
committed by Cody Henthorne
parent 802f980c6f
commit 4fd4792dd8
5 changed files with 391 additions and 21 deletions

View File

@@ -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>