Java Software Internationalization

Internationalization Demo Project I8nDemo.zip   External Links Java Trail: Internationalization Java Internationalization HomePage Internationalizing a GUI form  –  International Swing Presentation and Demo – has chinese as one option GoogleCode: Gettext Commons project provides Java classes for internationalization (i18n) through GNU gettext. The lightweight library combines the power of the Read more…