On Wed, 12 Sep 2007 08:18:39 +0200 Sebastian Mendel lists@sebastianmendel.de wrote:
gettext is also widely used tool for translation
http://www.debian.org/doc/manuals/intro-i18n/ch-library.en.html#s-gettext
(even in PHP)
http://php.net/gettext http://pear.php.net/package/Translation2 http://php-flp.sourceforge.net/getting_started_english.htm
Gettext might be good idea, but the current implementation usually segfaults once you change translation file once you loaded it...