On Wednesday 7 July 2010, Tao Wang wrote:
> Hi, Geert,
>
> _("") is replaced by T_(""), so xgettext cannot recognize it by default,
> however, xgettext support argument for additional keywords.
>
> xgettext --keyword="T_" ...
>
> I created a patch of Makefile for this. You can try it.
>
Thanks, that fixes it.
Geert