7 projects tagged "Gettext"
HogTrans provides an automatic word translation engine built on statistics of text translations used for free software. It basically provides an automatically created dictionary with multiple translations and example usages for each. HogTrans can import translations from standard GNU .mo-files.
JavaAutotoolsExample is an example of a Java Swing program that uses GNU Gettext, Autoconf, Automake, Make, and Java JNI. JavaAutotoolsExample is intended to help Java developers and maintainers make their full-featured Java programs respect the standard "./configure && make && sudo make install" procedure for build and installation.