D6203: Filetransfer Feedback

Aleix Pol Gonzalez noreply at phabricator.kde.org
Tue Jun 13 01:41:30 UTC 2017


apol added a comment.


  What are you trying to achieve?

INLINE COMMENTS

> shareplugin.cpp:96
> +        if (np.get<bool>(QStringLiteral("success"))) {
> +          noti->setText(np.get<QString>(QStringLiteral("filename")) + i18n(" was sent successfully"));
> +          noti->setIconName(QStringLiteral("dialog-ok"));

should be `i18n("%1 was sent successfully" np.get(...))`

REPOSITORY
  R224 KDE Connect

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

To: nicolasfella, #kde_connect
Cc: apol, #kde_connect, tfella, aboudhar, seebauer, progwolff, MayeulC, menasshock, ach, hkaelberer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20170613/7e803de1/attachment.html>


More information about the KDEConnect mailing list