[i18n] translation.php wipes out messages ?

Jan Schneider jan at horde.org
Thu Sep 11 07:56:46 PDT 2003


Zitat von Benoit St-André <ben at benoitst-andre.net>:

> Le mer 10/09/2003 à 04:26, Ivan Noris a écrit :
> > If you've installed compiled gettext in e.g. /usr/local, then set your
> > PATH:
> >
> > export PATH=/usr/local/bin:$PATH
> >
> > in your .bashrc or /etc/bashrc (if you're using BASH).
> >
> > You need to relogin or source the file (". ~/.bashrc" or ".
> > /etc/bashrc") to update PATH. Or set it directly via cmd line.
> >
> > VIX
> > --
>
> Ok, translation.php uses gettext-0.12 on my install. This great, but...
>
> gettext version: 0.12.1 OK
> PHP support in xgettext: No, trying C++ instead

This should have been fixed already. If you have the latest version of
translation.php please tell me the output of:

xgettext --help

and

LANG=en xgettext --help

> It seems it doesn't use the php support (I supposed I had to do
> ./configure --enable-php to compile gettext, but it didn't make (!) a
> difference).

No, php support is enabled by default.

> It would'nt be a problem if gettext-0.12 was solving the problem, but,
> messages are still being wiped out...

Because it still doesn't use the PHP mode.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


More information about the i18n mailing list