Adding internationalization is pretty easy.  See any OJ PlugIn for
examples.  The Wiki page is:

http://openjump.org/wiki/show/How+to+use+i18n+Internationalization

The only hard part is editing the language/property files.  It helps to use
a property editor like https://prbeditor.dev.java.net/ that will edit and
spell check multiple languages at the same time.

It would be easier if it was under the OJ source tree.  Then you could just
add i18N strings to the existing language files.  It would fit quite nicely
under Tools->Edit Geometry->Convert, don't you think?

regards,
Larry

On Wed, Apr 1, 2009 at 4:33 AM, <edgar.sol...@web.de> wrote:

> Thanks Larry,
>
> I will fetch your new sources ... but I still wonder how to start on
> internationalization?
>
> Anybody, any hints?
>
> regards ede
> --
>
> > Hi Edgar,
> >
> >   I modified your converter to do batch in SkyJUMP a while ago where
> > it is a standard PlugIn.  You can take a look at the changes I made at:
> >
> >
> http://skyjump.cvs.sourceforge.net/viewvc/skyjump/skyjump/de/soldin/gt2jump/geomconv/
> >
> > Internationalization would be nice.  I think it should be a standard
> > part of OJ too!
> >
> > regards,
> > Larry
> >
> > On Tue, Mar 31, 2009 at 10:10 AM, <edgar.sol...@web.de
> > <mailto:edgar.sol...@web.de>> wrote:
> >
> >     Hi all,
> >
> >     just found some time (laying around lazily) and set up OJ from svn
> and
> >     my old extensions....
> >     To get warm with it I am gonna update geometry conversion tool. To
> >     keep
> >     it simple for now.
> >
> >     I want to internationalize it and add support for batch (multiple
> >     geometries selected) conversion. This came up a while ago.
> >
> >     As I am new to internationalization topic I just want to know if
> there
> >     is some documentation about how to do it. Implementing, and
> >     translating
> >     the strings later .. the whole process. Or is there a good example in
> >     the code somewhere?
> >
> >     Thanks a lot .. Ede
> >
> >
> ------------------------------------------------------------------------------
> >     _______________________________________________
> >     Jump-pilot-devel mailing list
> >     Jump-pilot-devel@lists.sourceforge.net
> >     <mailto:Jump-pilot-devel@lists.sourceforge.net>
> >     https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
> >
> >
> > --
> > http://amusingprogrammer.blogspot.com/
> > ------------------------------------------------------------------------
> >
> >
> ------------------------------------------------------------------------------
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
http://amusingprogrammer.blogspot.com/
------------------------------------------------------------------------------
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to