mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Add confirmation dialog when changing username would reset link.
This commit is contained in:
committed by
Cody Henthorne
parent
555ddb5b20
commit
47cdc50a81
@@ -2320,6 +2320,10 @@
|
||||
<string name="UsernameEditFragment__this_number_cant_start_with_00">This number can\'t start with 00. Enter a digit between 1–9</string>
|
||||
<!-- The body of an alert dialog asking the user to confirm that they want to recover their username -->
|
||||
<string name="UsernameEditFragment_recovery_dialog_confirmation">Recovering your username will reset your existing QR code and link. Are you sure?</string>
|
||||
<!-- The body of an alert dialog asking the user to confirm that they want to change their username, even if it resets their link -->
|
||||
<string name="UsernameEditFragment_change_confirmation_message">Changing your username will reset your existing QR code and link. Are you sure?</string>
|
||||
<!-- Text for a button in a dialog asking if the user would like to continue the operation of changing their username -->
|
||||
<string name="UsernameEditFragment_continue">Continue</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
<item quantity="one">%d contact is on Signal!</item>
|
||||
|
||||
Reference in New Issue
Block a user