mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 08:50:24 +08:00
[USETUP] de-DE Whitespace nitpicking CORE-16792
To harmonize it to 3 separator-spaces how it is done historically in other dlgs.
This commit is contained in:
@@ -81,7 +81,7 @@ static MUI_ENTRY deDELanguagePageEntries[] =
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"EINGABETASTE = Fortsetzen F3 = Installation abbrechen",
|
||||
"EINGABETASTE = Fortsetzen F3 = Installation abbrechen",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG,
|
||||
TEXT_ID_STATIC
|
||||
},
|
||||
@@ -866,7 +866,7 @@ static MUI_ENTRY deDEDisplayPageEntries[] =
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"EINGABETASTE = Fortsetzen ESC = Zur\201ck F3 = Installation abbrechen",
|
||||
"EINGABETASTE = Fortsetzen ESC = Zur\201ck F3 = Installation abbrechen",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG,
|
||||
TEXT_ID_STATIC
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user