mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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:
@@ -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 =
|
||||
|
||||
|
||||
@@ -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 =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user