Fix bug3076083 re backup setting strings
Change-Id: I01939082d8179d28872a3367eb1691738595cb71
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1429c19..3c1aa5f 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2570,15 +2570,15 @@
<!-- Backup data menu title -->
<string name="backup_data_title">Back up my data</string>
<!-- Summary text of the "back up data" setting -->
- <string name="backup_data_summary">Back up my settings and other application data.</string>
+ <string name="backup_data_summary">Back up Wi-Fi passwords, bookmarks, and other settings to Google servers</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">If I reinstall an application, restore backed up settings or other data.</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 -->
- <string name="backup_erase_dialog_message">Are you sure you want to stop backing up your settings and application data and erase all copies on Google servers?</string>
+ <string name="backup_erase_dialog_message">Are you sure you want to stop backing up your Wi-Fi passwords, bookmarks, and other settings and application data and erase all copies on Google servers?</string>
<!-- Device admin settings screen --><skip/>
<!-- Device admin settings activity title -->