Displaying messages in your national language on Linux
To display messages from a different national language message catalog, you must install the appropriate catalog and set the LANG environment variable.
Messages in U.S. English are automatically installed with IBM MQ
Message catalogs for all languages are installed in MQ_INSTALLATION_PATH/msg/language identifier , where language identifier is one of the identifiers in Table 1.
If you require messages in a different language, perform the following steps:Procedure
- Install the appropriate message catalog (see IBM MQ components and features ).
-
To select messages in a different language, ensure the LANG environment
variable is set to the identifier for the language you want to install:
Table 1. Language identifiers Identifier Language cs_CZ Czech de_DE German es_ES Spanish fr_FR French hu_HU Hungarian it_IT Italian ja_JP Japanese ko_KR Korean pl_PL Polish pt_BR Brazilian Portuguese ru_RU Russian zh_CN Simplified Chinese zh_TW Traditional Chinese