The initial channel and volume can now be defined in the "Setup/Miscellaneous" menu

This commit is contained in:
Klaus Schmidinger
2006-04-09 13:26:56 +02:00
parent e36da7ab8d
commit 87ba3ae558
8 changed files with 98 additions and 5 deletions

68
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.254 2006/04/08 13:52:28 kls Exp $
* $Id: i18n.c 1.255 2006/04/09 13:04:50 kls Exp $
*
* Translations provided by:
*
@@ -4404,6 +4404,72 @@ const tI18nPhrase Phrases[] = {
"Zap timeout (s)",
"<EFBFBD>asov<EFBFBD> limit Zap (s)",
},
{ "Setup.Miscellaneous$Initial channel",
"Kanal beim Einschalten",
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
},
{ "Setup.Miscellaneous$Initial volume",
"Lautst<EFBFBD>rke beim Einschalten",
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
},
{ "Setup.Miscellaneous$as before",
"wie vorher",
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
},
// The days of the week:
{ "MTWTFSS",
"MDMDFSS",