D25599: Fix plugin-metadata translations on windows
Albert Astals Cid
noreply at phabricator.kde.org
Sun Dec 1 21:40:42 GMT 2019
aacid added a comment.
In D25599#570372 <https://phabricator.kde.org/D25599#570372>, @sars wrote:
> ki18n does not seem to use QLocale to get the language for translation
It already does that on non unix
appendLanguagesFromQLocale(localeLanguages, QLocale::system());
the other big question is why it's using QLocale::system and not QLocale() itself
REPOSITORY
R244 KCoreAddons
REVISION DETAIL
https://phabricator.kde.org/D25599
To: sars, aacid, vonreth
Cc: kde-frameworks-devel, LeGast00n, GB_2, sdepiets, michaelh, ngraham, bruns, cullmann, kfunk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191201/3684abf7/attachment.html>
More information about the Kde-frameworks-devel
mailing list