Re: [PLUG] internationalization with Java?

Michael W. Ryan on 2000年7月28日 10:29:16 -0400 (EDT)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] internationalization with Java?


On 2000年7月28日, Kyle Burton wrote:
> I've used GNU Gettext in a C project I've wored on, and it was wonderful.
> It was highly automated, and made the process of translation very easy. 
> I was wondering if anyone has done multi-lingual projectds in Java, and 
> what techniques they have used to make the task of development simpler.
There's a package (I can't remember the name of it) that's part of the
standard Java lib that has a bunch of classes for handling
internationalization. These include defining resource bundles for text,
and so forth. Java was designed from the beginning to be international
(i.e. it's not an add-on). In fact, its strings are unicode-based, not
ASCII-based.
I've not done much work with internationalization, but it seems that Java
has everything you need.
Michael W. Ryan, MCP, MCT | OTAKON 2000
mryan@netaxs.com | Convention of Otaku Generation
http://www.netaxs.com/~mryan/ | http://www.otakon.com/
No, I don't hear voices in my head;
I'm the one that tells the voices in your head what to say.
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug



AltStyle によって変換されたページ (->オリジナル) /