https://bugs.kde.org/show_bug.cgi?id=466894
--- Comment #1 from Laurent Montel <mon...@kde.org> --- Hi, this list comes from QLocale. QString languageName = nativeName.isEmpty() ? QLocale::languageToString(lang.language()) : nativeName; I don't see how to fix it. -- You are receiving this mail because: You are watching all bug changes.