diff options
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.142 2004/01/16 13:48:16 kls Exp $ + * $Id: i18n.c 1.143 2004/01/17 14:39:38 kls Exp $ * * Translations provided by: * @@ -819,6 +819,24 @@ const tI18nPhrase Phrases[] = { "Reiniciar", "ÁÑàÞá", }, + { "Scan", + "Scan", + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + "",//TODO + }, // Confirmations: { "Delete channel?", "Kanal löschen?", |