mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Ensure that substrings match in the registration contact support bottom sheet.
This commit is contained in:
@@ -2230,8 +2230,8 @@
|
||||
<string name="RegistrationActivity_support_bottom_sheet_title">Having trouble registering?</string>
|
||||
<!-- A list of suggestions to try for a user having trouble entering their verification code.-->
|
||||
<string name="RegistrationActivity_support_bottom_sheet_body_suggestions">• Make sure your phone has a cellular signal to receive your SMS or call\n • Confirm you can receive a phone call to the number\n • Check that you have entered your phone number correctly.</string>
|
||||
<!-- A call to action for a user having trouble entering the verification to seek further help. -->
|
||||
<string name="RegistrationActivity_support_bottom_sheet_body_call_to_action">For more information, please follow these troubleshooting steps or Contact Support</string>
|
||||
<!-- A call to action for a user having trouble entering the verification to seek further help. The first placeholder is RegistrationActivity_support_bottom_sheet_cta_troubleshooting_steps_substring, the second is RegistrationActivity_support_bottom_sheet_cta_contact_support_substring -->
|
||||
<string name="RegistrationActivity_support_bottom_sheet_body_call_to_action">For more information, please follow %1$s or %2$s</string>
|
||||
<!-- A clickable piece of text that will take the user to our website with additional suggestions.-->
|
||||
<string name="RegistrationActivity_support_bottom_sheet_cta_troubleshooting_steps_substring">these troubleshooting steps</string>
|
||||
<!-- A clickable piece of text that will pre-fill a request for support email in the user\'s email app.-->
|
||||
|
||||
Reference in New Issue
Block a user