Implemented 'Commands' menu

This commit is contained in:
Klaus Schmidinger
2000-11-11 16:38:41 +01:00
parent 9c499caf87
commit 54a2e99c7b
11 changed files with 217 additions and 20 deletions

5
i18n.c
View File

@@ -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",
},