mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 19:00:26 +01:00
Refactor backup creation failures, add case for file too large.
This commit is contained in:
committed by
Michelle Tang
parent
ad0b240550
commit
945453cb81
@@ -8050,6 +8050,8 @@
|
||||
<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) -->
|
||||
<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 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