mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Add CreateBackupBottomSheet.
This commit is contained in:
committed by
Nicholas Tinsley
parent
2a6dab41f5
commit
c80f459c37
@@ -792,6 +792,16 @@
|
||||
<!-- Backup has an unsupported file extension -->
|
||||
<string name="RestoreBackupFragment__backup_has_a_bad_extension">Backup has a bad extension.</string>
|
||||
|
||||
<!-- CreateBackupBottomSheet -->
|
||||
<!-- Bottom sheet title -->
|
||||
<string name="CreateBackupBottomSheet__create_backup">Create backup</string>
|
||||
<!-- Bottom sheet message -->
|
||||
<string name="CreateBackupBottomSheet__depending_on_the_size">Depending on the size of your backup, this could take a long time. You can use your phone as you normally do while the backup takes place.</string>
|
||||
<!-- Action button to dismiss sheet and back up later -->
|
||||
<string name="CreateBackupBottomSheet__back_up_later">Back up later</string>
|
||||
<!-- Action button to dismiss sheet and back up now -->
|
||||
<string name="CreateBackupBottomSheet__back_up_now">Back up now</string>
|
||||
|
||||
<!-- BackupsPreferenceFragment -->
|
||||
<string name="BackupsPreferenceFragment__chat_backups">Chat backups</string>
|
||||
<string name="BackupsPreferenceFragment__backups_are_encrypted_with_a_passphrase">Backups are encrypted with a passphrase and stored on your device.</string>
|
||||
|
||||
Reference in New Issue
Block a user