summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-09-09 12:52:41 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-09-09 12:52:41 +0200
commitde45b51473daaa313dda61d4d86c3fb970d51cd8 (patch)
tree2c7473b4915f1f77085dc9e9a67528c963ee0133 /i18n.c
parent9d509c37e712974d653b8ccd2ceddfda7c9cccfe (diff)
downloadvdr-de45b51473daaa313dda61d4d86c3fb970d51cd8.tar.gz
vdr-de45b51473daaa313dda61d4d86c3fb970d51cd8.tar.bz2
Implemented 'Multi Speed Mode'
Diffstat (limited to 'i18n.c')
-rw-r--r--i18n.c11
1 files changed, 10 insertions, 1 deletions
diff --git a/i18n.c b/i18n.c
index c722a787..9fee5055 100644
--- a/i18n.c
+++ b/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.40 2001/09/08 11:43:28 kls Exp $
+ * $Id: i18n.c 1.41 2001/09/08 15:01:12 kls Exp $
*
* Slovenian translations provided by Miha Setina <mihasetina@softhome.net>
* Italian translations provided by Alberto Carraro <bertocar@tin.it>
@@ -947,6 +947,15 @@ const tPhrase Phrases[] = {
"", // TODO
"", // TODO
},
+ { "MultiSpeedMode",
+ "MultiSpeed Modus",
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ },
// The days of the week:
{ "MTWTFSS",
"MDMDFSS",