Re: [Java-gnome-developer] GNU gettext support for Java
Brought to you by:
afcowie
From: Luca De R. <pie...@li...> - 2003-12-01 20:21:17
|
Il lun, 2003-12-01 alle 15:35, Bruno Haible ha scritto: > Hi, > > The just-released GNU gettext 0.13 has improved support for Java programs: > > * All the tools that manipulate PO files can work with .properties files > as well, if given the --properties-input and/or --properties-output > option. To create a .properties file from a PO or POT file, use > "msgcat --properties-output". > > * An example demonstrating the use of GNU gettext with Java is shipped and > installed at $prefix/share/doc/gettext/examples/hello-java. > > As such, GNU gettext is a translator friendly toolchain that integrates > well with the Java ResourceBundles. > > URL: http://ftp.gnu.org/gnu/gettext/gettext-0.13.tar.gz > > Enjoy! > > Bruno Wonderful, this is definately something that java on linux has to take advantage of. Now I can translate pot files with my favorite editor (say gtranslator) and then generate properties file: Great! ;) Luca. -- Luca De Rugeriis <pie...@li...> |