resources (type: Localization)
An .adml implementation of a localization table.
Element hierarchy
<policyDefinitionResources>
<resources>
Syntax
<resources>
<!-- Child elements -->
stringTable?,
presentationTable?
</resources>
Key
?
optional (zero or one)
Attributes and Elements
Attributes
None.
Child Elements
Child Element | Description |
---|---|
[presentationTable](element-presentationtable.md) | A table of presentation elements representing policy setting parameters. |
[stringTable](element-stringtable.md) | A table of localized strings. |
Parent Elements
Parent Element | Description |
---|---|
[policyDefinitionResources](element-policydefinitionresources.md) | The base type for localized .adml files with a single language/culture per file. Localization files are always in the namespace of the associated .admx file and never reference definitions from other namespaces. |
Related elements
The following elements have the same name as this one, but different content or attributes:
Requirements
Namespace |
https://www.microsoft.com/GroupPolicy/PolicyDefinitions |