mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
New configuration file 'reccmds.conf'
This commit is contained in:
18
i18n.c
18
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.95 2002/10/06 11:31:18 kls Exp $
|
||||
* $Id: i18n.c 1.96 2002/10/13 11:03:39 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -199,6 +199,22 @@ const tI18nPhrase Phrases[] = {
|
||||
"Comenzi",
|
||||
"Parancsok",
|
||||
},
|
||||
{ "Recording commands",
|
||||
"Befehle f<>r Aufzeichnungen",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
},
|
||||
{ "Edit channel",
|
||||
"Kanal editieren",
|
||||
"Uredi kanal",
|
||||
|
Reference in New Issue
Block a user