[Java-gnome-developer] Translation
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2005-04-20 17:26:18
|
Related to Hiro's recent posting are two broader issues: 1) are we treating international characters [sets] correctly? 2) what sort of API should we use in java-gnome to provide for translation? *Personally*, I find the GNU/GNOME translation infrastructure somewhat cumbersome, but there is no denying there is middling string momentum there. In C, they use _( "String in English" ) which the calls gettext and what not to figure out what an appropriate localized translation would be. I'm suspecting that specific construct won't work in Java [_ isn't a valud function identifier, is it?; in any case, there are some Java specific translation methodologies out there that seem to work pretty well. I invite comment about what direction we should go. AfC Santa Clara -- Andrew Frederick Cowie Management Consultant Technology strategy, managing change, establishing procedures, and executing successful upgrades to mission critical business infrastructure. http://www.operationaldynamics.com/ Sydney New York Toronto London |