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

Side by Side Diff: chrome/app/policy/policy_templates.grd

Issue 4164006: Generate example JSON policy configuration files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: " Created 10 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | tools/grit/grit/format/policy_templates/policy_template_generator_unittest.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that are used in policy 3 <!-- This file contains definitions of resources that are used in policy
4 templates and will be translated for each locale. --> 4 templates and will be translated for each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="app/policy/windows/admx/chrome.admx" type="admx" lang="en" /> 9 <output filename="app/policy/windows/admx/chrome.admx" type="admx" lang="en" />
10 <output filename="app/policy/windows/admx/en-US/chrome.adml" type="adml" lan g="en" /> 10 <output filename="app/policy/windows/admx/en-US/chrome.adml" type="adml" lan g="en" />
11 <output filename="app/policy/common/html/chrome_policy_list.html" type="doc" lang="en" /> 11 <output filename="app/policy/common/html/chrome_policy_list.html" type="doc" lang="en" />
12 <output filename="app/policy/windows/adm/en-US/chrome.adm" type="adm" lang=" en" /> 12 <output filename="app/policy/windows/adm/en-US/chrome.adm" type="adm" lang=" en" />
13 <output filename="app/policy/linux/chrome.json" type="json" lang="en" />
13 14
14 <if expr="os == 'darwin'"> 15 <if expr="os == 'darwin'">
15 <output filename="app/policy/mac/app-Manifest.plist" type="plist" lang="en " /> 16 <output filename="app/policy/mac/app-Manifest.plist" type="plist" lang="en " />
16 <!-- The following directory names use Mac language codes (en instead of e n-US, 17 <!-- The following directory names use Mac language codes (en instead of e n-US,
17 underscores instead of dashes. (As described in build/apply_locales.p y --> 18 underscores instead of dashes. (As described in build/apply_locales.p y -->
18 <output filename="app/policy/mac/strings/en.lproj/Localizable.strings" typ e="plist_strings" lang="en" /> 19 <output filename="app/policy/mac/strings/en.lproj/Localizable.strings" typ e="plist_strings" lang="en" />
19 </if> 20 </if>
20 21
21 </outputs> 22 </outputs>
22 <translations> 23 <translations>
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 Enables DNS prefetching in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex ></ph> and prevents users from changing this setting. 171 Enables DNS prefetching in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex ></ph> and prevents users from changing this setting.
171 172
172 If you enable or disable this setting, users cannot change or override thi s setting in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. 173 If you enable or disable this setting, users cannot change or override thi s setting in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.
173 </message> 174 </message>
174 175
175 <message name="IDS_POLICY_DISABLESPDY_CAPTION" desc="Caption of the 'Disable SPDY' policy."> 176 <message name="IDS_POLICY_DISABLESPDY_CAPTION" desc="Caption of the 'Disable SPDY' policy.">
176 Disable SPDY protocol 177 Disable SPDY protocol
177 </message> 178 </message>
178 <message name="IDS_POLICY_DISABLESPDY_DESC" desc="Description of the 'Disabl e SPDY' policy."> 179 <message name="IDS_POLICY_DISABLESPDY_DESC" desc="Description of the 'Disabl e SPDY' policy.">
179 Disables use of the SPDY protocol in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. 180 Disables use of the SPDY protocol in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.
180 </message> 181 </message>
181 182
182 <message name="IDS_POLICY_JAVASCRIPTENABLED_CAPTION" desc="Caption of the 'J avaScript enabled' policy settings page."> 183 <message name="IDS_POLICY_JAVASCRIPTENABLED_CAPTION" desc="Caption of the 'J avaScript enabled' policy settings page.">
183 Enable JavaScript 184 Enable JavaScript
184 </message> 185 </message>
185 <message name="IDS_POLICY_JAVASCRIPTENABLED_DESC" desc="Description of the ' JavaScript enabled' policy settings page."> 186 <message name="IDS_POLICY_JAVASCRIPTENABLED_DESC" desc="Description of the ' JavaScript enabled' policy settings page.">
186 Enables JavaScript in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph > and prevents users from changing this setting. 187 Enables JavaScript in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph > and prevents users from changing this setting.
187 188
188 If this setting is enabled or not configured, web pages can use JavaScript . 189 If this setting is enabled or not configured, web pages can use JavaScript .
189 190
190 If this setting is disabled, web pages cannot use JavaScript. 191 If this setting is disabled, web pages cannot use JavaScript.
(...skipping 503 matching lines...) Expand 10 before | Expand all | Expand 10 after
694 Policy Name 695 Policy Name
695 </message> 696 </message>
696 <message name="IDS_POLICY_DOC_DESCRIPTION_COLUMN_TITLE" 697 <message name="IDS_POLICY_DOC_DESCRIPTION_COLUMN_TITLE"
697 desc="Appears at the top of the policy summary table, over the colu mn of short policy descriptions, in the generated policy documentation"> 698 desc="Appears at the top of the policy summary table, over the colu mn of short policy descriptions, in the generated policy documentation">
698 Description 699 Description
699 </message> 700 </message>
700 <!-- End of generated documentation messages --> 701 <!-- End of generated documentation messages -->
701 </messages> 702 </messages>
702 </release> 703 </release>
703 </grit> 704 </grit>
OLDNEW
« no previous file with comments | « no previous file | tools/grit/grit/format/policy_templates/policy_template_generator_unittest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698