Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Unified Diff: chrome/app/chromium_strings.grd

Issue 5930003: DOMUI Settings: UTH: Fix the wrapping of the privacy explanation text. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved generic message to generated_resources.grd file. Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/app/google_chrome_strings.grd » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromium_strings.grd
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index 8e85f33655e374db8eb636d582b33e78cddb0bd5..99a1a82b734b822aa2b78f5ec611c6b956965325 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/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 nit: Just 'Remove' is fine.
James Hawkins 2010/12/16 02:34:01 "...after platform-specific dialogs are removed."
kmadhusu 2010/12/16 17:41:38 Done.
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.">
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>
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/app/google_chrome_strings.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698