summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-11-18 13:57:32 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2000-11-18 13:57:32 +0100
commit6439a8e169167e116efd9630564b5629efcd657b (patch)
tree93cfaaccc5fcad64a4e9f0d63ef8094f347f6274 /i18n.c
parent5e272f90653736e6bc115660fa39cbe6d2ab0403 (diff)
downloadvdr-6439a8e169167e116efd9630564b5629efcd657b.tar.gz
vdr-6439a8e169167e116efd9630564b5629efcd657b.tar.bz2
All cards write EIT info into the same data structure; free cards scan for EIT info
Diffstat (limited to 'i18n.c')
-rw-r--r--i18n.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/i18n.c b/i18n.c
index 94009cb1..94002302 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.2 2000/11/11 16:20:47 kls Exp $
+ * $Id: i18n.c 1.3 2000/11/18 13:28:19 kls Exp $
*/
/*
@@ -250,6 +250,9 @@ const tPhrase Phrases[] = {
{ "MarginStop",
"Zeitpuffer bei Ende",
},
+ { "EPGScanTimeout",
+ "Zeit bis EPG Scan",
+ },
// The days of the week:
{ "MTWTFSS",
"MDMDFSS",