mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Improve speed/feedback of final steps of backup restore.
This commit is contained in:
@@ -1446,6 +1446,8 @@
|
||||
<string name="RemoteRestoreActivity__downloading_backup">Downloading backup…</string>
|
||||
<!-- Progress dialog label when restoring a backup -->
|
||||
<string name="RemoteRestoreActivity__restoring_messages">Restoring messages…</string>
|
||||
<!-- Progress dialog label when finishing a backup restore -->
|
||||
<string name="RemoteRestoreActivity__finishing_restore">Finishing…</string>
|
||||
<!-- Progress dialog label while awaiting updates -->
|
||||
<string name="RemoteRestoreActivity__restoring">Restoring…</string>
|
||||
<!-- Progress readout for dialog while downloading or restoring a backup. First placeholder is the formatted size of the backup downloaded, the second is formatted total amount to go, and the last is a percentage. -->
|
||||
|
||||
Reference in New Issue
Block a user