mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Fix opening username links.
This commit is contained in:
committed by
Cody Henthorne
parent
d6fd6cb5a3
commit
73de2dfda7
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user