Translated new boot loader options and fixed a typo.

svn path=/trunk/; revision=48709
This commit is contained in:
Eric Kohl 2010-09-06 10:24:50 +00:00
parent fd61ebc8bb
commit 1e34ad4d19

View file

@ -578,7 +578,7 @@ static MUI_ENTRY deDEFlushPageEntries[] =
{
10,
9,
"Der PC wird automatisch neunstarten, wenn der Vorgang beendet ist.",
"Der PC wird automatisch neustarten, wenn der Vorgang beendet ist.",
TEXT_STYLE_NORMAL
},
{
@ -986,13 +986,13 @@ static MUI_ENTRY deDEBootLoaderEntries[] =
{
8,
12,
"Install bootloader on the harddisk (MBR and VBR).",
"Boot-Loader auf der Festplatte installieren (MBR und VBR).",
TEXT_STYLE_NORMAL
},
{
8,
13,
"Install bootloader on the harddisk (VBR only).",
"Boot-Loader auf der Festplatte installieren (nur VBR).",
TEXT_STYLE_NORMAL
},
{