Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » jface wizard translate ok/cancel/next/previous button
jface wizard translate ok/cancel/next/previous button [message #334476] Wed, 11 February 2009 21:33 Go to next message
Eclipse UserFriend
Originally posted by: nospam.somewhere.org

I am using jface wizard and need to translate the default buttons:
ok/cancel/next/previous

How can I translate them to another language?
Re: jface wizard translate ok/cancel/next/previous button [message #334497 is a reply to message #334476] Thu, 12 February 2009 17:58 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

You can get some pre-defined language packs from babel -
http://www.eclipse.org/babel

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/guide/workbench.htm


Re: jface wizard translate ok/cancel/next/previous button [message #334500 is a reply to message #334497] Thu, 12 February 2009 20:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nospam.somewhere.org

> You can get some pre-defined language packs from babel -
> http://www.eclipse.org/babel
>

I want the translation for a rcp project. How must babel be used? After
installing it to eclipse, the eclipse workbench uses the translation. I
need my eclipse unchanged.

How should babel be bound to my project? Shall i create a new plugin
project? Which components will babel affect?

Is there no more simple way? I already read something about
messages.properties and localized messages_en_EN.properties. But jface
wizard seems not to use them.

A tutorial or an article would be helpfull.

Thx,
markus
Re: jface wizard translate ok/cancel/next/previous button [message #334510 is a reply to message #334500] Fri, 13 February 2009 13:20 Go to previous messageGo to next message
Michael Piefel is currently offline Michael PiefelFriend
Messages: 12
Registered: July 2009
Junior Member
"Ceeper" <nospam@somewhere.org> schrieb im Newsbeitrag
news:gn20hk$ak1$1@build.eclipse.org...
> I already read something about messages.properties and localized
> messages_en_EN.properties. But jface wizard seems not to use them.


JFace does use them (to my experience), but of course they must be in the
JFace package. Put your property files in »org.eclipse.jface«.


--
Michael Piefel
netCCM GmbH
Re: jface wizard translate ok/cancel/next/previous button [message #334512 is a reply to message #334500] Fri, 13 February 2009 14:02 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Ceeper wrote:
> How should babel be bound to my project? Shall i create a new plugin
> project? Which components will babel affect?

You should read thought the babel documentation, or post your question
to the babel newsgroup - eclipse.technology.babel
(http://www.eclipse.org/newsgroups/)

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/guide/workbench.htm


Previous Topic:Open XML file and read.
Next Topic:Best way to test an update site
Goto Forum:
  


Current Time: Sun Aug 11 17:12:58 GMT 2024

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

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

Back to the top