| Summary: | kcm_plymouth not shown when language is fr_FR.UTF-8 due to it currently having the same name as the kcm_ksplash | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Christophe Agathon <christophe.agathon> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | kde, luigi.toscano, nate, sitter |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Christophe Agathon
2024-10-18 12:32:39 UTC
This fix works for me https://invent.kde.org/plasma/plymouth-kcm/-/merge_requests/40 (In reply to Christophe Agathon from comment #1) > This fix works for me > https://invent.kde.org/plasma/plymouth-kcm/-/merge_requests/40 Please get in touch with the French translation team: https://fr.l10n.kde.org/ (In reply to Luigi Toscano from comment #2) I think you are right the fix is in the localization realm and the localization should never break the application. I would say the real issue is an internationalization one in `systemsettings` which shouldn't rely on localized module names to run properly. I am tempted to re-qualify this bug as general `systemsettings` bug. What do you think ? (In reply to Christophe Agathon from comment #3) > (In reply to Luigi Toscano from comment #2) > > I think you are right the fix is in the localization realm and the > localization should never break the application. I would say the real issue > is an internationalization one in `systemsettings` which shouldn't rely on > localized module names to run properly. > > I am tempted to re-qualify this bug as general `systemsettings` bug. What > do you think ? I generally agree that translations shouldn't affect the application. But I'm not a Plasma (of which systemsettings is part of) developer, and I remember a case (discover) where translations affects the behavior but it wasn't easily fixable. So I would leave that to the Plasma developers. Can reproduce only with `LANGUAGE=fr_FR.UTF-8 systemsettings`, not LANG I can no longer reproduce. It appears translations got fixed.
>I generally agree that translations shouldn't affect the application
I'm not sure it did, it had the correct icon for the other KCM.
|