mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed learning RC keys with more than one RC; displaying RC name when learning keys
This commit is contained in:
32
i18n.c
32
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<64>fghijklmno<6E><6F>pqrstu<74><75>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<EFBFBD>commande",
|
||||
"L<EFBFBD>re fjernkontrolltaster",
|
||||
"Kaukos<EFBFBD><EFBFBD>timen n<>pp<70>inten opettelu",
|
||||
"Nauka kodu pilota",
|
||||
"Aprendiendo teclas del telemando",
|
||||
"Ekmathisi Remote Control",
|
||||
"Inl<EFBFBD>rning av fj<66>rrkontrollsknappar",
|
||||
"Invatare taste telecomanda",
|
||||
"T<EFBFBD>vir<EFBFBD>ny<EFBFBD>t<EFBFBD> betan<61>t<EFBFBD>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<EFBFBD>commande (%s)",
|
||||
"L<EFBFBD>re fjernkontrolltaster (%s)",
|
||||
"Kaukos<EFBFBD><EFBFBD>timen n<>pp<70>inten opettelu (%s)",
|
||||
"Nauka kodu pilota (%s)",
|
||||
"Aprendiendo teclas del telemando (%s)",
|
||||
"Ekmathisi Remote Control (%s)",
|
||||
"Inl<EFBFBD>rning av fj<66>rrkontrollsknappar (%s)",
|
||||
"Invatare taste telecomanda (%s)",
|
||||
"T<EFBFBD>vir<EFBFBD>ny<EFBFBD>t<EFBFBD> betan<61>t<EFBFBD>sa (%s)",
|
||||
},
|
||||
{ "Phase 1: Detecting RC code type",
|
||||
"Phase 1: FB Code feststellen",
|
||||
|
Reference in New Issue
Block a user