mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Make change number error notifications more prominent.
This commit is contained in:
@@ -1830,6 +1830,8 @@
|
||||
<!-- During registration, if the user attempts (and fails) to register, we display this error message with a number of minutes timer they are allowed to try again.-->
|
||||
<string name="RegistrationActivity_rate_limited_to_try_again">You\'ve made too many attempts to register this number. Please try again in %s.</string>
|
||||
<string name="RegistrationActivity_unable_to_connect_to_service">Unable to connect to service. Please check network connection and try again.</string>
|
||||
<!-- Generic error when the app is unable to request an SMS code for an unknown reason. -->
|
||||
<string name="RegistrationActivity_unable_to_request_verification_code">Unable to request a verification code. 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>
|
||||
|
||||
Reference in New Issue
Block a user