[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.babel] Re: Babel PTT

Víctor,

- Either the NLS class or Java ResourceBundle way will work. The NLS class is actually just a convenient wrapper of the Java ResourceBundle.

- "-nl en_AA" should work. In the launch configuration dialog, there is a "Plug-ins" tab. You can select to load just the plugins in the workspace, from the target platform, or both. Make sure it's loading the Babel pseudo translation language packs.

Kit