bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xgettext and the comments at the top of the .pot file


From: Bruno Haible
Subject: Re: xgettext and the comments at the top of the .pot file
Date: Mon, 12 May 2003 19:17:28 +0200 (CEST)

Phil Edwards wrote:

> When using a command such as
>
>    xgettext --default-domain=foo --join-existing -o .../foo.pot  ...
>
> is there any way to tell xgettext to /not/ regenerate the comments at the
> top of the foo.pot file?

Yes. It's the --omit-header option.

> package maintainers would get sick of rewriting this text each time a new
> string literal is extracted.

The header of the POT file is meant as a template that is filled out
by the translator, either by running "msginit" or manually. See the
gettext manual, section "Creating a New PO File". The package
maintainers don't need to fiddle with it.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]