diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-04-10 17:20:58 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-04-10 17:20:58 +0200 |
commit | 49d54df7d05f3b5214e7be9be105dc8a71498d17 (patch) | |
tree | d928927ba4a79a99d1919702b938d55880e38098 /PLUGINS/src/hello | |
parent | c89c83f5c119b0ec820209adafdff92422065868 (diff) | |
download | vdr-49d54df7d05f3b5214e7be9be105dc8a71498d17.tar.gz vdr-49d54df7d05f3b5214e7be9be105dc8a71498d17.tar.bz2 |
Adjusted version numbers and dates
Diffstat (limited to 'PLUGINS/src/hello')
26 files changed, 54 insertions, 50 deletions
diff --git a/PLUGINS/src/hello/HISTORY b/PLUGINS/src/hello/HISTORY index a2a8de32..c68538e5 100644 --- a/PLUGINS/src/hello/HISTORY +++ b/PLUGINS/src/hello/HISTORY @@ -94,3 +94,7 @@ VDR Plugin 'hello' Revision History 2015-02-19: Version 2.2.0 - Official release. + +2018-04-15: Version 2.4.0 + +- Official release. diff --git a/PLUGINS/src/hello/hello.c b/PLUGINS/src/hello/hello.c index 0bd511cb..66ae7224 100644 --- a/PLUGINS/src/hello/hello.c +++ b/PLUGINS/src/hello/hello.c @@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: hello.c 3.2 2015/02/17 13:12:26 kls Exp $ + * $Id: hello.c 4.1 2018/04/10 13:00:22 kls Exp $ */ #include <getopt.h> @@ -12,7 +12,7 @@ #include <vdr/interface.h> #include <vdr/plugin.h> -static const char *VERSION = "2.2.0"; +static const char *VERSION = "2.4.0"; static const char *DESCRIPTION = trNOOP("A friendly greeting"); static const char *MAINMENUENTRY = trNOOP("Hello"); diff --git a/PLUGINS/src/hello/po/ca_ES.po b/PLUGINS/src/hello/po/ca_ES.po index 9da8d0f2..e72baed5 100644 --- a/PLUGINS/src/hello/po/ca_ES.po +++ b/PLUGINS/src/hello/po/ca_ES.po @@ -1,5 +1,5 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Marc Rovira Vall <tm05462@salleURL.edu>, 2003 # Ramon Roca <ramon.roca@xcombo.com>, 2003 @@ -7,7 +7,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/cs_CZ.po b/PLUGINS/src/hello/po/cs_CZ.po index d26023ac..e4aea297 100644 --- a/PLUGINS/src/hello/po/cs_CZ.po +++ b/PLUGINS/src/hello/po/cs_CZ.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Vladimír Bárta <vladimir.barta@k2atmitec.cz>, 2006 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/da_DK.po b/PLUGINS/src/hello/po/da_DK.po index 62997e9b..6ad15eba 100644 --- a/PLUGINS/src/hello/po/da_DK.po +++ b/PLUGINS/src/hello/po/da_DK.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Mogens Elneff <mogens@elneff.dk>, 2004 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/de_DE.po b/PLUGINS/src/hello/po/de_DE.po index 657ff1da..21c8d89b 100644 --- a/PLUGINS/src/hello/po/de_DE.po +++ b/PLUGINS/src/hello/po/de_DE.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Klaus Schmidinger <vdr@tvdr.de>, 2000 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/el_GR.po b/PLUGINS/src/hello/po/el_GR.po index ab715cd3..df68a27c 100644 --- a/PLUGINS/src/hello/po/el_GR.po +++ b/PLUGINS/src/hello/po/el_GR.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Dimitrios Dimitrakos <mail@dimitrios.de>, 2002 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/es_ES.po b/PLUGINS/src/hello/po/es_ES.po index 8ac0575e..9dc1da2d 100644 --- a/PLUGINS/src/hello/po/es_ES.po +++ b/PLUGINS/src/hello/po/es_ES.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Ruben Nunez Francisco <ruben.nunez@tang-it.com>, 2002 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/et_EE.po b/PLUGINS/src/hello/po/et_EE.po index d440c968..1cf72f73 100644 --- a/PLUGINS/src/hello/po/et_EE.po +++ b/PLUGINS/src/hello/po/et_EE.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Arthur Konovalov <artlov@gmail.com>, 2004, 2015 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/fi_FI.po b/PLUGINS/src/hello/po/fi_FI.po index 8172242a..0cc08bcc 100644 --- a/PLUGINS/src/hello/po/fi_FI.po +++ b/PLUGINS/src/hello/po/fi_FI.po @@ -1,5 +1,5 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Hannu Savolainen <hannu@opensound.com>, 2002 # Jaakko Hyvätti <jaakko@hyvatti.iki.fi>, 2002 @@ -8,7 +8,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/fr_FR.po b/PLUGINS/src/hello/po/fr_FR.po index 6e87788a..56ba283e 100644 --- a/PLUGINS/src/hello/po/fr_FR.po +++ b/PLUGINS/src/hello/po/fr_FR.po @@ -1,5 +1,5 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Jean-Claude Repetto <jc@repetto.org>, 2001 # Olivier Jacques <jacquesolivier@hotmail.com>, 2003 @@ -8,7 +8,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/hr_HR.po b/PLUGINS/src/hello/po/hr_HR.po index f06da860..c9bc41d8 100644 --- a/PLUGINS/src/hello/po/hr_HR.po +++ b/PLUGINS/src/hello/po/hr_HR.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Adrian Caval <anrxc@sysphere.org>, 2008 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2008-03-17 19:52+0100\n" diff --git a/PLUGINS/src/hello/po/hu_HU.po b/PLUGINS/src/hello/po/hu_HU.po index 781714ef..aefbf626 100644 --- a/PLUGINS/src/hello/po/hu_HU.po +++ b/PLUGINS/src/hello/po/hu_HU.po @@ -1,12 +1,12 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Istvan Koenigsberger <istvnko@hotmail.com>, 2002 # Guido Josten <guido.josten@t-online.de>, 2002 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/it_IT.po b/PLUGINS/src/hello/po/it_IT.po index d9139d43..d9865daf 100644 --- a/PLUGINS/src/hello/po/it_IT.po +++ b/PLUGINS/src/hello/po/it_IT.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Diego Pierotto <vdr-italian@tiscali.it>, 2008 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2008-01-27 20:11+0100\n" diff --git a/PLUGINS/src/hello/po/lt_LT.po b/PLUGINS/src/hello/po/lt_LT.po index a95eb6a5..6c311217 100644 --- a/PLUGINS/src/hello/po/lt_LT.po +++ b/PLUGINS/src/hello/po/lt_LT.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Valdemaras Pipiras <varas@ambernet.lt>, 2009 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2009-12-08 12:18+0200\n" diff --git a/PLUGINS/src/hello/po/nl_NL.po b/PLUGINS/src/hello/po/nl_NL.po index 3853fc39..5460d95c 100644 --- a/PLUGINS/src/hello/po/nl_NL.po +++ b/PLUGINS/src/hello/po/nl_NL.po @@ -1,5 +1,5 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Arnold Niessen <niessen@iae.nl> <arnold.niessen@philips.com>, 2001 # Hans Dingemans <hans.dingemans@tacticalops.nl>, 2003 @@ -7,7 +7,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/nn_NO.po b/PLUGINS/src/hello/po/nn_NO.po index d35b088e..2c4a532c 100644 --- a/PLUGINS/src/hello/po/nn_NO.po +++ b/PLUGINS/src/hello/po/nn_NO.po @@ -1,12 +1,12 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Jřrgen Tvedt <pjtvedt@online.no>, 2001 # Truls Slevigen <truls@slevigen.no>, 2002 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/pl_PL.po b/PLUGINS/src/hello/po/pl_PL.po index 71c152ec..c6d8dcf9 100644 --- a/PLUGINS/src/hello/po/pl_PL.po +++ b/PLUGINS/src/hello/po/pl_PL.po @@ -1,12 +1,12 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Michael Rakowski <mrak@gmx.de>, 2002 # Tomasz Maciej Nowak <tmn505@gmail.com>, 2018 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2018-02-19 00:41+0100\n" diff --git a/PLUGINS/src/hello/po/pt_PT.po b/PLUGINS/src/hello/po/pt_PT.po index f553d6e5..2ca3bc53 100644 --- a/PLUGINS/src/hello/po/pt_PT.po +++ b/PLUGINS/src/hello/po/pt_PT.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Paulo Lopes <pmml@netvita.pt>, 2001 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/ro_RO.po b/PLUGINS/src/hello/po/ro_RO.po index c32157e4..516c8f45 100644 --- a/PLUGINS/src/hello/po/ro_RO.po +++ b/PLUGINS/src/hello/po/ro_RO.po @@ -1,12 +1,12 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Paul Lacatus <paul@campina.iiruc.ro>, 2002 # Lucian Muresan <lucianm@users.sourceforge.net>, 2004 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/ru_RU.po b/PLUGINS/src/hello/po/ru_RU.po index 24ece731..b5b262b9 100644 --- a/PLUGINS/src/hello/po/ru_RU.po +++ b/PLUGINS/src/hello/po/ru_RU.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Vyacheslav Dikonov <sdiconov@mail.ru>, 2004 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/sk_SK.po b/PLUGINS/src/hello/po/sk_SK.po index d3ae3333..02bed79c 100644 --- a/PLUGINS/src/hello/po/sk_SK.po +++ b/PLUGINS/src/hello/po/sk_SK.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Vladimír Bárta <vladimir.barta@k2atmitec.cz>, 2006 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2009-09-30 09:48+0100\n" diff --git a/PLUGINS/src/hello/po/sl_SI.po b/PLUGINS/src/hello/po/sl_SI.po index 7db6c5f8..a4246b95 100644 --- a/PLUGINS/src/hello/po/sl_SI.po +++ b/PLUGINS/src/hello/po/sl_SI.po @@ -1,12 +1,12 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Miha Setina <mihasetina@softhome.net>, 2000 # Matjaz Thaler <matjaz.thaler@guest.arnes.si>, 2003 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/sv_SE.po b/PLUGINS/src/hello/po/sv_SE.po index 4b550ac2..494906f6 100644 --- a/PLUGINS/src/hello/po/sv_SE.po +++ b/PLUGINS/src/hello/po/sv_SE.po @@ -1,12 +1,12 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Tomas Prybil <tomas@prybil.se>, 2002 # Jan Ekholm <chakie@infa.abo.fi>, 2003 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" diff --git a/PLUGINS/src/hello/po/tr_TR.po b/PLUGINS/src/hello/po/tr_TR.po index 09492f31..fd4fe101 100644 --- a/PLUGINS/src/hello/po/tr_TR.po +++ b/PLUGINS/src/hello/po/tr_TR.po @@ -1,11 +1,11 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Oktay Yolgeçen <oktay_73@yahoo.de>, 2007 # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2008-05-12 22:34:4800\n" diff --git a/PLUGINS/src/hello/po/zh_CN.po b/PLUGINS/src/hello/po/zh_CN.po index 3ed53c2f..bbcce383 100644 --- a/PLUGINS/src/hello/po/zh_CN.po +++ b/PLUGINS/src/hello/po/zh_CN.po @@ -1,5 +1,5 @@ # VDR plugin language source file. -# Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> +# Copyright (C) 2018 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Marc Rovira Vall <tm05462@salleURL.edu>, 2003 # Ramon Roca <ramon.roca@xcombo.com>, 2003 @@ -8,7 +8,7 @@ # msgid "" msgstr "" -"Project-Id-Version: vdr-hello 2.2.0\n" +"Project-Id-Version: vdr-hello 2.4.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2009-01-23 09:48+0800\n" |