All cards write EIT info into the same data structure; free cards scan for EIT info

This commit is contained in:
Klaus Schmidinger
2000-11-18 13:57:32 +01:00
parent 5e272f9065
commit 6439a8e169
14 changed files with 169 additions and 41 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.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",