2
Using Message Catalogs with BEA WebLogic Server
Elements of a Locale-Specific Catalog
The locale-specific catalogs are subsets of top-level catalogs. They are maintained in
subdirectories named for the locales they represent. The elements and attributes
described in the following sections are valid for locale-specific catalogs.
locale_message_catalog
The following table describes the attributes that you can define for the
locale_message_catalog
Attribute
l10n_package
version
log_message
The locale-specific catalog uses the attributes defined for the
the log message catalog so this element does not need to be defined.
Other locale_message_catalog Elements
The locale-specific catalog uses the
action
need to be defined.
2-14
Internationalization Guide
Default
Required/
Optional
Optional
weblogic.i18n
None
Required
catalog elements defined for the log message catalog so these elements do not
element.
Description
Java package containing generated
LogLocalizer or TextLocalizer properties
for this catalog. properties are named after the
catalog file name.
For example, for a French log message catalog
called mycat.xml , a properties file called
l10n_package.mycatLogLocalizer_fr_
FR.properties properties is generated.
Specifies the version of the msgcat.dtd being
used. The format is n.n , for example,
version="1.0 ". Must be at least "1.0" .
,
messagebody
log_message
,
messagedetail
cause
element in
, and
Need help?
Do you have a question about the BEA WebLogic Server and is the answer not in the manual?