mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Improved progress indicator for backup file upload.
This commit is contained in:
committed by
Greyson Parrelli
parent
a188eb64ab
commit
574d6c51ab
@@ -7799,8 +7799,8 @@
|
||||
<string name="RemoteBackupsSettingsFragment__couldnt_turn_off_and_delete_backups">Couldn\'t turn off and delete backups</string>
|
||||
<!-- Dialog body for network error while trying to disable backups -->
|
||||
<string name="RemoteBackupsSettingsFragment__a_network_error_occurred">A network error occurred. Please check your internet connection and try again.</string>
|
||||
<!-- Progress message when backup file is being uploaded -->
|
||||
<string name="RemoteBackupsSettingsFragment__uploading_messages">Uploading messages…</string>
|
||||
<!-- Progress message when backup file is being uploaded. First placeholder and second placeholder are formatted byte sizes (2 MB) and third is percent completion. -->
|
||||
<string name="RemoteBackupsSettingsFragment__uploading_s_of_s_d">Uploading: %1$s of %2$s (%3$d%%)</string>
|
||||
|
||||
<!-- SubscriptionNotFoundBottomSheet -->
|
||||
<!-- Displayed as a bottom sheet title -->
|
||||
|
||||
Reference in New Issue
Block a user