mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 19:29:54 +01:00
Reset backup id on zk verification failure during restore attempts.
This commit is contained in:
committed by
Alex Hart
parent
6e8f982e7b
commit
a5cca5b0fd
@@ -8654,6 +8654,10 @@
|
||||
<string name="EnterBackupKey_backup_not_found">Backup not found</string>
|
||||
<!-- Dialog message shown during registration and trying to restore a remote backup -->
|
||||
<string name="EnterBackupKey_backup_key_you_entered_is_correct_but_no_backup">The recovery key you entered is correct, but there is no backup associated with it. If you still have your old phone, make sure backups are enabled and that a backup has been completed and try again.</string>
|
||||
<!-- Dialog message shown during registration and trying to restore a remote backup -->
|
||||
<string name="EnterBackupKey_backup_key_incorrect_or_backups_not_enabled">You may have entered your recovery key incorrectly, or you have not completed at least one backup on your old device.\n\nMake sure you’re registering with the same phone number and recovery key you saved when enabling Signal Secure Backups, and confirm that your old device has completed a backup.</string>
|
||||
<!-- Dialog message shown during registration and trying to restore a remote backup -->
|
||||
<string name="EnterBackupKey_backup_key_check_rate_limited">You have run out of recovery key attempts. For your security, the number of attempts you can make is limited. Wait one hour and try again.</string>
|
||||
<!-- Dialog button shown during registration and trying to restore a remote backup to instead skip said backup process -->
|
||||
<string name="EnterBackupKey_skip_restore">Skip restore</string>
|
||||
<!-- Dialog title text when encountering backup restore network error -->
|
||||
|
||||
Reference in New Issue
Block a user