Fix bug3076083 re backup setting strings

Change-Id: I01939082d8179d28872a3367eb1691738595cb71
This commit is contained in:
Roy West
2010-10-09 09:40:23 -07:00
parent 82d2908b2e
commit effdd53ff8

View File

@@ -2570,15 +2570,15 @@ found in the list of installed applications.</string>
<!-- Backup data menu title --> <!-- Backup data menu title -->
<string name="backup_data_title">Back up my data</string> <string name="backup_data_title">Back up my data</string>
<!-- Summary text of the "back up data" setting --> <!-- 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 --> <!-- Auto-restore menu title -->
<string name="auto_restore_title">Automatic restore</string> <string name="auto_restore_title">Automatic restore</string>
<!-- Summary text of the "automatic restore" setting --> <!-- 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 --> <!-- Dialog title for confirmation to erase backup data from server -->
<string name="backup_erase_dialog_title">Backup</string> <string name="backup_erase_dialog_title">Backup</string>
<!-- Dialog title for confirmation to erase backup data from server --> <!-- 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 screen --><skip/>
<!-- Device admin settings activity title --> <!-- Device admin settings activity title -->