Thanks Michaël, that worked like a charm. I guess there is no need to fix anything, but I'm confused as to why there is an "-i18n" option at all. We should document its purpose or remove it from the OpenJump configuration page of the wiki, n'est-ce pas?
regards, Larry On 9/5/07, Michaël Michaud <[EMAIL PROTECTED]> wrote: > Hi, > > Yes, I think this is because menu names are defined as static strings in > the MenuNames class, so that they are instantiated using the jvm locale, > before the resourcebundle is changed in JUMPWorkbench to use the -I18N > locale. > One question is : does it worth to change that as there is another > proper solution with *-Duser.language=en_EN* > **which change the locale when classes are loaded, and so, use the > proper language for both menus (static strings) and menu items (object > strings). > ** > Michaël > > **** >:o *also I don't know why I cannot change this stupid bold text > into plain text... ahum sorry !* > > Larry Becker a écrit : > > >Hi Peppe, > > > > Perhaps it is working for others, but when I change the language > >with the command line switch, the menu names remain in my native > >language. I believe this is because of the way the MenuNames class is > >implemented and instantiated. We would have to fix that behavior > >(assuming it isn't me) before supporting either or your options. > > > >regards, > >Larry Becker > > > >On 9/5/07, Giuseppe Aruta <[EMAIL PROTECTED]> wrote: > > > > > >>Hi all, > >>I post this question on USER list since I belive it is > >>important for the future (internationalization) > >>development of OJ. > >> > >>Do yoou think it is posssible to add an option on OJ > >>setup so user can choose the language (Finnish, > >>French, English, German etc) of the menus? > >> > >>or > >> > >>Do you think it is possible to add an extra option on > >>"option" menu where people can change the OJ language? > >> > >>Thanks, > >> > >>peppe > >> > >> > >> ___________________________________ > >>L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: > >>http://it.docs.yahoo.com/nowyoucan.html > >>_______________________________________________ > >>jump-users mailing list > >>[email protected] > >>http://lists.refractions.net/mailman/listinfo/jump-users > >> > >> > >> > > > > > > > > > > _______________________________________________ > jump-users mailing list > [email protected] > http://lists.refractions.net/mailman/listinfo/jump-users > -- http://amusingprogrammer.blogspot.com/ _______________________________________________ jump-users mailing list [email protected] http://lists.refractions.net/mailman/listinfo/jump-users
