mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Add support for several backup alert sheets.
This commit is contained in:
@@ -7149,6 +7149,14 @@
|
||||
<string name="BackupAlertBottomSheet__download_later">Download later</string>
|
||||
<!-- Secondary action button text to dismiss sheet, skipping media download -->
|
||||
<string name="BackupAlertBottomSheet__dont_download_media">Don\'t download media</string>
|
||||
<!-- Dialog title for last chance to download backup -->
|
||||
<string name="BackupAlertBottomSheet__media_will_be_deleted">Media will be deleted</string>
|
||||
<!-- Dialog message for last chance to download backup -->
|
||||
<string name="BackupAlertBottomSheet__the_media_stored_in_your_backup">The media stored in your backup will be permanently deleted today. This is your last chance to download it.</string>
|
||||
<!-- Dialog action to download now -->
|
||||
<string name="BackupAlertBottomSheet__download">Download</string>
|
||||
<!-- Dialog action to not download now -->
|
||||
<string name="BackupAlertBottomSheet__dont_download">Don\'t download</string>
|
||||
|
||||
<!-- BackupStatus -->
|
||||
<!-- Status title when user does not have enough free space to download their media. Placeholder is required disk space. -->
|
||||
|
||||
Reference in New Issue
Block a user