mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Add optimize storage setting and sheet.
This commit is contained in:
@@ -7217,6 +7217,20 @@
|
||||
<string name="ManageStorageSettingsFragment_apply_limits_title">Apply limits to linked devices</string>
|
||||
<!-- Setting description for syncing automated chat limit trimming (deleting messages automatically by length or date) to linked devices -->
|
||||
<string name="ManageStorageSettingsFragment_apply_limits_description">When enabled, chat limits will also delete messages from your linked devices.</string>
|
||||
<!-- Setting section title header for storage optimization -->
|
||||
<string name="ManageStorageSettingsFragment__on_device_storage">On-device storage</string>
|
||||
<!-- Setting row title for storage optimization -->
|
||||
<string name="ManageStorageSettingsFragment__optimize_on_device_storage">Optimize on-device storage</string>
|
||||
<!-- Setting row explanation for storage optimization -->
|
||||
<string name="ManageStorageSettingsFragment__unused_media_will_be_offloaded">Unused media will be offloaded, but can be downloaded from your backup anytime.</string>
|
||||
|
||||
<!-- UpgradeToEnableOptimizedStorageSheet -->
|
||||
<!-- Title on a bottom sheet, detailing that the user must upgrade to enable storage optimization -->
|
||||
<string name="UpgradeToEnableOptimizedStorageSheet__upgrade_to_enable_this_feature">Upgrade to enable this feature</string>
|
||||
<!-- Subtitle of bottom sheet detailing that the user must upgrade to enable storage optimization -->
|
||||
<string name="UpgradeToEnableOptimizedStorageSheet__storage_optimization_can_only_be_used">Storage optimization can only be used with the paid tier of Signal Backups. Upgrade your backup plan to start using this feature.</string>
|
||||
<!-- Primary action to launch upgrade flow -->
|
||||
<string name="UpgradeToEnableOptimizedStorageSheet__upgrade_now">Upgrade now</string>
|
||||
|
||||
<!-- Educational bottom sheet dialog title shown to notify about delete syncs causing deletes to happen across all devices -->
|
||||
<string name="DeleteSyncEducation_title">Deleting is now synced across all of your devices</string>
|
||||
|
||||
Reference in New Issue
Block a user