mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-26 01:28:38 +08:00
Correct Hungarian translation of "Shift" key
Use "Shift" for it instead of "eltol" as this is what is used by Windows
itself.
See #24325.
(cherry picked from commit 37a352977d)
This commit is contained in:
+2
-3
@@ -727,7 +727,7 @@ msgstr "alt"
|
||||
#: ../src/common/accelcmn.cpp:190
|
||||
msgctxt "keyboard key"
|
||||
msgid "shift"
|
||||
msgstr "eltol"
|
||||
msgstr "shift"
|
||||
|
||||
#: ../src/common/accelcmn.cpp:192
|
||||
#, fuzzy
|
||||
@@ -772,10 +772,9 @@ msgid "Ctrl+"
|
||||
msgstr "ctrl"
|
||||
|
||||
#: ../src/common/accelcmn.cpp:347
|
||||
#, fuzzy
|
||||
msgctxt "keyboard key"
|
||||
msgid "Shift+"
|
||||
msgstr "eltol"
|
||||
msgstr "Shift+"
|
||||
|
||||
#: ../src/common/accelcmn.cpp:350
|
||||
#, fuzzy
|
||||
|
||||
Reference in New Issue
Block a user