mirror of
https://github.com/reactos/reactos.git
synced 2025-07-27 07:41:51 +00: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:
parent
75edf1071a
commit
1fdf06c563
1 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@ static MUI_ENTRY deDELanguagePageEntries[] =
|
||||||
{
|
{
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
"EINGABETASTE = Fortsetzen F3 = Installation abbrechen",
|
"EINGABETASTE = Fortsetzen F3 = Installation abbrechen",
|
||||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG,
|
TEXT_TYPE_STATUS | TEXT_PADDING_BIG,
|
||||||
TEXT_ID_STATIC
|
TEXT_ID_STATIC
|
||||||
},
|
},
|
||||||
|
@ -866,7 +866,7 @@ static MUI_ENTRY deDEDisplayPageEntries[] =
|
||||||
{
|
{
|
||||||
0,
|
0,
|
||||||
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_TYPE_STATUS | TEXT_PADDING_BIG,
|
||||||
TEXT_ID_STATIC
|
TEXT_ID_STATIC
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue