mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Translated new boot loader options and fixed a typo.
svn path=/trunk/; revision=48709
This commit is contained in:
@@ -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
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user