| Summary: | Internationalization missing / not loaded | ||
|---|---|---|---|
| Product: | [Applications] kcron | Reporter: | Matthieu Carteron <rubisetcie> |
| Component: | general | Assignee: | Gary Meyer <gary> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | victorr2007 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/system/kcron/-/commit/0ce82b6ef4b9eae4dd0371bed885eeba3bfef09f | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: |
Neon
Fix Rosa OS, kcron-25.08.0 kcron with patch. |
||
|
Description
Matthieu Carteron
2025-08-07 12:06:21 UTC
A possibly relevant merge request was started @ https://invent.kde.org/system/kcron/-/merge_requests/40 Git commit 70a3a54949505e4fb53ed01c0855eca55e4d45a1 by Nicolas Fella. Committed on 07/08/2025 at 12:18. Pushed by ltoscano into branch 'master'. Fix translation catalog name For QML KCMs the catalog name must match the plugin id M +1 -1 CMakeLists.txt M +1 -1 Messages.sh https://invent.kde.org/system/kcron/-/commit/70a3a54949505e4fb53ed01c0855eca55e4d45a1 Git commit 0ce82b6ef4b9eae4dd0371bed885eeba3bfef09f by Luigi Toscano. Committed on 07/08/2025 at 12:34. Pushed by ltoscano into branch 'release/25.08'. Fix translation catalog name For QML KCMs the catalog name must match the plugin id (cherry picked from commit 70a3a54949505e4fb53ed01c0855eca55e4d45a1) Co-authored-by: Nicolas Fella <nicolas.fella@gmx.de> M +1 -1 CMakeLists.txt M +1 -1 Messages.sh https://invent.kde.org/system/kcron/-/commit/0ce82b6ef4b9eae4dd0371bed885eeba3bfef09f Translation into other languages has not worked in kcron for a very long time. I've been fixing this with a patch since version 24.12.0. Created attachment 184066 [details] Neon It doesn't help. Here is an image of Neon OS installed from install image https://mirrors.xtom.ee/kde-application/neon/images/unstable/20250803-1148/neon-unstable-20250803-1148.iso And now updated to the latest state in the master branch. The kcron package is made from these sources https://origin.archive.neon.kde.org/unstable/pool/main/k/kcron/kcron_25.04.3+p24.04+vunstable+git20250813.0206.orig.tar.xz There is no translation in kcron. Now I have remade the patch for my kcron build, version 25.08.0. Just made a package, but forgot to replace kcron with kcm_kcron in the patch. https://invent.kde.org/system/kcron/-/issues/?sort=updated_desc&state=closed&first_page_size=20 Created attachment 184067 [details]
Fix
My patch.
I'll double check now. I'll make a kcron package without the patch. Created attachment 184068 [details]
Rosa OS, kcron-25.08.0
Disabled the patch and made the package kcron-25.08.0.
Translation is missing.
Created attachment 184069 [details]
kcron with patch.
I included the patch in the package again.
Now the translation to kcron has appeared.
GG. Thanks for the fix. This commit fixed the translation display. https://invent.kde.org/system/kcron/-/merge_requests/43 |