mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 17:02:51 +08:00
Correct translation of "Del" key in some languages
Use the key name that is used by Windows itself (for example, on its on-screen keyboard as well as an accelerator in its notepad). Closes #26576.
This commit is contained in:
+1
-1
@@ -226,7 +226,7 @@ msgstr "Slet"
|
||||
#: ../src/common/accelcmn.cpp:48
|
||||
msgctxt "keyboard key"
|
||||
msgid "Del"
|
||||
msgstr "Slet"
|
||||
msgstr "Del"
|
||||
|
||||
#: ../src/common/accelcmn.cpp:49
|
||||
msgctxt "keyboard key"
|
||||
|
||||
+1
-1
@@ -221,7 +221,7 @@ msgstr "Eliminar"
|
||||
#: ../src/common/accelcmn.cpp:48
|
||||
msgctxt "keyboard key"
|
||||
msgid "Del"
|
||||
msgstr "Eliminar"
|
||||
msgstr "Supr"
|
||||
|
||||
#: ../src/common/accelcmn.cpp:49
|
||||
msgctxt "keyboard key"
|
||||
|
||||
+1
-2
@@ -230,10 +230,9 @@ msgid "Delete"
|
||||
msgstr "&Törlés"
|
||||
|
||||
#: ../src/common/accelcmn.cpp:48
|
||||
#, fuzzy
|
||||
msgctxt "keyboard key"
|
||||
msgid "Del"
|
||||
msgstr "&Törlés"
|
||||
msgstr "Del"
|
||||
|
||||
#: ../src/common/accelcmn.cpp:49
|
||||
#, fuzzy
|
||||
|
||||
Reference in New Issue
Block a user