| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index 8e85f33655e374db8eb636d582b33e78cddb0bd5..c30ea42c8d3bf54b1b39202e5058d1414ae0fac0 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -398,9 +398,13 @@ be available for now. -->
|
| Chromium installation directory seems to be in use. Please reboot your computer and try again.
|
| </message>
|
| <!-- Options Dialog -->
|
| + <!--TODO(kmadhusu): Remove "IDS_OPTIONS_DISABLE_SERVICES" after platform-specific dialogs are removed.-->
|
| <message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options panel that describes how we use web services to improve browsing experience.">
|
| Chromium may use web services to improve your browsing experience. You may optionally disable these services.
|
| </message>
|
| + <message name="IDS_OPTIONS_IMPROVE_BROWSING_EXPERIENCE" desc="The text in the options panel that describes how we use web services to improve browsing experience.">
|
| + Chromium may use web services to improve your browsing experience.
|
| + </message>
|
| <message name="IDS_IMPORT_BOOKMARKS" desc="Explanatory text for the importing progress dialog when importing a bookmarks.html file from the bookmark manager">
|
| Chromium is now importing Favorites/Bookmarks.
|
| </message>
|
|
|