Internationalization of a Plugin [message #329427] |
Mon, 23 June 2008 18:56 |
Eclipse User |
|
|
|
Originally posted by: micha.bgl.gmx.de
Hi there,
it is the first time that I internationalize an Eclipse-Plugin. Finally, I
refer to the article in the eclipse corner (How to internationalize your
Eclipse-Plugin). How fast, I externalized all Strings into property-files
(one file per package), I created for each language a new fragment to
translate also the plugin.xml and the manifest. By starting the
rcp-application with the arguments -nl ${target_nl}$ I can load the program
in my configured language I want. But is there a way to make it possible
that the user can change the language during the runtime ? and if not how
can I restart the application with the right argument ? thanks for posting
some proposals.
regards,
micha
|
|
|
Powered by
FUDForum. Page generated in 0.05266 seconds