https://bugs.kde.org/show_bug.cgi?id=390899
--- Comment #7 from Guo Yunhe <i...@guoyunhe.me> --- Comparing the KCM of plasma-nm and plasma-pa: https://github.com/KDE/plasma-nm/blob/master/kcm/kcm.cpp https://github.com/KDE/plasma-pa/blob/master/src/kcm/module.cpp plasma-nm set its text domain: kdeclarative.setTranslationDomain(QStringLiteral(TRANSLATION_DOMAIN)); But plasma-pa didn't. -- You are receiving this mail because: You are watching all bug changes.