| OLD | NEW |
| 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/linux/examples/chrome.json" type="json" lang="e
n" /> | 9 <output filename="app/policy/linux/examples/chrome.json" type="json" lang="e
n" /> |
| 10 <output filename="app/policy/windows/examples/chrome.reg" type="reg" lang="e
n" /> | 10 <output filename="app/policy/windows/examples/chrome.reg" type="reg" lang="e
n" /> |
| (...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 292 <file path="policy_templates_zh-TW.xtb" lang="zh-TW" /> | 292 <file path="policy_templates_zh-TW.xtb" lang="zh-TW" /> |
| 293 </translations> | 293 </translations> |
| 294 <release seq="1" allow_pseudo="false"> | 294 <release seq="1" allow_pseudo="false"> |
| 295 <structures fallback_to_english="true"> | 295 <structures fallback_to_english="true"> |
| 296 <!-- List of policies and placeholder texts. This item should precede any | 296 <!-- List of policies and placeholder texts. This item should precede any |
| 297 message definitions. --> | 297 message definitions. --> |
| 298 <structure name="IDD_POLICY_SOURCE_FILE" file="policy_templates.json" type
="policy_template_metafile" /> | 298 <structure name="IDD_POLICY_SOURCE_FILE" file="policy_templates.json" type
="policy_template_metafile" /> |
| 299 </structures> | 299 </structures> |
| 300 </release> | 300 </release> |
| 301 </grit> | 301 </grit> |
| OLD | NEW |