https://bugs.kde.org/show_bug.cgi?id=407927
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-workspace/41e41b194c1f6 | |856832ee658c59b357ee02a4eaa Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 41e41b194c1f6856832ee658c59b357ee02a4eaa by Kai Uwe Broulik. Committed on 27/05/2019 at 07:46. Pushed by broulik into branch 'Plasma/5.16'. [Notifications] Fix translations in popup The popup is a pure QML singleton and as such doesn't inherit the i18n context from the applet. Use i18nd explicitly. Differential Revision: https://phabricator.kde.org/D21422 M +3 -3 applets/notifications/package/contents/ui/EditContextMenu.qml M +7 -7 applets/notifications/package/contents/ui/JobDetails.qml M +9 -7 applets/notifications/package/contents/ui/JobItem.qml M +9 -7 applets/notifications/package/contents/ui/NotificationHeader.qml M +5 -5 applets/notifications/package/contents/ui/NotificationItem.qml M +1 -1 applets/notifications/package/contents/ui/ThumbnailStrip.qml https://commits.kde.org/plasma-workspace/41e41b194c1f6856832ee658c59b357ee02a4eaa -- You are receiving this mail because: You are watching all bug changes.