on Dec 11th, 2008Tip: Generate NLS Fragments in Eclipse
In Eclipse 3.5M4, there’s new functionality in PDE to help you generate NL fragments. If you have already externalized strings (PDE Tools->Externalize Strings) in your plug-ins, you can internationalize them by using the internationalization wizard (PDE Tools->Internationalize).

Choose the languages relevant to you, press finish and go!
Related posts:
- Tip: Internationalization and RCP
- EPP Wizard Preview
- Tip: Suppressing Keybindings
- Eclipse Menu Contribution URIs



hi chris,
think you mean 3.5M4
ekke
Thanks ekke, I corrected it!
Its been a long day
btw: great new feature
ekke
I haven’t had time to look into this yet, but.. does it also work with the target platform? E.g. org.eclipse.ui?
@Tonny, yes, it works with plug-ins from the target platform too.