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> |