[i18n] Re: translation.php of horde RELENG_2 extracts wrong message strings

Jan Schneider jan at horde.org
Wed Dec 8 02:44:36 PST 2004


Zitat von Wenzhuo Zhang <wenzhuo at zhmail.com>:

> I just found out why this happened. The horde.pot template from the CVS
> is outdated and contains the string "name". "./translate update" should
> be able to update horde.pot as long as it is write-able; sadly, its file
> permissions do not allow it to happen.
>
> The fix is to make horde.pot write-able:
>
>   $ chmod +w horde.pot

It's writable by default. You either changed the permissions after
unpacking/checking out the sources, or you update the translations as
another user than the one you used to create the sources.

> (I think translation.php should issue a warning if the pot file is
> read-only, whether in debug mode or not.)

Implemented in HEAD now.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/


More information about the i18n mailing list