LanguagePack

System Center

Updated: May 18, 2012

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.


<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

DisplayStrings

Required element. Contains all localizable display strings in the management pack.

KnowledgeArticles

Optional element. Contains all knowledge articles related to management pack objects in the system.

Parent Elements

 

Element Description

LanguagePacks

Contains a language pack for each language supported by the management pack.

 
Show: