Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Changing UI language
Changing UI language [message #721598] Fri, 02 September 2011 09:00 Go to next message
Bruno Missing name is currently offline Bruno Missing nameFriend
Messages: 16
Registered: March 2011
Junior Member
Hello,
after installing the Babel language pack, UI language of my Eclipse IDE changed automatically. However, I don't find any menu to control the UI language manually. How can I set the UI to any language I want? I thought this could be done by using -nl xx_XX, but this argument didn't show any results.

Further I have some questions regarding language strings:

1. I noticed that some elements (like the "about" menu item) of the RCP application's UI changed when the language of the Eclipse IDE UI changed. The first was volitional, the last was an unwanted side effect. How can I separate this? I want to independently change the RCP application's language of the IDE's language.

2. How can I affect which .properties file will be compiled into the RCP application?

[Updated on: Fri, 02 September 2011 12:30]

Report message to a moderator

Re: Cahnging menu language [message #721648 is a reply to message #721598] Fri, 02 September 2011 12:19 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 02.09.2011 11:00, Bruno wrote:
> Hello,
> after installing the Babel language pack, UI language of my Eclipse
> IDE changed automatically. However, I don't find any menu to control
> the UI language manually. How can I set the UI to any language I want?
You need to specify it as command line argument, e.g. "-nl de" for German.

Dani
Re: Cahnging menu language [message #721655 is a reply to message #721648] Fri, 02 September 2011 12:44 Go to previous message
Bruno Missing name is currently offline Bruno Missing nameFriend
Messages: 16
Registered: March 2011
Junior Member
Thanks.

For my first localization steps I used the mail demo, but with -nl xx only the strings in the .properties files were replaced, not those in the RCP standard menus like "file" and "about". The result were two languages in one RCP app.

Previous Topic:NatTable forum?
Next Topic:AntRunner & BuildLogger
Goto Forum:
  


Current Time: Fri Apr 19 21:13:29 GMT 2024

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

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

Back to the top