mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented kChanPrev
This commit is contained in:
24
i18n.c
24
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.259 2006/04/15 13:39:35 kls Exp $
|
||||
* $Id: i18n.c 1.260 2006/04/15 13:53:23 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -5399,6 +5399,28 @@ const tI18nPhrase Phrases[] = {
|
||||
"Kanal-",
|
||||
"Kan<EFBFBD>l-",
|
||||
},
|
||||
{ "Key$PrevChannel",
|
||||
"Vorheriger Kanal",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
},
|
||||
{ "Key$Volume+",
|
||||
"Lautst<EFBFBD>rke+",
|
||||
"Glasnost+",
|
||||
|
Reference in New Issue
Block a user