mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-07-06 22:15:43 +01:00
Remove inaccurate recovery key mention from local backup restore dialog.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
This commit is contained in:
@@ -9390,11 +9390,11 @@
|
||||
<!-- RestoreLocalBackupActivity: Label for the button that opens the contact support form -->
|
||||
<string name="RestoreLocalBackupActivity__contact_support">Contact support</string>
|
||||
|
||||
<!-- RestoreLocalBackupActivity: Title for the dialog shown when the restored backup belongs to a different account -->
|
||||
<!-- RestoreLocalBackupActivity: Title for the dialog shown when on-device backups could not be automatically re-enabled -->
|
||||
<string name="RestoreLocalBackupActivity__turn_on_on_device_backups">Turn on on-device backups?</string>
|
||||
|
||||
<!-- RestoreLocalBackupActivity: Body for the dialog shown when the restored backup belongs to a different account, prompting the user to re-enable on-device backups -->
|
||||
<string name="RestoreLocalBackupActivity__to_continue_using_on_device_backups">To continue using on-device backups, you need to enable them for this account and record your new recovery key. You can do this at any time from Settings > Backups.</string>
|
||||
<!-- RestoreLocalBackupActivity: Body for the dialog shown when on-device backups could not be automatically re-enabled, prompting the user to re-enable on-device backups -->
|
||||
<string name="RestoreLocalBackupActivity__to_continue_using_on_device_backups">To continue using on-device backups, you need to enable them for this account. You can do this at any time from Settings > Backups.</string>
|
||||
|
||||
<!-- RestoreLocalBackupActivity: Confirm button label for the dialog prompting the user to re-enable on-device backups -->
|
||||
<string name="RestoreLocalBackupActivity__turn_on_now">Turn on now</string>
|
||||
|
||||
Reference in New Issue
Block a user