Merge "Add switch to enable downloads backup."

This commit is contained in:
Jorge Gil
2016-08-09 16:40:18 +00:00
committed by Android (Google) Code Review
3 changed files with 33 additions and 7 deletions

View File

@@ -7766,4 +7766,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>