Summary: | Space is absent between two sentences in hang notification | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Roke Julian Lockhart Beedell <4wy78uwh> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/523ae7cc0d21b7c23bc1f6734f27cdbc520b868c | Version Fixed In: | 6.4.0 |
Sentry Crash Report: | |||
Attachments: | A Screenshot |
Description
Roke Julian Lockhart Beedell
2025-04-16 20:45:39 UTC
https://reddit.com/r/kde/comments/1024y46/comment/j2rxukw disincentivised me from remediating this alone. It's a code bug, not a translation bug. See https://invent.kde.org/plasma/kwin/-/blob/master/src/helpers/killer/killer.cpp?ref_type=heads#L236 Feel free to submit a PR! (In reply to Nate Graham from comment #2) ...Actually, I think you'd rather I don't, 'cause I didn't consider it might be CPP code. 😅 Apologies! I can change a string, but I can't write C. You don't need to write code; just change the string to add a space. (In reply to Nate Graham from comment #4) Thanks! I tried: https://invent.kde.org/plasma/kwin/-/merge_requests/7528. I hope this doesn't cost you more time it would have taken to just add a space yourself! :D Git commit 523ae7cc0d21b7c23bc1f6734f27cdbc520b868c by Vlad Zahorodnii, on behalf of Roke Beedell. Committed on 18/04/2025 at 09:51. Pushed by vladz into branch 'master'. helpers/killer: Fix missing space in the prompt M +9 -6 src/helpers/killer/killer.cpp https://invent.kde.org/plasma/kwin/-/commit/523ae7cc0d21b7c23bc1f6734f27cdbc520b868c Great job, Roke! (In reply to Nate Graham from comment #7) Thank you... I'll thank Vlad and you! |