diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 4 | ||||
-rwxr-xr-x | po/make-template.sh | 2 | ||||
-rw-r--r-- | po/sdtui.pot | 2 |
3 files changed, 4 insertions, 4 deletions
@@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) 2013 Přemysl Janouch +# Copyright (C) 2013 Přemysl Eric Janouch # This file is distributed under the same license as the sdtui package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # @@ -9,7 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: https://github.com/pjanouch/sdtui/issues\n" "POT-Creation-Date: 2016-09-28 16:12+0200\n" "PO-Revision-Date: 2016-09-28 16:15+0200\n" -"Last-Translator: Přemysl Janouch <p@janouch.name>\n" +"Last-Translator: Přemysl Eric Janouch <p@janouch.name>\n" "Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n" "Language: cs\n" "MIME-Version: 1.0\n" diff --git a/po/make-template.sh b/po/make-template.sh index d34c8d0..f223841 100755 --- a/po/make-template.sh +++ b/po/make-template.sh @@ -42,6 +42,6 @@ fi # Finally make the template xgettext -LC -k_ -kN_ $SOURCES -o "$DIR/$PACKAGE.pot" \ --package-name="$PACKAGE" --package-version="$VERSION" \ - --copyright-holder="Přemysl Janouch" \ + --copyright-holder="Přemysl Eric Janouch" \ --msgid-bugs-address="https://github.com/pjanouch/$PACKAGE/issues" diff --git a/po/sdtui.pot b/po/sdtui.pot index 3cd6ac6..22dbf32 100644 --- a/po/sdtui.pot +++ b/po/sdtui.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Přemysl Janouch +# Copyright (C) YEAR Přemysl Eric Janouch # This file is distributed under the same license as the sdtui package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # |