summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-08-25 13:52:38 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-08-25 13:52:38 +0200
commit0525d1bb780981e63214973b9eb2d60bd84d1dca (patch)
tree09d763d2333643b6570b9f36450d5e9b22b55035 /i18n.c
parent14d3933d91af23a9d79c083163fe6f0281475001 (diff)
downloadvdr-0525d1bb780981e63214973b9eb2d60bd84d1dca.tar.gz
vdr-0525d1bb780981e63214973b9eb2d60bd84d1dca.tar.bz2
New Setup parameter MaxVideoFileSize
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 18cb0e32..76e9bb1a 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.33 2001/08/25 12:27:03 kls Exp $
+ * $Id: i18n.c 1.34 2001/08/25 13:41:57 kls Exp $
*
* Slovenian translations provided by Miha Setina <mihasetina@softhome.net>
* Italian translations provided by Alberto Carraro <bertocar@tin.it>
@@ -857,6 +857,15 @@ const tPhrase Phrases[] = {
"Hauteur affichage",
"", // TODO
},
+ { "MaxVideoFileSize",
+ "Max. Video Dateigröße",
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ },
// The days of the week:
{ "MTWTFSS",
"MDMDFSS",