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

Reply via email to