| Index: chrome/app/settings_chromium_strings.grdp
|
| diff --git a/chrome/app/settings_chromium_strings.grdp b/chrome/app/settings_chromium_strings.grdp
|
| index 13c3eaddf089c4535a8eda23fcfaadc544812bd9..ae278a904fc47b14b2b58195c3923fa90a92b86f 100644
|
| --- a/chrome/app/settings_chromium_strings.grdp
|
| +++ b/chrome/app/settings_chromium_strings.grdp
|
| @@ -1,6 +1,11 @@
|
| <?xml version="1.0" encoding="utf-8"?>
|
| <!-- Settings-specific Chromium strings (included from chromium_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.">
|
| + Chromium 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, Chromium will encrypt your data.
|
|
|