mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 07:43:12 +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:
parent
23b9c2f3d3
commit
a69fd32e4b
1 changed files with 2 additions and 2 deletions
|
@ -94,7 +94,7 @@ static MUI_ENTRY deDEIntroPageEntries[] =
|
||||||
{
|
{
|
||||||
6,
|
6,
|
||||||
12,
|
12,
|
||||||
"Es gibt folgende Beschränkungen:",
|
"Es gibt folgende Beschraenkungen:",
|
||||||
TEXT_NORMAL
|
TEXT_NORMAL
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -335,7 +335,7 @@ static MUI_ENTRY deDEDevicePageEntries[] =
|
||||||
{
|
{
|
||||||
6,
|
6,
|
||||||
20,
|
20,
|
||||||
"Dann druecken Sie die Eingabetaste, um eine Einstellung abzuändern.",
|
"Dann druecken Sie die Eingabetaste, um eine Einstellung abzuaendern.",
|
||||||
TEXT_NORMAL
|
TEXT_NORMAL
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue