Summary: | 'Desktop Toolbox' displayed in English on all display languages | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Øystein Steffensen-Alværvik <epost.kde> |
Component: | Edit Mode | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, kde |
Priority: | NOR | ||
Version First Reported In: | 5.17.0 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-desktop/c79902431d9abd4ebb7c34c8350a18955367fe2f | Version Fixed In: | 5.17.1 |
Sentry Crash Report: | |||
Attachments: |
'Desktop Toolbox' on the desktop
Video of the untranslated title |
Description
Øystein Steffensen-Alværvik
2019-10-20 09:13:13 UTC
Can you show a screenshot of which title you mean please. Created attachment 123364 [details]
'Desktop Toolbox' on the desktop
Created attachment 123400 [details]
Video of the untranslated title
In case my post wasn't clear: This occurs when moving the Toolbox's (or 'hamburger menu'?) default position from the sides into the desktop.
It's missing a domain (In reply to Kai Uwe Broulik from comment #4) > It's missing a domain You mean the video isn't working? Shows up for me. The i18n translation call is missing a translation domain, I mean :) Patch: https://phabricator.kde.org/D24854 Git commit c79902431d9abd4ebb7c34c8350a18955367fe2f by Kai Uwe Broulik. Committed on 22/10/2019 at 09:37. Pushed by broulik into branch 'Plasma/5.17'. [Desktop Toolbox] Add missing i18n domain FIXED-IN: 5.17.1 Differential Revision: https://phabricator.kde.org/D24854 M +3 -1 toolboxes/desktoptoolbox/contents/ui/ToolBoxButton.qml https://commits.kde.org/plasma-desktop/c79902431d9abd4ebb7c34c8350a18955367fe2f Nice, thanks for the quick patch! |