Element
messagebody
Simple Text Catalog Example
The following example shows a simple text catalog,
text definition.
Listing 2-3 Example of a Simple Text Catalog
<?xml version="1.0"?>
<!DOCTYPE message_catalog PUBLIC "weblogic-message-catalog-dtd"
<message_catalog>
l10n_package="programs.utils"
i18n_package="programs.utils"
subsystem="MYUTIL"
version="1.0"
<message>
messageid="FileMenuTitle"
<messagebody>
</messagebody>
</message>
</message_catalog>
Parent
Required/
Element
Optional
Required
message
" http://www.bea.com/servers/wls700/dtd/ msgcat.dtd">
File
Message Catalog Formats
Description
The text associated with the message.
This element may contain zero or more
placeholders {n} that will be replaced by the
appropriate arguments when the log message is
localized.
MyUtilLabels.xml
Internationalization Guide
, with one
2-13
Need help?
Do you have a question about the BEA WebLogic Server and is the answer not in the manual?