Hello,

On Thu, Jul 16, 2009 at 01:36:56PM +0200, Runa Sandvik wrote:
> 
> When converting a file from .wml to .po for the first time, using
> po4a-gettextize/po4a-updatepo, a header will be added containing the
> following information:
> 
> # SOME DESCRIPTIVE TITLE
> # Copyright (C) YEAR Free Software Foundation, Inc.
> # This file is distributed under the same license as the PACKAGE package.
> # FIRST AUTHOR <em...@address>, YEAR.
> 
> It would be great if there was a way to modify this header (or
> completely remove it).

xgettext only provides 2 options to change this header:
 --copyright-holder which only changes "Free Software Foundation, Inc"
 above.
 --package-name which only changes PACKAGE in the template above

It seems this was sufficient so far for all the users of PO files.
The header is usually meant to be meaningful for the translator, so it is
usually just a template in the POT file, which is changed by the first and
subsequent translators.

These options are already supported by the po4a command. I will just add
them also to the po4a-gettextize command.

Best Regards,
-- 
Nekral



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to