LanguagePack
Updated: August 10, 2011
Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007
Represents all localizable strings in the management pack for the specified language.
<LanguagePack ID=”LanguageCode” IsDefault=”True/False”> <DisplayStrings>…</DisplayStrings> <KnowledgeArticles>…</KnowledgeArticles> </LanguagePack>
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. |