mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Change the umlauts to characters of the english alphabet, otherwise they aren't displayed correctly.
See issue #2902 for more details. svn path=/trunk/; revision=31334
This commit is contained in:
@@ -94,7 +94,7 @@ static MUI_ENTRY deDEIntroPageEntries[] =
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"Es gibt folgende Beschränkungen:",
|
||||
"Es gibt folgende Beschraenkungen:",
|
||||
TEXT_NORMAL
|
||||
},
|
||||
{
|
||||
@@ -335,7 +335,7 @@ static MUI_ENTRY deDEDevicePageEntries[] =
|
||||
{
|
||||
6,
|
||||
20,
|
||||
"Dann druecken Sie die Eingabetaste, um eine Einstellung abzuändern.",
|
||||
"Dann druecken Sie die Eingabetaste, um eine Einstellung abzuaendern.",
|
||||
TEXT_NORMAL
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user