D14778: Disable loading of translations when using 'C' locale
Albert Astals Cid
noreply at phabricator.kde.org
Tue Aug 14 10:24:45 BST 2018
aacid added a comment.
Honestly i think that test in kformattest is wrong and that it should contain it's own small minitranslation so that stuff works fine and then it should be
QCOMPARE(format.formatDecimalDuration(10), QStringLiteral("10 milliseconds"));
instead of
QCOMPARE(format.formatDecimalDuration(10), QStringLiteral("10 millisecond(s)"));
REPOSITORY
R240 Extra CMake Modules
REVISION DETAIL
https://phabricator.kde.org/D14778
To: habacker, #frameworks, apol
Cc: aacid, kde-frameworks-devel, kde-buildsystem, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20180814/62462ce2/attachment.html>
More information about the Kde-buildsystem
mailing list