mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented 'Commands' menu
This commit is contained in:
5
i18n.c
5
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.1 2000/11/11 10:39:27 kls Exp $
|
||||
* $Id: i18n.c 1.2 2000/11/11 16:20:47 kls Exp $
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -70,6 +70,9 @@ const tPhrase Phrases[] = {
|
||||
{ "Setup",
|
||||
"Einstellungen",
|
||||
},
|
||||
{ "Commands",
|
||||
"Befehle",
|
||||
},
|
||||
{ "Edit Channel",
|
||||
"Kanal Editieren",
|
||||
},
|
||||
|
Reference in New Issue
Block a user