From 49d54df7d05f3b5214e7be9be105dc8a71498d17 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 10 Apr 2018 17:20:58 +0200 Subject: Adjusted version numbers and dates --- PLUGINS/src/hello/HISTORY | 4 ++++ PLUGINS/src/hello/hello.c | 4 ++-- PLUGINS/src/hello/po/ca_ES.po | 4 ++-- PLUGINS/src/hello/po/cs_CZ.po | 4 ++-- PLUGINS/src/hello/po/da_DK.po | 4 ++-- PLUGINS/src/hello/po/de_DE.po | 4 ++-- PLUGINS/src/hello/po/el_GR.po | 4 ++-- PLUGINS/src/hello/po/es_ES.po | 4 ++-- PLUGINS/src/hello/po/et_EE.po | 4 ++-- PLUGINS/src/hello/po/fi_FI.po | 4 ++-- PLUGINS/src/hello/po/fr_FR.po | 4 ++-- PLUGINS/src/hello/po/hr_HR.po | 4 ++-- PLUGINS/src/hello/po/hu_HU.po | 4 ++-- PLUGINS/src/hello/po/it_IT.po | 4 ++-- PLUGINS/src/hello/po/lt_LT.po | 4 ++-- PLUGINS/src/hello/po/nl_NL.po | 4 ++-- PLUGINS/src/hello/po/nn_NO.po | 4 ++-- PLUGINS/src/hello/po/pl_PL.po | 4 ++-- PLUGINS/src/hello/po/pt_PT.po | 4 ++-- PLUGINS/src/hello/po/ro_RO.po | 4 ++-- PLUGINS/src/hello/po/ru_RU.po | 4 ++-- PLUGINS/src/hello/po/sk_SK.po | 4 ++-- PLUGINS/src/hello/po/sl_SI.po | 4 ++-- PLUGINS/src/hello/po/sv_SE.po | 4 ++-- PLUGINS/src/hello/po/tr_TR.po | 4 ++-- PLUGINS/src/hello/po/zh_CN.po | 4 ++-- 26 files changed, 54 insertions(+), 50 deletions(-) (limited to 'PLUGINS/src/hello') 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 @@ -12,7 +12,7 @@ #include #include -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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Marc Rovira Vall , 2003 # Ramon Roca , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Vladimír Bárta , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Mogens Elneff , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Klaus Schmidinger , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Dimitrios Dimitrakos , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Ruben Nunez Francisco , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Arthur Konovalov , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Hannu Savolainen , 2002 # Jaakko Hyvätti , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Jean-Claude Repetto , 2001 # Olivier Jacques , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Adrian Caval , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Istvan Koenigsberger , 2002 # Guido Josten , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Diego Pierotto , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Valdemaras Pipiras , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Arnold Niessen , 2001 # Hans Dingemans , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Jřrgen Tvedt , 2001 # Truls Slevigen , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Michael Rakowski , 2002 # Tomasz Maciej Nowak , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Paulo Lopes , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Paul Lacatus , 2002 # Lucian Muresan , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Vyacheslav Dikonov , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Vladimír Bárta , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Miha Setina , 2000 # Matjaz Thaler , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Tomas Prybil , 2002 # Jan Ekholm , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Oktay Yolgeçen , 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: \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 +# Copyright (C) 2018 Klaus Schmidinger # This file is distributed under the same license as the VDR package. # Marc Rovira Vall , 2003 # Ramon Roca , 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: \n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" "PO-Revision-Date: 2009-01-23 09:48+0800\n" -- cgit v1.2.3