mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Add subscription states to the remote backups settings.
This commit is contained in:
committed by
Greyson Parrelli
parent
a66c7058b1
commit
b519bf6772
@@ -7587,12 +7587,18 @@
|
||||
<string name="RemoteBackupsSettingsFragment__backup_will_be_created_overnight">Backup will be created overnight.</string>
|
||||
<!-- Text displayed in card when subscription is inactive -->
|
||||
<string name="RemoteBackupsSettingsFragment__subscription_inactive">Subscription inactive</string>
|
||||
<!-- Text displayed in card when free tier is inactive -->
|
||||
<string name="RemoteBackupsSettingsFragment__you_turned_off_backups">You turned off backups</string>
|
||||
<!-- Title text in row detailing selected backup type -->
|
||||
<string name="RemoteBackupsSettingsFragment__backup_plan">Backup plan</string>
|
||||
<!-- Subtitle text in row detailing selected backup type displayed when backups are disabled -->
|
||||
<string name="RemoteBackupsSettingsFragment__backups_disabled">Backups disabled</string>
|
||||
<!-- Format string for backup and cost. First placeholder is cost per month. -->
|
||||
<string name="RemoteBackupsSettingsFragment__s_per_month">%1$s/month</string>
|
||||
<!-- Displayed in card at top of screen while payment processing is pending -->
|
||||
<string name="RemoteBackupsSettingsFragment__payment_pending">Payment pending…</string>
|
||||
<!-- Displayed in card while waiting for network -->
|
||||
<string name="RemoteBackupsSettingsFragment__waiting_for_network">Waiting for network…</string>
|
||||
<!-- String for free backups -->
|
||||
<string name="RemoteBackupsSettingsFragment__your_backup_plan_is_free">Your backup plan is free</string>
|
||||
<!-- Displays the date the subscription will renew. Placeholder is the date. -->
|
||||
@@ -7649,6 +7655,10 @@
|
||||
<string name="RemoteBackupsSettingsFragment__reenable_backups">Re-enable backups</string>
|
||||
<!-- Notice displayed when backups have been disabled and deleted -->
|
||||
<string name="RemoteBackupsSettingsFragment__backups_have_been_turned_off">Backups have been turned off and your data has been deleted from Signal\'s secure storage service.</string>
|
||||
<!-- Dialog title for dialog which alerts user their optimized media will be downloaded -->
|
||||
<string name="RemoteBackupsSettingsFragment__downloading_your_backup">Downloading your backup</string>
|
||||
<!-- Dialog message for dialog which alerts user their optimized media will be downloaded -->
|
||||
<string name="RemoteBackupsSettingsFragment__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 download takes place.</string>
|
||||
|
||||
<!-- MessageBackupsEducationScreen -->
|
||||
<!-- Screen subtitle underneath large headline title -->
|
||||
|
||||
Reference in New Issue
Block a user