Hi,
The just-released GNU gettext 0.13 has improved support for PHP programs:
* "xgettext --language=PHP" now supports the plural handling functions
ngettext, dngettext, dcngettext (introduced in PHP 4.2.0).
* An example demonstrating the use of GNU gettext with PHP is shipped and
installed at $prefix/share/doc/gettext/examples/hello-php.
Unfortunately, GNU gettext is not yet ready for being used in a multithreaded
environment where each thread may need to use a different locale/language.
URL: http://ftp.gnu.org/gnu/gettext/gettext-0.13.tar.gz
Enjoy!
Bruno
--
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php