Problem with internationalization [message #276849] |
Tue, 30 November 2004 11:36 |
Eclipse User |
|
|
|
Originally posted by: christian.hauser.dvbern.ch
Hello all
When I start my SWT/JFace application using the "-Duser.language=xx"
parameter, I get everything in language xx.
However, when I start the application, check for the preferred language
and set that language using Locale.setDefault(), I still have some
buttons within the dialogs and wizards set to the default language of
the system.
How can I tell JFace to change the language?
Any help is highly appreciated.
Christian
|
|
|
Re: Problem with internationalization [message #276850 is a reply to message #276849] |
Tue, 30 November 2004 12:18 |
Eclipse User |
|
|
|
Originally posted by: christian.hauser.dvbern.ch
> However, when I start the application, check for the preferred language
> and set that language using Locale.setDefault(), I still have some
> buttons within the dialogs and wizards set to the default language of
> the system.
>
> How can I tell JFace to change the language?
Locale.setDefault() seems to work. I don't know what I did wrong, but
now everything works fine.
|
|
|
Powered by
FUDForum. Page generated in 0.07534 seconds