mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Show skip restore warning.
This commit is contained in:
@@ -8608,6 +8608,12 @@
|
||||
<string name="SelectRestoreMethodFragment__from_your_old_phone">From your old phone</string>
|
||||
<!-- Option subtitle for restoring via device transfer -->
|
||||
<string name="SelectRestoreMethodFragment__transfer_directly_from_old">Transfer directly from your old Android</string>
|
||||
<!-- Dialog title shown as a warning when skipping restore during registration -->
|
||||
<string name="SelectRestoreMethodFragment__skip_restore_title">Skip restore?</string>
|
||||
<!-- Dialog message shown as a warning when skipping restore during registration -->
|
||||
<string name="SelectRestoreMethodFragment__skip_restore_warning">If you skip restore now you will not be able to restore later. If you re-enable backups after skipping restore, your current backup will be replaced with your new messaging history.</string>
|
||||
<!-- Dialog confirm text shown as a warning when skipping restore during registration -->
|
||||
<string name="SelectRestoreMethodFragment__skip_restore">Skip restore</string>
|
||||
|
||||
<!-- Screen title for restore via local backup -->
|
||||
<string name="RestoreLocalBackup_title">Restore local backup</string>
|
||||
|
||||
Reference in New Issue
Block a user