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

Unified Diff: chrome/app/policy/policy_templates.grd

Issue 6021010: Fix setting a proxy configuration via policy that specifies a .pac file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address feedback and fix tests 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
« no previous file with comments | « no previous file | chrome/app/policy/policy_templates.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/policy/policy_templates.grd
diff --git a/chrome/app/policy/policy_templates.grd b/chrome/app/policy/policy_templates.grd
index 341c57d31806cc144e5c34780ea234c047f88102..ab256d5681901b2e13f440df0e61e1e994b6146a 100644
--- a/chrome/app/policy/policy_templates.grd
+++ b/chrome/app/policy/policy_templates.grd
@@ -857,12 +857,6 @@ templates and will be translated for each locale. -->
It starts with <ph name="CHROMIUM_KEY">Software\Policies\Chromium</ph> for Chromium policies and with <ph name="GOOGLE_CHROME_KEY">Software\Policies\Google\Chrome</ph> for Google Chrome policies.
</message>
- <message name="IDS_POLICY_DOC_NOTE"
- desc="Warning notice for policies in the generated policy documentation">
- NOTE: there are some issues about this policy, visit
- <ph name="POLICY_TEMPLATE_DOWNLOAD_URL">$6<ex>
- http://www.chromium.org/administrators/policy-list-3/serious-problem</ex></ph> for more details.
- </message>
<message name="IDS_POLICY_DOC_BACK_TO_TOP"
desc="Text of a link in the generated policy documentation, that takes the user to the top of the page">
Back to top
« no previous file with comments | « no previous file | chrome/app/policy/policy_templates.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698