mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 01:40:07 +01:00
Improve backup creation exception messaging to user.
This commit is contained in:
committed by
Alex Hart
parent
36f1183d6c
commit
019025ab8a
@@ -3286,6 +3286,8 @@
|
||||
<string name="LocalBackupJobApi29_there_is_not_enough_space">There is not enough space to store your backup.</string>
|
||||
<!-- Error message shown if a newly created backup could not be verified as accurate -->
|
||||
<string name="LocalBackupJobApi29_your_backup_could_not_be_verified">Your recent backup could not be created and verified. Please create a new one.</string>
|
||||
<!-- Error message shown if a very large attachment is encountered during the backup creation and causes the backup to fail -->
|
||||
<string name="LocalBackupJobApi29_your_backup_contains_a_very_large_file">Your backup contains a very large file that cannot be backed up. Please delete it and create a new backup.</string>
|
||||
<string name="LocalBackupJobApi29_tap_to_manage_backups">Tap to manage backups.</string>
|
||||
<string name="ProgressPreference_d_messages_so_far">%d messages so far</string>
|
||||
<string name="RegistrationActivity_wrong_number">Wrong number</string>
|
||||
|
||||
Reference in New Issue
Block a user