Pop the "Create backup now" sheet after different instances of subscribing to backups.

This commit is contained in:
Alex Hart
2024-08-08 15:35:47 -03:00
committed by mtang-signal
parent 3bdbd69a7d
commit 1d6917476e
19 changed files with 245 additions and 86 deletions

View File

@@ -7311,6 +7311,8 @@
<string name="RemoteBackupsSettingsFragment__subscription_cancelled">Subscription cancelled</string>
<!-- Snackbar text displayed when backup is successfully downloaded -->
<string name="RemoteBackupsSettingsFragment__download_complete">Download complete</string>
<!-- Snackbar text displayed when backup will be created overnight -->
<string name="RemoteBackupsSettingsFragment__backup_will_be_created_overnight">Backup will be created overnight.</string>
<!-- Title text in row detailing selected backup type -->
<string name="RemoteBackupsSettingsFragment__backup_type">Backup type</string>
<!-- Subtitle text in row detailing selected backup type displayed when backups are disabled -->