From 37a352977db6d7d4c106cff2769cdae1ab1ddb7a Mon Sep 17 00:00:00 2001 From: taler21 <99262969+taler21@users.noreply.github.com> Date: Thu, 15 Feb 2024 12:23:54 +0100 Subject: [PATCH] Correct Hungarian translation of "Shift" key Use "Shift" for it instead of "eltol" as this is what is used by Windows itself. Closes #24325. --- locale/hu.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/locale/hu.po b/locale/hu.po index 0a16ec9101..32c58bfeaf 100644 --- a/locale/hu.po +++ b/locale/hu.po @@ -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