Fix storage restore progress string
This commit is contained in:
parent
2b4bb1cb4f
commit
b1ca70193c
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@
|
|||
<string name="restore_storage_skip">Skip restoring files</string>
|
||||
<string name="restore_storage_choose_snapshot">Choose a storage backup to restore (experimental)</string>
|
||||
<string name="restore_storage_in_progress_title">Files are being restored…</string>
|
||||
<string name="restore_storage_in_progress_info">Your files are being restored in the background. You can start using your phone while this is running.\n\nSome apps (e.g. Signal or WhatsApp) might require files to be fully restored to import a backup. Try to avoid starting those apps before file restore is not complete.</string>
|
||||
<string name="restore_storage_in_progress_info">Your files are being restored in the background. You can start using your phone while this is running.\n\nSome apps (e.g. Signal or WhatsApp) might require files to be fully restored to import a backup. Try to avoid starting those apps before file restore is complete.</string>
|
||||
<string name="restore_storage_got_it">Got it</string>
|
||||
|
||||
<string name="storage_internal_warning_title">Warning</string>
|
||||
|
|
Loading…
Reference in a new issue