diff --git a/po/Makefile b/po/Makefile index 1638c3d3..3c625947 100644 --- a/po/Makefile +++ b/po/Makefile @@ -24,6 +24,7 @@ template: $(TEMPLATE) $(TEMPLATE): $(POSOURCES) $(XGETTEXT) -w 80 --default-domain=$(PACKAGE) --language=Python \ --copyright-holder="Bastian Kleineidam <$(MYMAIL)>" \ + --package-name=LinkChecker \ --msgid-bugs-address=$(MYMAIL) -o $(TEMPLATE) \ --keyword=_n:1,2 $(POSOURCES) diff --git a/po/de.po b/po/de.po index 5b98f9c2..c0fded7f 100644 --- a/po/de.po +++ b/po/de.po @@ -3,7 +3,7 @@ # msgid "" msgstr "" -"Project-Id-Version: $Id$\n" +"Project-Id-Version: LinkChecker\n" "Report-Msgid-Bugs-To: bastian.kleineidam@web.de\n" "POT-Creation-Date: 2020-06-19 16:25+0100\n" "PO-Revision-Date: 2020-06-19 16:42+0100\n" diff --git a/po/es.po b/po/es.po index 1f7dda33..dc99cda9 100644 --- a/po/es.po +++ b/po/es.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: linkchecker 2.8\n" +"Project-Id-Version: LinkChecker\n" "Report-Msgid-Bugs-To: bastian.kleineidam@web.de\n" "POT-Creation-Date: 2020-06-19 16:25+0100\n" "PO-Revision-Date: 2011-02-16 15:24+0100\n" diff --git a/po/fr.po b/po/fr.po index 7c63ef1d..3c10bba8 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,7 +6,7 @@ # msgid "" msgstr "" -"Project-Id-Version: fr\n" +"Project-Id-Version: LinkChecker\n" "Report-Msgid-Bugs-To: bastian.kleineidam@web.de\n" "POT-Creation-Date: 2020-06-19 16:25+0100\n" "PO-Revision-Date: 2011-02-16 15:27+0100\n" diff --git a/po/linkchecker.pot b/po/linkchecker.pot index ada32b2b..6cb279d3 100644 --- a/po/linkchecker.pot +++ b/po/linkchecker.pot @@ -1,12 +1,12 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Bastian Kleineidam -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the LinkChecker package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: LinkChecker\n" "Report-Msgid-Bugs-To: bastian.kleineidam@web.de\n" "POT-Creation-Date: 2020-06-19 16:25+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"