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

Unified Diff: chrome/app/generated_resources.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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 110f36b7b7ecf4c63d42218fa5299a0f319518f6..0f8132eca102bfc6539ab052d50ffef2a1d2ca37 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7922,7 +7922,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_OPTIONS_PRIVACY_CLEAR_DATA_BUTTON" desc="Text for clear browsing data dialog in Privacy options">
Clear browsing data...
</message>
-
+ <message name="IDS_OPTIONS_DISABLE_WEB_SERVICES" desc="The text in the options panel describes that we can disable web services.">
+ You may optionally disable these services.
+ </message>
<message name="IDS_OPTIONS_LINKDOCTOR_PREF" desc="The documentation string of the 'Use Link Doctor' preference">
Show suggestions for navigation errors.
</message>

Powered by Google App Engine
This is Rietveld 408576698