mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 15:11:53 +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,
|
6,
|
||||||
15,
|
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
|
TEXT_STYLE_NORMAL
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue