Internationalization Support for Product Display
Elixir products for designing can display different languages depending on the locale settings.
Locale settings can be done at different areas :-
- System Setting
- Windows : Can be set at Regional Options
- .bat File
- Pass in arguments for language and country
- .vmoptions File
- Pass in arguments for language and country
Sample arguments passing for .bat and .vmoptions files :
-Duser.language=en -Duser.country=US
For Locale ID settings, please refer to the Support Locales for your JVM
Available locale properties in Elixir Repertoire 1.5
- en (English)
- zh_tw (Chinese - Traditional, Taiwan)

For the above to work, requires I18N.jar file to be placed at <lib> folder. Available upon request
--
TanDunlin - 05 Jun 2006