mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 19:00:26 +01:00
Attempt backing up a subset of messages if you hit the limit.
This commit is contained in:
@@ -8050,8 +8050,10 @@
|
||||
<string name="BackupStatusRow__your_last_backup">Your last backup couldn\'t be completed. Make sure your phone is connected to Wi-Fi and tap \"Back up now\" to try again.</string>
|
||||
<!-- Text displayed when a backup could not be completed and to check that they are on the latest version of Signal -->
|
||||
<string name="BackupStatusRow__your_last_backup_latest_version">Your last backup couldn\'t be completed. Make sure you\'re on the latest version of Signal and try again.</string>
|
||||
<!-- Text displayed when a backup file exceeds the storage limit (HTTP 413 error) -->
|
||||
<!-- Text displayed when a backup file exceeds the storage limit -->
|
||||
<string name="BackupStatusRow__backup_file_too_large">The number of messages you have exceeds the storage limit. Delete some messages and try again.</string>
|
||||
<!-- Text displayed when we're not backing up all messages. The placeholder represents the cutoff date for the messages we're backing up. -->
|
||||
<string name="BackupStatusRow__not_backing_up_old_messages">Messages sent or received before %1$s are not being backed up.</string>
|
||||
<!-- Text displayed in a row to learn more about why a backup failed -->
|
||||
<string name="BackupStatusRow__learn_more">Learn more</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user