mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Add ability to turn off and delete backups.
This commit is contained in:
committed by
Greyson Parrelli
parent
6659700a1c
commit
5ecf60a306
@@ -7031,5 +7031,11 @@
|
||||
<!-- Educational bottom sheet confirm/dismiss button text shown to notify about delete syncs causing deletes to happen across all devices -->
|
||||
<string name="DeleteSyncEducation_acknowledge_button">OK</string>
|
||||
|
||||
<!-- RemoteBackupsSettingsFragment -->
|
||||
<!-- Text on dialog while user backup is being deleted -->
|
||||
<string name="RemoteBackupsSettingsFragment__deleting_backup">Deleting backup…</string>
|
||||
<!-- Text on dialog when user backup is deleted -->
|
||||
<string name="RemoteBackupsSettingsFragment__backup_deleted">Backup deleted</string>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user