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.186 2005/05/05 11:08:47 kls Exp $ + * $Id: i18n.c 1.187 2005/05/05 13:06:28 kls Exp $ * * Translations provided by: * @@ -5241,6 +5241,27 @@ const tI18nPhrase Phrases[] = { "Saate edastamise peatamine...", "Pausere live udsendelse...", }, + { "Starting EPG scan", + "Beginne mit EPG-Scan", + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + }, { "This plugin has no setup parameters!", "Dieses Plugin hat keine Setup-Parameter!", "Ta plugin nima nastavitvenih parametrov!", |