I don’t know if this is a bug or not, but anyway it’s certainly not normal: in the System Settings, all the page dedicated to the Task Scheduler (KCron) is not localized… every single text field appears in english instead of the language I configured my system with (french)…
Yes, the kcron.mo is well installed in /usr/local/share/locale/fr/LC_MESSAGES/kcron.mo , and all the strings in question are well localized in it… it just doesn’t seem to load it properly for the KCM…
I tried to fix this issue manually, since I already resolved a similar localization issue for “Elf Dissector”, but I haven’t succeeded…
Would you please tell me if you can reproduce the issue, and insights on how to fix it?
Since after some tests, no doubt to me the internationalization is not properly loaded in KCron. It’s not a simple problem of “language support” on my system.
What annoys me is that I’ve already fixed a similar bug in “ELF Dissector”, but I did not succeeded in fixing this one…