Re: [PATCH v2 03/13] libdpkg: factor out common gzip, bzip2 code
Hi again,
On Tue, Feb 02, 2010 at 12:25:55PM +0100, Guillem Jover wrote:
> On Sat, 2009-10-24 at 17:41:02 -0500, Jonathan Nieder wrote:
>> + ohshite(_("%s: internal " format " error: `%s'"), desc, errmsg); \
>
> The format string cannot be concatenated this way or xgettext will not
> see the different strings at extraction time, neither will gettext be
> able to match them at runtime.
Hmm, thanks for catching this, and thanks for letting me know.
Regards,
Jonathan
Reply to: