Chromium Code Reviews| Index: chrome/app/google_chrome_strings.grd |
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd |
| index 4d100d27850343f6113c2aa4a06ad46af3aa03d3..9f0735b7d575152416038d886a264a82d251981e 100644 |
| --- a/chrome/app/google_chrome_strings.grd |
| +++ b/chrome/app/google_chrome_strings.grd |
| @@ -444,9 +444,13 @@ Chrome supports. --> |
| Google Chrome installation directory seems to be in use. Please reboot your computer and try again. |
| </message> |
| <!-- Options Dialog --> |
| + <!-- TODO(kmadhusu): Remove/delete "IDS_OPTIONS_DISABLE_SERVICES" after DOMUI Settings is complete. It is used only in native options dialog box.--> |
|
James Hawkins
2010/12/16 02:34:01
Just 'Remove'.
kmadhusu
2010/12/16 17:41:38
Done.
|
| <message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options panel that describes how we use web services to improve browsing experience."> |
| Google Chrome 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."> |
| + Google Chrome 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"> |
| Google Chrome is now importing Favorites/Bookmarks. |
| </message> |