https://bugs.kde.org/show_bug.cgi?id=382195

--- Comment #4 from Ralf Habacker <ralf.habac...@freenet.de> ---
Looking at the implementation of KLocale on Windows shows that there is
currently no support for choosing a different language beside the users default
language (see
https://cgit.kde.org/kdelibs.git/tree/kdecore/localization/klocale_win.cpp?h=KDE/4.14#n39)

A forward look to KF5: 
1. The issue has not been fixed in the KF5 variant of KLocale
(https://cgit.kde.org/kdelibs4support.git/tree/src/kdecore/klocale_win.cpp#n39)

2. The Qt equivalent class QLocale is also limited to the default language of
the current user (see
https://code.woboq.org/qt5/qtbase/src/corelib/tools/qlocale_win.cpp.html#171)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to