Correct Hungarian translation of "Shift" key
Use "Shift" for it instead of "eltol" as this is what is used by Windows itself. Closes #24325.
This commit is contained in:
parent
e10bf0c344
commit
37a352977d
1 changed files with 2 additions and 3 deletions
|
|
@ -724,7 +724,7 @@ msgstr "alt"
|
|||
#: ../src/common/accelcmn.cpp:190
|
||||
msgctxt "keyboard key"
|
||||
msgid "shift"
|
||||
msgstr "eltol"
|
||||
msgstr "shift"
|
||||
|
||||
#: ../src/common/accelcmn.cpp:192
|
||||
#, fuzzy
|
||||
|
|
@ -769,10 +769,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue