Displaying messages in your national language
Messages in the language specified by the locale selected on your machine are installed by default. If you require messages in a different language, ensure that:
To find out which language are currently in use, use the locale command. If you require messages in a different language, ensure that you:
- Install the appropriate message catalog (see WebSphere MQ Components).
- To select messages in a different language, use the following command with the identifier for the language you want to install:
export LANG=message identifierThe message identifiers for the message catalogs are as follows:
- de_DE (German)
- es_ES (Spanish)
- fr_FR (French)
- it_IT (Italian)
- ja_JP (Japanese)
- ko_KR (Korean)
- pt_BR (Brazilian Portuguese)
- zh_CN (Simplified Chinese)
- zh_TW (Traditional Chinese)
Parent topic:
Preparing to install
aq10630_