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:
taler21
2024-02-29 16:10:34 +01:00
committed by Vadim Zeitlin
parent 935d120cd6
commit 7f31cf5275
+2 -3
View File
@@ -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