summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 16a3994..892142f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2478,15 +2478,17 @@ found in the list of installed applications.</string>
<!-- Privacy settings activity title -->
<string name="privacy_settings_title">Privacy settings</string>
<!-- Backup section title -->
- <string name="backup_section_title">Backup and Restore</string>
+ <string name="backup_section_title">Backup and restore</string>
<!-- Personal data section title -->
<string name="personal_data_section_title">Personal data</string>
- <!-- Backup settings menu title -->
- <string name="backup_settings_title">Back up my settings</string>
+ <!-- Backup data menu title -->
+ <string name="backup_data_title">Back up data</string>
+ <!-- Summary text of the "back up data" setting -->
+ <string name="backup_data_summary">Back up settings and other application data.</string>
<!-- Auto-restore menu title -->
<string name="auto_restore_title">Automatic restore</string>
<!-- Summary text of the "automatic restore" setting -->
- <string name="auto_restore_summary">Restore applications\' data from backup when they are installed</string>
+ <string name="auto_restore_summary">If I reinstall an application, restore backed up settings or other data.</string>
<!-- Dialog title for confirmation to erase backup data from server -->
<string name="backup_erase_dialog_title">Backup</string>
<!-- Dialog title for confirmation to erase backup data from server -->