mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[USETUP] Fix the name of the backspace key in the german translation
CORE-14006
This commit is contained in:
parent
ccaf7b24c3
commit
7e9b628bb8
1 changed files with 1 additions and 1 deletions
|
@ -983,7 +983,7 @@ static MUI_ENTRY deDEInstallDirectoryEntries[] =
|
|||
{
|
||||
6,
|
||||
15,
|
||||
"Benutzen Sie die Entf-TASTE, um Zeichen zu l”schen.",
|
||||
"Benutzen Sie die R<EFBFBD>ck-TASTE, um Zeichen zu l”schen.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue