mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
I18N: Allign glossary to gnucash.pot
Create a similar copyright header. Add missing Report-Msgid-Bugs-To.
This commit is contained in:
parent
304e497243
commit
bc9c717d90
@ -5,7 +5,7 @@
|
|||||||
# 23 March 2001
|
# 23 March 2001
|
||||||
# with slight GnuCash modifications by Christian Stimming <stimming@tuhh.de>
|
# with slight GnuCash modifications by Christian Stimming <stimming@tuhh.de>
|
||||||
# 19 Aug 2001
|
# 19 Aug 2001
|
||||||
|
# and 04 Sep 2020 by Frank H. Ellenberger <frank.h.ellenberger@gmail.com>
|
||||||
#check args
|
#check args
|
||||||
if [ $# -eq 0 ]
|
if [ $# -eq 0 ]
|
||||||
then
|
then
|
||||||
@ -23,17 +23,19 @@ then
|
|||||||
exit 1;
|
exit 1;
|
||||||
fi
|
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 <<!
|
cat <<!
|
||||||
# SOME DESCRIPTIVE TITLE. (Glossary)
|
# SOME DESCRIPTIVE TITLE. (Glossary)
|
||||||
# Copyright (C) YEAR THE PROJECT'S COPYRIGHT HOLDER
|
|
||||||
# This file is distributed under the same license as the GnuCash package.
|
# 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@ADDRESS>, YEAR.
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
#
|
#
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
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"
|
"POT-Creation-Date: `date +'%Y-%m-%d %H:%M%z'`\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user