mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 19:16:02 +08:00
[USETUP] de-DE Split a line of text into two parts CORE-16791
This commit is contained in:
@@ -1305,7 +1305,14 @@ static MUI_ENTRY deDEFormatPartitionEntries[] =
|
||||
{
|
||||
6,
|
||||
10,
|
||||
"Die gew\201nschte Partition wird nun formatiert. Dr\201cken Sie die EINGABETASTE, um fortzufahren.",
|
||||
"Die gew\201nschte Partition wird nun formatiert.",
|
||||
TEXT_STYLE_NORMAL,
|
||||
TEXT_ID_FORMAT_PROMPT
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"Dr\201cken Sie die EINGABETASTE, um fortzufahren.",
|
||||
TEXT_STYLE_NORMAL,
|
||||
TEXT_ID_FORMAT_PROMPT
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user