![]() |
![]() |
This appendix discusses National Language Support for the Tivoli Storage Manager server. National Language Support allows the server to display messages and help in languages other than U.S. English. It also allows for the use of locale conventions for date, time, and number formatting. The languages supported are:
See the SWINSTALL command, step 4, for instructions on how to install messages and help for a language.
To enable support for a given locale, do the following:
export LANG=it_IT.iso88591
LANG ja_JP.iso88591
If the locale is successfully initialized, the date, time, and number formatting for the server will be controlled by the locale. This overrides the server option file definitions for date, time, and number formatting. If the locale is not successfully initialized, the server defaults to U.S. English message files, and the date, time, and number formats are still controlled by the server options file.
The server console uses the locale/language defined by the server options language variable. However, if an administrative client connects to the server and specifies a locale that is different from the one specified at the server, the server tries to initialize the administrative client's specified locale for returning messages to the client.