From 34af5c0e05fabb9a3544fc771c6669a2dd14d97c Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 6 Oct 2002 11:34:02 +0200 Subject: Improved skipping channels that are (currently) not available --- i18n.c | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'i18n.c') diff --git a/i18n.c b/i18n.c index b814179e..d8dc3b7b 100644 --- a/i18n.c +++ b/i18n.c @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: i18n.c 1.94 2002/10/06 09:55:08 kls Exp $ + * $Id: i18n.c 1.95 2002/10/06 11:31:18 kls Exp $ * * Translations provided by: * @@ -1436,6 +1436,22 @@ const tI18nPhrase Phrases[] = { "Nu mai sunt dispozitive DVB pentru inregistrare!", "Nincs szabad DVB kártya a felvételhez!", }, + { "Channel not available!", + "Kanal nicht verfügbar!", + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + }, { "Channel locked (recording)!", "Kanal blockiert (zeichnet auf)!", "Zaklenjen kanal (snemanje)!", -- cgit v1.2.3