removing google specific language from aosp strings

Change-Id: I2787f8390adcb5dfd6098ee0f1bf50bb51f3f349
This commit is contained in:
Sean Francis-Lyon
2015-05-20 11:29:09 -07:00
parent 71d9ac667a
commit d502e97e6c

View File

@@ -4600,7 +4600,7 @@
<!-- Dialog title for confirmation to erase backup data from server -->
<string name="backup_erase_dialog_message">Stop backing up your Wi\u2011Fi passwords, bookmarks, other settings, and app data, plus erase all copies on Google servers?</string>
<!-- Dialog title for confirmation to erase full backup data from server -->
<string name="fullbackup_erase_dialog_message">Stop backing up device data (such as Wi-Fi passwords and call history) and app data (such as settings and files stored by apps), plus erase all copies on Google Drive?</string>
<string name="fullbackup_erase_dialog_message">Stop backing up device data (such as Wi-Fi passwords and call history) and app data (such as settings and files stored by apps), plus erase all copies on remote servers?</string>
<!-- Summary for explanation of what full app data backup means. Manufacturers may wish to overlay this resource with their own text -->
<string name="fullbackup_data_summary">Automatically back up device data (such as Wi-Fi passwords and call history) and app data (such as settings and files stored by apps) remotely.\n\nWhen you turn on automatic backup, device and app data is periodically saved remotely. App data can be any data that an app has saved (based on developer settings), including potentially sensitive data such as contacts, messages, and photos.</string>
<!-- Device admin settings screen --><skip />