| Index: chrome/app/settings_google_chrome_strings.grdp
|
| diff --git a/chrome/app/settings_google_chrome_strings.grdp b/chrome/app/settings_google_chrome_strings.grdp
|
| index c03e904f7e06884d04c7998a4b6f86fb19f12e3b..d1e15add6f8d04eb62a313af6400a203979539c9 100644
|
| --- a/chrome/app/settings_google_chrome_strings.grdp
|
| +++ b/chrome/app/settings_google_chrome_strings.grdp
|
| @@ -1,6 +1,11 @@
|
| <?xml version="1.0" encoding="utf-8"?>
|
| <!-- Settings-specific Google Chrome strings (included from google_chrome_strings.grd). -->
|
| <grit-part>
|
| + <!-- Privacy Page -->
|
| + <message name="IDS_SETTINGS_IMPROVE_BROWSING_EXPERIENCE" desc="The text in the options panel that describes how we use web services to improve browsing experience.">
|
| + Google Chrome may use <ph name="BEGIN_LINK"><a target="_blank" href="$1"></ph>web services<ph name="END_LINK"></a><ex></a></ex></ph> to improve your browsing experience. You may optionally disable these services at any time.
|
| + </message>
|
| +
|
| <!-- Sync Page -->
|
| <message name="IDS_SETTINGS_SYNC_DATA_ENCRYPTED_TEXT" desc="Text alerting the user that synced data is encrypted.">
|
| For added security, Google Chrome will encrypt your data.
|
|
|