Fix opening username links.

This commit is contained in:
Greyson Parrelli
2023-11-08 10:39:44 -05:00
committed by Cody Henthorne
parent d6fd6cb5a3
commit 73de2dfda7
6 changed files with 144 additions and 108 deletions

View File

@@ -4579,6 +4579,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>
<!-- ContactFilterView -->
<string name="ContactFilterView__search_name_or_number">Search name or number</string>