LanguagePack
Applies To: System Center 2012 - Operations Manager, System Center 2012 R2 Operations Manager, System Center 2012 SP1 - Operations Manager
Represents all localizable strings in the management pack for the specified language.
Schema Hierarchy
ManagementPack
LanguagePacks
LanguagePack
Syntax
<LanguagePack ID=”LanguageCode” IsDefault=”True/False”>
<DisplayStrings>…</DisplayStrings>
<KnowledgeArticles>…</KnowledgeArticles>
</LanguagePack>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the LanguagePack element.
Attributes
Attribute | Description |
---|---|
ID |
Required attribute. Specifies the two-letter or three-letter language code of the language that is used in this language pack. |
IsDefault |
Required attribute. Defines whether or not this language pack is the default pack. |
Child Elements
Element | Description |
---|---|
Required element. Contains all localizable display strings in the management pack. |
|
Optional element. Contains all knowledge articles related to management pack objects in the system. |
Parent Elements
Element | Description |
---|---|
Contains a language pack for each language supported by the management pack. |