Re: Localization/Internationalization
<[email protected]> Mon, 04 Oct 2004 10:12:33 +0200
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Organization | http://freemail.web.de/ |
| Message-ID | <[email protected]> |
Hello, you do'nt need to put the locale="..." attribute in your swixml-file. If the locale attribute is missing, an operating system specific mechanism finds the correct default locale. E.g. on linux, the LANG environment variable is used, under Windows, the system control panel may be used to switch to another language. This is quite common in all java applications... If you, on the other hand, want to specify a different (or specific) language for a top level container, the locale attribute may be used. Hope this helps, Frank _______________________________________________ Forum mailing list [email protected] http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com
Original_Mail.html
(text/html, 6.1 KB) - not displayed