summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-08-17 08:58:02 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-08-17 08:58:02 +0200
commitb65687ebcfe79f8258bf3ca9ece057f16fae047b (patch)
tree6695894de09bb900f3b424805d47c8dab339c03d /i18n.c
parent3a27bdfeda2a0de7e1c4b3f7f15925e4448e8f72 (diff)
downloadvdr-b65687ebcfe79f8258bf3ca9ece057f16fae047b.tar.gz
vdr-b65687ebcfe79f8258bf3ca9ece057f16fae047b.tar.bz2
Made the "Zap timeout" a setup variable
Diffstat (limited to 'i18n.c')
-rw-r--r--i18n.c19
1 files changed, 18 insertions, 1 deletions
diff --git a/i18n.c b/i18n.c
index 0363e9f1..253e2783 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.129 2003/07/13 15:03:07 kls Exp $
+ * $Id: i18n.c 1.130 2003/08/17 08:53:24 kls Exp $
*
* Translations provided by:
*
@@ -2663,6 +2663,23 @@ const tI18nPhrase Phrases[] = {
"SVDRP Timeout (s)",
"SVDRP Timeout (s)",
},
+ { "Setup.Miscellaneous$Zap timeout (s)",
+ "Zap Timeout (s)",
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ },
// The days of the week:
{ "MTWTFSS",
"MDMDFSS",