diff options
| author | Přemysl Eric Janouch <p@janouch.name> | 2020-09-02 16:27:45 +0200 | 
|---|---|---|
| committer | Přemysl Eric Janouch <p@janouch.name> | 2020-09-02 16:27:45 +0200 | 
| commit | 37bf8ee648a576acd4c95b40c7254b53f04dbb86 (patch) | |
| tree | e8fa62f4acdfd94161c6dfed93f61ec7e2ff46a8 /po | |
| parent | 675139edb03f1eed43361b1bc6b1bcacf63327d9 (diff) | |
| download | tdv-37bf8ee648a576acd4c95b40c7254b53f04dbb86.tar.gz tdv-37bf8ee648a576acd4c95b40c7254b53f04dbb86.tar.xz tdv-37bf8ee648a576acd4c95b40c7254b53f04dbb86.zip | |
Name change
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.  # | 
