diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-02-21 15:30:35 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-02-21 15:30:35 +0100 |
commit | 6fef98aa971f8ee51b21d95f9fe3f975a13858f1 (patch) | |
tree | 9a08f57ac8377d16a35c1a84b0609b49a58318fe /i18n.c | |
parent | c969c77d9c5faed74e429a60c9eaa00b4b84ec1f (diff) | |
download | vdr-6fef98aa971f8ee51b21d95f9fe3f975a13858f1.tar.gz vdr-6fef98aa971f8ee51b21d95f9fe3f975a13858f1.tar.bz2 |
Implemented an "EPG linger time"
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: i18n.c 1.147 2004/02/20 13:58:14 kls Exp $ + * $Id: i18n.c 1.148 2004/02/21 15:14:36 kls Exp $ * * Translations provided by: * @@ -2355,6 +2355,24 @@ const tI18nPhrase Phrases[] = { "Nivell de correcció de la Guia", "ÃàÞÒÕÝì ÚÞààÕÚæØØ ÞèØÑÞÚ", }, + { "Setup.EPG$EPG linger time (min)", + "Alte EPG-Daten anzeigen (min)",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "Vanha tieto näkyy (min)", + "",// TODO + "",// TODO + "",// TODO + "Visa gammal info (min)", + "",// TODO + "",// TODO + "",// TODO + "",// TODO + }, { "Setup.EPG$Set system time", "Systemzeit stellen", "Nastavi sistemski cas", |