Improve speed/feedback of final steps of backup restore.

This commit is contained in:
Cody Henthorne
2025-06-10 10:32:45 -04:00
committed by GitHub
parent 37c3578329
commit 38adb519e3
10 changed files with 41 additions and 10 deletions

View File

@@ -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. -->