Summary: | Missing line translation in bluedevil widget. | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Victor Ryzhykh <victorr2007> |
Component: | Bluetooth widget | Assignee: | Nate Graham <nate> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate |
Priority: | NOR | Keywords: | qt6 |
Version First Reported In: | 6.4.80 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/bluedevil/-/commit/403cc43d90639e7fda704ed35ec7a6435dc9e5a3 | Version Fixed In: | 6.5.0 |
Sentry Crash Report: | |||
Attachments: | Bluetooth widget/system tray item |
Description
Victor Ryzhykh
2025-08-08 12:51:49 UTC
Right, those strings aren't set up for translation, whoops! A possibly relevant merge request was started @ https://invent.kde.org/plasma/bluedevil/-/merge_requests/221 (In reply to Bug Janitor Service from comment #2) > A possibly relevant merge request was started @ > https://invent.kde.org/plasma/bluedevil/-/merge_requests/221 This commit fixed the issue. These lines are now displayed with translation. Git commit 403cc43d90639e7fda704ed35ec7a6435dc9e5a3 by Nate Graham. Committed on 08/08/2025 at 15:37. Pushed by ngraham into branch 'master'. applet: make section headers translatable FIXED-IN: 6.5.0 M +5 -3 src/applet/devicesproxymodel.cpp https://invent.kde.org/plasma/bluedevil/-/commit/403cc43d90639e7fda704ed35ec7a6435dc9e5a3 |