Add more detail to 502 errors during registration.

This commit is contained in:
Nicholas Tinsley
2023-04-03 14:43:26 -04:00
parent 5046f58c6f
commit 77bb3702a9
3 changed files with 10 additions and 2 deletions

View File

@@ -1805,6 +1805,8 @@
<item quantity="other">You are now %d steps away from submitting a debug log.</item>
</plurals>
<string name="RegistrationActivity_we_need_to_verify_that_youre_human">We need to verify that you\'re human.</string>
<!-- An error shown when the request was valid, but due to an issue with a partner vendor, the server is unable to send an SMS code -->
<string name="RegistrationActivity_external_service_error">Signal was unable to send an SMS code due to an external failure.</string>
<string name="RegistrationActivity_next">Next</string>
<string name="RegistrationActivity_continue">Continue</string>
<string name="RegistrationActivity_take_privacy_with_you_be_yourself_in_every_message">Take privacy with you.\nBe yourself in every message.</string>