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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2499483002: MD Settings: Internet: Allow Shared Proxies (Closed)
Patch Set: Created 4 years, 1 month 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/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index 9438fde392f6db1758bb0cb2ffe86c2f6b085690..236a67b9bf8b64f2701ce484b213676d461b6929 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -1037,6 +1037,15 @@
<message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ENFORCED_POLICY" desc="Settings > Internet > Netwok details: Text to show when a network proxy is policy enforced.">
This proxy is enforced by your administrator.
</message>
+ <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ALLOW_SHARED" desc="Settings > Internet > Netwok details: Text next to the checkbox for allowing proxy settings for shared networks.">
michaelpg 2016/11/15 22:22:04 Same (Netwok => Network)
stevenjb 2016/11/17 01:43:27 Done.
+ Allow proxies for shared networks
+ </message>
+ <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ALLOW_SHARED_WARNING_TITLE" desc="Settings > Internet > Netwok details: Title for warning dialog when changing the alow shared proxies setting.">
michaelpg 2016/11/15 22:22:04 alow => allow
stevenjb 2016/11/17 01:43:27 Done.
+ Confirm change to allow proxies for shared networks
+ </message>
+ <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ALLOW_SHARED_WARNING_MESSAGE" desc="Settings > Internet > Netwok details: Warning message when changing the alow shared proxies setting.">
michaelpg 2016/11/15 22:22:04 same
stevenjb 2016/11/17 01:43:27 Done.
+ Changing this setting will affect all shared networks.
+ </message>
<message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_TYPE_DIRECT" desc="Radio used to tell it to just connect directly, not use a proxy.">
Direct Internet connection
</message>

Powered by Google App Engine
This is Rietveld 408576698