Summary: | Title is being displayed not translated | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Paolo Zamponi <feus73> |
Component: | kcm_wallpaper | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kdedev, meven, nate |
Priority: | NOR | ||
Version First Reported In: | 6.4.80 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/064afba7f8080b5a0cb308393352ecd7d0701145 | Version Fixed In: | 6.4.0 |
Sentry Crash Report: | |||
Attachments: | Image |
STEPS TO REPRODUCE 1. Switch to a non-English locale 2. Go to systemsettings -> Wallpaper 3. Look at the title OBSERVED RESULT It is always "Wallpaper" (tried in many locales, so it doesn't seem a missing translation issue) EXPECTED RESULT "Wallpaper" is shown in my locale SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 6.4.80 KDE Frameworks Version: 6.15.0 Qt Version: 6.9.0 Kernel Version: 6.11.0-26-generic (64-bit) Graphics Platform: Wayland Confirmed on git-master It appears to be missing domain strings. I found another affected label as well; will fix. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5562 Git commit 779e2d07ddee2fc3c3fe20568fc2a77484073d27 by David Edmundson, on behalf of Nate Graham. Committed on 04/06/2025 at 06:32. Pushed by davidedmundson into branch 'master'. kcms/wallpaper: add missing domain strings to allow translation FIXED-IN: 6.4.0 M +2 -2 kcms/wallpaper/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/779e2d07ddee2fc3c3fe20568fc2a77484073d27 Git commit 064afba7f8080b5a0cb308393352ecd7d0701145 by Vlad Zahorodnii, on behalf of David Edmundson. Committed on 20/06/2025 at 10:11. Pushed by vladz into branch 'Plasma/6.4'. kcms/wallpaper: add missing domain strings to allow translation FIXED-IN: 6.4.0 (cherry picked from commit 779e2d07ddee2fc3c3fe20568fc2a77484073d27) Co-authored-by: Nate Graham <nate@kde.org> M +2 -2 kcms/wallpaper/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/064afba7f8080b5a0cb308393352ecd7d0701145 |
Created attachment 181966 [details] Image STEPS TO REPRODUCE 1. Switch to a non-English locale 2. Go to systemsettings -> Wallpaper 3. Look at the title OBSERVED RESULT It is always "Wallpaper" (tried in many locales, so it doesn't seem a missing translation issue) EXPECTED RESULT "Wallpaper" is shown in my locale SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 6.4.80 KDE Frameworks Version: 6.15.0 Qt Version: 6.9.0 Kernel Version: 6.11.0-26-generic (64-bit) Graphics Platform: Wayland