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.92 2002/06/22 09:26:36 kls Exp $ + * $Id: i18n.c 1.93 2002/09/29 12:32:46 kls Exp $ * * Translations provided by: * @@ -2401,6 +2401,22 @@ const tI18nPhrase Phrases[] = { "(Apasati 'Jos' pentru terminare)", "('Le' megnyomása a befejezéshez)", }, + { "(press 'Menu' to skip this key)", + "('Menü' drücken zum Überspringen)", + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + }, { "Phase 3: Saving key codes", "Phase 3: Codes abspeichern", "Faza 3: Shranjujem kodo", |