Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » [i18n] standalone application
[i18n] standalone application [message #261578] Wed, 14 July 2004 16:10 Go to next message
Eclipse UserFriend
Hi all

I'm developing a standalone application using SWT and JFace.

My problem is that I don't know how to internationalize the JFace
wizard. The wizard's buttons are called "next", "previous", "OK",
"Cancel". What's the preferred way to internationalize such JFace stuff?

Thanks in advance for any help.

Christian
Re: [i18n] standalone application [message #261749 is a reply to message #261578] Thu, 15 July 2004 09:56 Go to previous message
Eclipse UserFriend
Originally posted by: tod_creasey.oti.com

Christian we already do the work for you - these are internationalized in
the catalogs we supplied.
If you are using one of our wizard classes you will get this for free - if
not then yoiu can just look at how we look up those strings and do it the
same way.

An easy trick to see where we define a string to to search on all of the
..properties files in your workbench for them.

Tod Creasey
Eclipse platform team

"Christian Hauser" <c.hauser@active.ch> wrote in message
news:cd43sp$7tj$1@eclipse.org...
> Hi all
>
> I'm developing a standalone application using SWT and JFace.
>
> My problem is that I don't know how to internationalize the JFace
> wizard. The wizard's buttons are called "next", "previous", "OK",
> "Cancel". What's the preferred way to internationalize such JFace stuff?
>
> Thanks in advance for any help.
>
> Christian
Previous Topic:Remember Murphy - missing semantic checks plugin.xml
Next Topic:Startup and background work being done
Goto Forum:
  


Current Time: Thu Jul 17 22:05:24 EDT 2025

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

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

Back to the top