diff options
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 18 |
1 files changed, 17 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.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)!", |