Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Problem with internationalization
Problem with internationalization [message #276849] Tue, 30 November 2004 11:36 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
Previous Topic:determining plugin-origin of a Class object?
Next Topic:Using an extension as a view
Goto Forum:
  


Current Time: Sun Oct 06 12:38:00 GMT 2024

Powered by FUDForum. Page generated in 0.03137 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top