mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Made "Channel entry timeout" a setup parameter
This commit is contained in:
24
i18n.c
24
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)",
|
||||
"<EFBFBD>asov<EFBFBD> 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",
|
||||
|
Reference in New Issue
Block a user