https://bugs.kde.org/show_bug.cgi?id=410110

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
   Version Fixed In|                            |20.12.1
      Latest Commit|                            |https://invent.kde.org/mult
                   |                            |imedia/elisa/commit/904dc9f
                   |                            |bdb007b3690dd58d77307679811
                   |                            |256f3c

--- Comment #25 from Nate Graham <n...@kde.org> ---
Git commit 904dc9fbdb007b3690dd58d77307679811256f3c by Nate Graham.
Committed on 03/12/2020 at 20:47.
Pushed by ngraham into branch 'release/20.12'.

Don't look for translated version of "Play-Pause" shortcut

Shortcuts should always use bare string literals instead of translations
because this causes issues in cases where the string has not been
translated in some languages, or when it gets customized before or after
the translation takes place.

This commit fixes the problem by always searching for the string literal.
FIXED-IN: 20.12.1

M  +1    -1    src/elisaapplication.cpp

https://invent.kde.org/multimedia/elisa/commit/904dc9fbdb007b3690dd58d77307679811256f3c

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to