Summary: | Category names are not translated in the Qt 5 version | ||
---|---|---|---|
Product: | [Translations] i18n | Reporter: | Lasse Liehu <lasse.liehu> |
Component: | general | Assignee: | Harald Sitter <sitter> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | aacid, lueck, myriam, romain.perier, sitter |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Lasse Liehu
2016-04-19 22:12:04 UTC
Phonon never shipped translations. They should still be installed by some genearl purpose KDE tarball I think. (that said Phonon not shipping translations *is* a problem as well, it's not a new one and we are aware of it) Harald, i don't think the problem is the files not being installed but simply you not loading the strings in the kcm module. Which catalog is supposed to provide the translation for "Communication" and where do you load it? Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! It looks like the KCM no longer exists. Phononsettings seems to exist as a replacement and category names are properly localized there. Everything else in the UI itself is not localized, though. |