Subject: Re: [boost] [locale] Strange(?) result in example code
From: Artyom (artyomtnk_at_[hidden])
Date: 2011-04-16 04:10:38


>
> What version of xgettext? I've tried a couple different downloads and neither
>of them work as explained in the docs. For example, "xgettext
>--keyword=translate:1,1t main.cpp" does nothing. I have to remove everything
>after ':' or at least remove ',1t' to get a messages.po file. Not enough of
>course for the context and plural versions.
>
> Trying to do this on Windows 7.
>

Ok the best is the latest (I think 0.17) the versions below 0.16 I think do not
support
context part.

I'll search for up-to-date downloads of gettext tools for windows and point to
them
in the documentation.

Artyom