From d3f255e79ec8590728a34f6665bf2e2204b713c0 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 16 Jun 2001 14:31:14 +0200 Subject: Setup parameter for VideoFormat --- i18n.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'i18n.c') diff --git a/i18n.c b/i18n.c index 02fc7ceb..ad87ec7b 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.18 2001/06/03 12:57:21 kls Exp $ + * $Id: i18n.c 1.19 2001/06/16 14:27:10 kls Exp $ * * Slovenian translations provided by Miha Setina * Italian translations provided by Alberto Carraro @@ -530,6 +530,12 @@ const tPhrase Phrases[] = { "", // TODO "", // TODO }, + { "VideoFormat", + "Video Format", + "", // TODO + "", // TODO + "", // TODO + }, // The days of the week: { "MTWTFSS", "MDMDFSS", -- cgit v1.2.3