New Setup item 'Restart'

This commit is contained in:
Klaus Schmidinger
2002-03-17 12:04:35 +01:00
parent ae3f18dd57
commit b72b15cf8f
3 changed files with 49 additions and 3 deletions

32
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.64 2002/03/16 10:04:23 kls Exp $
* $Id: i18n.c 1.65 2002/03/17 12:00:41 kls Exp $
*
* Slovenian translations provided by Miha Setina <mihasetina@softhome.net>
* Italian translations provided by Alberto Carraro <bertocar@tin.it>
@@ -470,6 +470,26 @@ const tPhrase Phrases[] = {
"Avbryte redigering?",
"Peruutetaanko muokkaus?",
},
{ "Really restart?",
"Wirklich neu starten?",
"", // TODO
"", // TODO
"", // TODO
"", // TODO
"", // TODO
"", // TODO
"", // TODO
},
{ "Recording - restart anyway?",
"Aufnahme l<>uft - trotzdem neu starten?",
"", // TODO
"", // TODO
"", // TODO
"", // TODO
"", // TODO
"", // TODO
"", // TODO
},
{ "Recording - shut down anyway?",
"Aufnahme l<>uft - trotzdem ausschalten?",
"", // TODO
@@ -934,6 +954,16 @@ const tPhrase Phrases[] = {
"", // TODO
"", // TODO
},
{ "Restart",
"Neustart",
"", // TODO
"", // TODO
"", // TODO
"", // TODO
"", // TODO
"", // TODO
"", // TODO
},
// Setup parameters:
{ "OSD-Language",
"OSD-Sprache",