Calendar plugin names e.g. "Astronomical Events" and "Holidays" are untranslatable.
Is this still happening?
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!
(In reply to Nate Graham from comment #1) > Is this still happening? Yes, at least in 5.18.2. And the recent Git master-based translation templates (trunk/l10n-kf5/templates/messages/kde-workspace/... in SVN) do not contain a string "Astronomical Events", so it cannot possibly be translated.
Can you point me to where it needs to be added?
Git commit c6361d75e0a9f007603665aac321b0e71115c402 by Nicolas Fella. Committed on 12/08/2021 at 18:59. Pushed by nicolasfella into branch 'master'. [calendar/astronomical] Convert to KPluginMetaData-compatible JSON metadata Instead of the old format This makes the name/description/etc translatable M +12 -8 plasmacalendarplugins/astronomical/astronomicaleventsplugin.json https://invent.kde.org/plasma/kdeplasma-addons/commit/c6361d75e0a9f007603665aac321b0e71115c402
Git commit 1a2383f880dc550c363680a5b89326c440b7b54c by Nicolas Fella. Committed on 12/08/2021 at 18:59. Pushed by nicolasfella into branch 'master'. [calendar/holidays] Convert to KPluginMetaData-compatible JSON metadata Instead of the old format This makes the name/description/etc translatable M +12 -5 plasmacalendarintegration/holidayeventsplugin.json https://invent.kde.org/plasma/plasma-workspace/commit/1a2383f880dc550c363680a5b89326c440b7b54c
Those should fix it.