$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [locale] Strange(?) result in example code
From: Noah Roberts (roberts.noah_at_[hidden])
Date: 2011-04-15 16:23:32
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.