diff options
-rwxr-xr-x | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 619c688..5f3f7d9 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -2572,7 +2572,7 @@ found in the list of installed applications.</string> <!-- 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 Wi-Fi passwords, bookmarks, and other settings to Google servers</string> + <string name="backup_data_summary">Back up application data, Wi-Fi passwords, 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 --> |