D10062: Fix some complicated plural messages

Laurent Montel noreply at phabricator.kde.org
Wed Jan 24 05:50:47 GMT 2018


mlaurent requested changes to this revision.
mlaurent added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> incidencealarm.cpp:311
> +    QString offsetUnitTranslated;
> +    offsetUnitTranslated = i18ncp("The reminder is set to X minutes before/after the event",
> +                        "1 minute", "%1 minutes", qAbs(offset));

Assign directly QString
why create it and after assign it ?

REPOSITORY
  R78 PIM: Incidence Editor

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

To: safaalfulaij, #kde_pim, mlaurent
Cc: mlaurent, dvasin, winterz, vkrause, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20180124/cf5c947e/attachment.html>


More information about the kde-pim mailing list