Add switch to enable downloads backup.

Bug: 30503075
Change-Id: I011d88d16ab8677b63b73e059f0edf823cc82389
This commit is contained in:
Jorge Gil
2016-08-07 15:45:49 -07:00
parent 3fe4cb6435
commit 6f44493338
3 changed files with 33 additions and 7 deletions

View File

@@ -7764,4 +7764,10 @@
<!-- Dropdown preference title for dropdown describing how many days of downloads to retain.-->
<string name="automatic_storage_manager_downloads_days_title">Remove downloads</string>
<!-- Preference title for downloads backup toggle. [CHAR LIMIT=60]-->
<string name="downloads_backup_preference_title">Downloads backup</string>
<!-- Used as wall of text to describe the feature. [CHAR LIMIT=NONE] -->
<string name="downloads_backup_text"></string>
</resources>