At 00:35 13.08.2002, Nathan Fredrickson wrote:
>I've been using the gettext extension with php 4.2.1 on win32. I have found
>that the plural gettext functions are not available (ngettext(),
>dngettext(), dcngettext()). The manual says these functions should be
>available above 4.2.0, and these f
My guess is that it is an oversight.
On Mon, 12 Aug 2002, Nathan Fredrickson wrote:
> I've been using the gettext extension with php 4.2.1 on win32. I have found
> that the plural gettext functions are not available (ngettext(),
> dngettext(), dcngettext()). The manual says these functions sho
I've been using the gettext extension with php 4.2.1 on win32. I have found
that the plural gettext functions are not available (ngettext(),
dngettext(), dcngettext()). The manual says these functions should be
available above 4.2.0, and these functions do work in 4.2.1 on linux.
Looking at the