From 9fee2b67abb2594c5db2ca9f66525cb09e7b5cc7 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 10 Nov 2002 15:50:21 +0100 Subject: First step towards a 'unique channel ID' --- i18n.c | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'i18n.c') diff --git a/i18n.c b/i18n.c index 08b27650..79fa6079 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.99 2002/10/27 14:24:00 kls Exp $ + * $Id: i18n.c 1.100 2002/11/10 12:32:30 kls Exp $ * * Translations provided by: * @@ -1468,6 +1468,22 @@ const tI18nPhrase Phrases[] = { "",//TODO "",//TODO }, + { "Channel settings are not unique!", + "Kanaleinstellungen sind nicht eindeutig!", + "",//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