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

Reply via email to