D23119: Fix dates being on the wrong locale when setting an application language individually

Alexander Semke noreply at phabricator.kde.org
Sat Aug 17 10:19:57 BST 2019


asemke added inline comments.

INLINE COMMENTS

> kxmlgui_unittest.cpp:1089
>      QCOMPARE(QLocale::system().language(), QLocale::Russian);
> +    QCOMPARE(QLocale::system().monthName(1), QString::fromUtf8("января"));
>  

does this test work? The name of the month is "январь" in russian, not "января".

REPOSITORY
  R263 KXmlGui

REVISION DETAIL
  https://phabricator.kde.org/D23119

To: aacid
Cc: apol, kde-frameworks-devel, asemke, LeGast00n, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190817/686c0b3a/attachment.html>


More information about the Kde-frameworks-devel mailing list