mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 00:01:08 +01:00
Fix local backup restore AEP handling and conditional re-enable.
This commit is contained in:
committed by
Cody Henthorne
parent
c7a6c7ad9e
commit
78d3db319c
@@ -9174,6 +9174,18 @@
|
||||
<!-- 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 -->
|
||||
<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: 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>
|
||||
|
||||
<!-- RestoreLocalBackupActivity: Dismiss button label for the dialog prompting the user to re-enable on-device backups -->
|
||||
<string name="RestoreLocalBackupActivity__not_now">Not now</string>
|
||||
|
||||
<!-- SelectInstructionsSheet: Title for the select backup folder instruction sheet -->
|
||||
<string name="SelectInstructionsSheet__select_your_backup_folder">Select your backup folder</string>
|
||||
<!-- SelectInstructionsSheet: Instruction to tap the select this folder button -->
|
||||
|
||||
Reference in New Issue
Block a user