Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] Internationalization of RCP App

Hi,

am I correct in the assumption that I have to create NLS-fragments for all
required plugins?

So for a bare-bone RCP application I'd have to at least create 2 fragments:
one for SWT and one for Workbench--to translate OK/Cancel/Perspective stuff.

I did the above and it works, but should/couldn't there be a easier way?

If I do a SWT/JFace app it's enough for me to include the appropriate
*.properties files in my app-JAR (in the correct place, e.g.
org.eclipse.ui.internal.messages_de.properties).

Or am I missing something?

Sebastian

-- 
>>[ Sebastian Davids - Email: <sdavids@xxxxxx> ]<<

GMX ProMail (250 MB Mailbox, 50 FreeSMS, Virenschutz, 2,99 EUR/Monat...)
jetzt 3 Monate GRATIS + 3x DER SPIEGEL +++ http://www.gmx.net/derspiegel +++



Back to the top