From bd66898c7820a00a7bd78c7c974f5be47f407468 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 26 Oct 2002 12:56:53 +0200 Subject: Fixed learning RC keys with more than one RC; displaying RC name when learning keys --- i18n.c | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'i18n.c') diff --git a/i18n.c b/i18n.c index 2835cf92..53369be9 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.97 2002/10/19 09:36:51 kls Exp $ + * $Id: i18n.c 1.98 2002/10/26 12:04:20 kls Exp $ * * Translations provided by: * @@ -2385,21 +2385,21 @@ const tI18nPhrase Phrases[] = { " aábcdeéfghijklmnoóöpqrstuúüvwxyz0123456789-.,#~", }, // Learning keys: - { "Learning Remote Control Keys", - "Fernbedienungs-Codes lernen", - "Ucim se kod upravljalca", - "Apprendimento tasti unita` remota", - "Leren toetsen afstandsbediening", - "Aprender as teclas do telecomando", - "Apprentissage des codes de télécommande", - "Lćre fjernkontrolltaster", - "Kaukosäätimen näppäinten opettelu", - "Nauka kodu pilota", - "Aprendiendo teclas del telemando", - "Ekmathisi Remote Control", - "Inlärning av fjärrkontrollsknappar", - "Invatare taste telecomanda", - "Távirányító betanítása", + { "Learning Remote Control Keys (%s)", + "Fernbedienungs-Codes lernen (%s)", + "Ucim se kod upravljalca (%s)", + "Apprendimento tasti unita` remota (%s)", + "Leren toetsen afstandsbediening (%s)", + "Aprender as teclas do telecomando (%s)", + "Apprentissage des codes de télécommande (%s)", + "Lćre fjernkontrolltaster (%s)", + "Kaukosäätimen näppäinten opettelu (%s)", + "Nauka kodu pilota (%s)", + "Aprendiendo teclas del telemando (%s)", + "Ekmathisi Remote Control (%s)", + "Inlärning av fjärrkontrollsknappar (%s)", + "Invatare taste telecomanda (%s)", + "Távirányító betanítása (%s)", }, { "Phase 1: Detecting RC code type", "Phase 1: FB Code feststellen", -- cgit v1.2.3