From 16fe4d783f2c5e34f18a329b542624e211e13e72 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 25 Feb 2007 14:14:06 +0100 Subject: Made "Channel entry timeout" a setup parameter --- i18n.c | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) (limited to 'i18n.c') diff --git a/i18n.c b/i18n.c index fde2ee77..c7f8d721 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.290 2007/02/25 11:57:25 kls Exp $ + * $Id: i18n.c 1.291 2007/02/25 13:59:28 kls Exp $ * * Translations provided by: * @@ -4646,6 +4646,28 @@ const tI18nPhrase Phrases[] = { "Zap timeout (s)", "Časový limit Zap (s)", }, + { "Setup.Miscellaneous$Channel entry timeout (ms)", + "Zeitlimit für Kanaleingabe (ms)", + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + "",// TODO + }, { "Setup.Miscellaneous$Initial channel", "Kanal beim Einschalten", "Privzeti kanal", -- cgit v1.2.3