| 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/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" /> |
| (...skipping 687 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 698 Data type: | 698 Data type: |
| 699 </message> | 699 </message> |
| 700 <message name="IDS_POLICY_DOC_WIN_REG_LOC" | 700 <message name="IDS_POLICY_DOC_WIN_REG_LOC" |
| 701 desc="Caption text of the field 'windows registry location' in the
summary chart of a policy in the generated documentation"> | 701 desc="Caption text of the field 'windows registry location' in the
summary chart of a policy in the generated documentation"> |
| 702 Windows registry location: | 702 Windows registry location: |
| 703 </message> | 703 </message> |
| 704 <message name="IDS_POLICY_DOC_MAC_LINUX_PREF_NAME" | 704 <message name="IDS_POLICY_DOC_MAC_LINUX_PREF_NAME" |
| 705 desc="Caption text of the field 'mac/linux preference name' in the
summary chart of a policy in the generated documentation"> | 705 desc="Caption text of the field 'mac/linux preference name' in the
summary chart of a policy in the generated documentation"> |
| 706 Mac/Linux preference name: | 706 Mac/Linux preference name: |
| 707 </message> | 707 </message> |
| 708 <message name="IDS_POLICY_DOC_SUPPORTED_ON_PLATFORMS" | 708 <message name="IDS_POLICY_DOC_SUPPORTED_ON" |
| 709 desc="Caption text of the list of 'platforms where this policy is s
upported' in the summary chart of a policy in the generated documentation"> | 709 desc="Caption text of the list of 'products, platforms and versions
where this policy is supported' in the summary chart of a policy in the generat
ed documentation"> |
| 710 Supported on platforms: | 710 Supported on: |
| 711 </message> | 711 </message> |
| 712 <message name="IDS_POLICY_DOC_SUPPORTED_IN_PRODUCTS" | 712 <message name="IDS_POLICY_DOC_SINCE_VERSION" |
| 713 desc="Caption text of the list of 'products where this policy is su
pported' in the summary chart of a policy in the generated documentation"> | 713 desc="Text in the summary chart of a policy that specifies the vers
ion number in which the policy was introduced."> |
| 714 Supported in products: | 714 since version <ph name="SINCE_VERSION">$6<ex>8</ex></ph> |
| 715 </message> |
| 716 <message name="IDS_POLICY_DOC_UNTIL_VERSION" |
| 717 desc="Text in the summary chart of a policy that specifies the vers
ion number after which the policy was dropped."> |
| 718 until version <ph name="UNTIL_VERSION">$6<ex>10</ex></ph> |
| 715 </message> | 719 </message> |
| 716 <message name="IDS_POLICY_DOC_SUPPORTED_FEATURES" | 720 <message name="IDS_POLICY_DOC_SUPPORTED_FEATURES" |
| 717 desc="Caption text of the list of 'policy features that this policy
supports' in the summary chart of a policy in the generated documentation"> | 721 desc="Caption text of the list of 'policy features that this policy
supports' in the summary chart of a policy in the generated documentation"> |
| 718 Supported features: | 722 Supported features: |
| 719 </message> | 723 </message> |
| 720 <message name="IDS_POLICY_DOC_DESCRIPTION" | 724 <message name="IDS_POLICY_DOC_DESCRIPTION" |
| 721 desc="Caption text of the 'description text' in the summary chart o
f a policy in the generated documentation"> | 725 desc="Caption text of the 'description text' in the summary chart o
f a policy in the generated documentation"> |
| 722 Description: | 726 Description: |
| 723 </message> | 727 </message> |
| 724 <message name="IDS_POLICY_DOC_EXAMPLE_VALUE" | 728 <message name="IDS_POLICY_DOC_EXAMPLE_VALUE" |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 760 Policy Name | 764 Policy Name |
| 761 </message> | 765 </message> |
| 762 <message name="IDS_POLICY_DOC_DESCRIPTION_COLUMN_TITLE" | 766 <message name="IDS_POLICY_DOC_DESCRIPTION_COLUMN_TITLE" |
| 763 desc="Appears at the top of the policy summary table, over the colu
mn of short policy descriptions, in the generated policy documentation"> | 767 desc="Appears at the top of the policy summary table, over the colu
mn of short policy descriptions, in the generated policy documentation"> |
| 764 Description | 768 Description |
| 765 </message> | 769 </message> |
| 766 <!-- End of generated documentation messages --> | 770 <!-- End of generated documentation messages --> |
| 767 </messages> | 771 </messages> |
| 768 </release> | 772 </release> |
| 769 </grit> | 773 </grit> |
| OLD | NEW |