Bug 480059

Summary: Translation problems
Product: [Plasma] policykit-kde-agent-1 Reporter: Victor Ryzhykh <victorr2007>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: drf, feus73, jgrulich, jreznik, nate, nicolas.fella
Priority: NOR Keywords: qt6
Version: 5.92.0   
Target Milestone: ---   
Platform: ROSA RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Victor Ryzhykh 2024-01-19 19:18:39 UTC
In the Messages.sh 
file https://invent.kde.org/plasma/polkit-kde-agent-1/-/blob/master/Messages.sh?ref_type=heads

missing option «-o -name \*.qml» for processing files qml.
As a result, strings for translation are not available.
Comment 1 Nate Graham 2024-01-23 18:23:54 UTC
Wanna fix it? :)
Comment 2 Victor Ryzhykh 2024-01-23 19:08:54 UTC
(In reply to Nate Graham from comment #1)
> Wanna fix it? :)

For build https://abf.rosalinux.ru/kde6_backports/plasma6-polkit-kde-agent-1
I have corrected this file.
I can't fix this file, but I'm building and testing all versions of KDE. I often see such small errors, I find exactly what the problem is and before I always reported it to the KDE translators’ chat. This time I made a bug in bugzilla.
Comment 3 Nate Graham 2024-01-24 16:39:39 UTC
I mean, would you be able to submit your patch upstream via a merge request at https://invent.kde.org/plasma/polkit-kde-agent-1/-/merge_requests/? That way it could be fixed for everywone and you wouldn't have to carry a patch in your distro.
Comment 4 Victor Ryzhykh 2024-01-24 17:19:30 UTC
(In reply to Nate Graham from comment #3)
> I mean, would you be able to submit your patch upstream via a merge request
> at https://invent.kde.org/plasma/polkit-kde-agent-1/-/merge_requests/? That
> way it could be fixed for everywone and you wouldn't have to carry a patch
> in your distro.

I've never created merge_requests.
I hope this is correct
https://invent.kde.org/plasma/polkit-kde-agent-1/-/merge_requests/38
Comment 5 Nate Graham 2024-01-24 19:36:54 UTC
Thanks, you did great!
Comment 6 Nicolas Fella 2024-01-25 14:04:29 UTC
*** Bug 477619 has been marked as a duplicate of this bug. ***