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

Unified Diff: components/policy/resources/policy_templates.json

Issue 2497953002: Drop confusing quotation marks from policy_templates.json (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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/resources/policy_templates.json
diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
index 3f279ac87bffff37b8cacc44a752872e56ddaf4a..b83769b75405a47ce1649351822d9395a182cd8f 100644
--- a/components/policy/resources/policy_templates.json
+++ b/components/policy/resources/policy_templates.json
@@ -1707,13 +1707,13 @@
Leaving this policy not set will allow the users to choose the proxy settings on their own.''',
'arc_support': '''You cannot force Android apps to use a proxy. A subset of proxy settings is made available to Android apps, which they may voluntarily choose to honor:
- If you choose "never use a proxy server," Android apps are informed that no proxy is configured.
+ If you choose to never use a proxy server, Android apps are informed that no proxy is configured.
- If you choose "use system proxy settings" or "fixed server proxy," Android apps are provided with the http proxy server address and port.
+ If you choose to use system proxy settings or a fixed server proxy, Android apps are provided with the http proxy server address and port.
- If you choose "auto detect proxy server," the script URL "http://wpad/wpad.dat" is provided to Android apps. No other part of the proxy auto-detection protocol is used.
+ If you choose to auto detect the proxy server, the script URL "http://wpad/wpad.dat" is provided to Android apps. No other part of the proxy auto-detection protocol is used.
- If you choose ".pac proxy script," the script URL is provided to Android apps.''',
+ If you choose to use a .pac proxy script, the script URL is provided to Android apps.''',
},
{
'name': 'ProxyServerMode',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698