nls: Fix copyright and bug address in pot files.

* po/guix/Makevars: Fix COPYRIGHT_HOLDER and MSGID_BUGS_ADDRESS.
* po/packages/Makevars: idem.
This commit is contained in:
Julien Lepiller 2020-09-29 15:39:09 +02:00
parent c69156fc89
commit ac324be105
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82
2 changed files with 4 additions and 4 deletions

View file

@ -15,9 +15,9 @@ XGETTEXT_OPTIONS = \
--keyword=description \
--keyword=n_
COPYRIGHT_HOLDER = Ludovic Courtès
COPYRIGHT_HOLDER = the authors of Guix (msgids)
MSGID_BUGS_ADDRESS = ludo@gnu.org
MSGID_BUGS_ADDRESS = bug-guix@gnu.org
EXTRA_LOCALE_CATEGORIES =

View file

@ -12,9 +12,9 @@ XGETTEXT_OPTIONS = \
--language=Scheme --from-code=UTF-8 \
--keyword=synopsis --keyword=description
COPYRIGHT_HOLDER = Ludovic Courtès
COPYRIGHT_HOLDER = the authors of Guix (msgids)
MSGID_BUGS_ADDRESS = ludo@gnu.org
MSGID_BUGS_ADDRESS = bug-guix@gnu.org
EXTRA_LOCALE_CATEGORIES =