gnucash maint: I18N: Allign glossary to gnucash.pot

Frank H.Ellenberger fell at code.gnucash.org
Fri Sep 4 16:41:09 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/bc9c717d (commit)
	from  https://github.com/Gnucash/gnucash/commit/304e4972 (commit)



commit bc9c717d90a31833e2d64a2f90e5f9cb9274ae63
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Sep 4 22:40:49 2020 +0200

    I18N: Allign glossary to gnucash.pot
    
    Create a similar copyright header.
    Add missing Report-Msgid-Bugs-To.

diff --git a/po/glossary/txt-to-pot.sh b/po/glossary/txt-to-pot.sh
index 873601488..04a2ec318 100755
--- a/po/glossary/txt-to-pot.sh
+++ b/po/glossary/txt-to-pot.sh
@@ -5,7 +5,7 @@
 # 23 March 2001
 # with slight GnuCash modifications by Christian Stimming <stimming at tuhh.de> 
 # 19 Aug 2001
-
+# and 04 Sep 2020 by Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
 #check args
 if [ $# -eq 0 ]
 then
@@ -23,17 +23,19 @@ then
 	exit 1;
 fi
 
-# Note: Line 3: PROJECT and probably a few other variables are hardcoded
+# Note: Line 2, 3, 9: PROJECT and probably a few other variables are hardcoded
 cat <<!
 # SOME DESCRIPTIVE TITLE. (Glossary)
-# Copyright (C) YEAR THE PROJECT'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the GnuCash package.
+# Copyright (C) YEAR by the GnuCash developers and the translators:
 # FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
 #
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: PROJECT VERSION\n"
+"Project-Id-Version: GnuCash VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
+"product=GnuCash&component=Translations\n"
 "POT-Creation-Date: `date +'%Y-%m-%d %H:%M%z'`\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"



Summary of changes:
 po/glossary/txt-to-pot.sh | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)



More information about the gnucash-changes mailing list