Updated the Turkish language texts of the hello plugin

This commit is contained in:
Klaus Schmidinger
2008-09-06 14:30:00 +02:00
parent a079bc9c25
commit 0206d90a49
3 changed files with 13 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
*
* See the README file for copyright information and how to reach the author.
*
* $Id: hello.c 1.15 2008/03/18 17:13:25 kls Exp $
* $Id: hello.c 2.1 2008/09/06 14:30:00 kls Exp $
*/
#include <getopt.h>
@@ -12,7 +12,7 @@
#include <vdr/interface.h>
#include <vdr/plugin.h>
static const char *VERSION = "0.2.2";
static const char *VERSION = "0.2.3";
static const char *DESCRIPTION = trNOOP("A friendly greeting");
static const char *MAINMENUENTRY = trNOOP("Hello");