diff options
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 23 |
1 files changed, 22 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.222 2005/12/30 15:30:59 kls Exp $ + * $Id: i18n.c 1.223 2006/01/04 14:41:50 kls Exp $ * * Translations provided by: * @@ -2947,6 +2947,27 @@ const tI18nPhrase Phrases[] = { "Kanaliteate näitamine", "Info ved kanalskift", }, + { "Setup.OSD$Timeout requested channel info", + "Angeforderte Kanalinfo schließen", + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + "", // TODO + }, { "Setup.OSD$Scroll pages", "Seitenweise scrollen", "Drsni meni", |