r2 - 10 Aug 2006 - 08:38:36 - TanDunlinYou are here: TWiki >  Main Web  >  ElixirReport > ElixirReportCookbook > Internationalization

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 :-

  1. System Setting
    • Windows : Can be set at Regional Options
  2. .bat File
    • Pass in arguments for language and country
  3. .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)


ALERT! For the above to work, requires I18N.jar file to be placed at <lib> folder. Available upon request

-- TanDunlin - 05 Jun 2006

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback