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

Unified Diff: chrome/app/generated_resources.grd

Issue 3132030: dom-ui options: Setup proxy settings UI accordingly if an Extension is managi... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 4 months 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
===================================================================
--- chrome/app/generated_resources.grd (revision 56863)
+++ chrome/app/generated_resources.grd (working copy)
@@ -6066,6 +6066,12 @@
<message name="IDS_OPTIONS_PROXIES_LABEL" desc="The info label for the 'Proxy settings' button">
Set up a proxy to connect to the network.
</message>
+ <message name="IDS_OPTIONS_SYSTEM_PROXIES_LABEL" desc="The info label for the 'Proxy settings' button when managed by the system.">
+ <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is using your computer's system proxy settings to connect to the network.
+ </message>
+ <message name="IDS_OPTIONS_EXTENSION_PROXIES_LABEL" desc="The info label for the 'Proxy settings' button when managed by an extension.">
+ Your network proxy settings are being managed by an extension.
+ </message>
<message name="IDS_OPTIONS_PROXIES_CONFIGURE_BUTTON" desc="The label of the 'Configure proxy settings' button">
Change proxy settings
</message>
« no previous file with comments | « no previous file | chrome/browser/dom_ui/advanced_options_handler.h » ('j') | chrome/browser/dom_ui/advanced_options_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698