Improve display and management of backup progress.

This commit is contained in:
Greyson Parrelli
2025-03-21 14:33:29 -04:00
committed by Cody Henthorne
parent 5b18f05aa8
commit dd1697de41
15 changed files with 433 additions and 240 deletions

View File

@@ -8043,9 +8043,9 @@
<!-- Linear progress dialog text shown when preparing a backup -->
<string name="RemoteBackupsSettingsFragment__preparing_backup">Preparing backup…</string>
<!-- Linear progress dialog text shown when processing messages for backup. First placeholder is completed count, second is approximate total count, third is percent completed. -->
<plurals name="RemoteBackupsSettingsFragment__processing_d_of_d_d_messages">
<item quantity="one">Processing %1$s of %2$s (%3$d%%) message</item>
<item quantity="other">Processing %1$s of %2$s (%3$d%%) messages</item>
<plurals name="RemoteBackupsSettingsFragment__processing_messages_progress_text">
<item quantity="one">Processing %1$s of %2$s message (%3$d%%)</item>
<item quantity="other">Processing %1$s of ~%2$s messages (%3$d%%)</item>
</plurals>
<!-- Displayed in row when backup is available for download and users subscription has expired. First placeholder is data size e.g. 12MB, second is days before expiration -->
<plurals name="RemoteBackupsSettingsFragment__you_have_s_of_backup_data">