mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Handle non-normalized phone number responses.
This commit is contained in:
@@ -1560,6 +1560,9 @@
|
||||
<string name="RegistrationActivity_signal_needs_access_to_your_contacts_in_order_to_connect_with_friends">Signal needs access to your contacts in order to connect with friends, exchange messages, and make secure calls</string>
|
||||
<string name="RegistrationActivity_rate_limited_to_service">You\'ve made too many attempts to register this number. Please try again later.</string>
|
||||
<string name="RegistrationActivity_unable_to_connect_to_service">Unable to connect to service. Please check network connection and try again.</string>
|
||||
<string name="RegistrationActivity_non_standard_number_format">Non-standard number format</string>
|
||||
<string name="RegistrationActivity_the_number_you_entered_appears_to_be_a_non_standard">The number you entered (%1$s) appears to be a non-standard format.\n\nDid you mean %2$s?</string>
|
||||
<string name="RegistrationActivity_signal_android_phone_number_format">Signal Android - Phone Number Format</string>
|
||||
<string name="RegistrationActivity_call_requested">Call requested</string>
|
||||
<plurals name="RegistrationActivity_debug_log_hint">
|
||||
<item quantity="one">You are now %d step away from submitting a debug log.</item>
|
||||
|
||||
Reference in New Issue
Block a user