D14449: Modify device usage information
Pino Toscano
noreply at phabricator.kde.org
Mon Aug 6 04:44:08 BST 2018
pino added inline comments.
INLINE COMMENTS
> kpropertiesdialog.cpp:1189
> + grid->addWidget(l, curRow, 2);
> + l->setText(i18nc("Device usage information","%1 used , %2 free", KIO::convertSize(size - free), KIO::convertSize(free)));
> +
Also, style for i18n strings: there must be no space before comma.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D14449
To: shubham, ngraham, #frameworks, rkflx
Cc: pino, rkflx, dhaumann, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180806/c2f10535/attachment.html>
More information about the Kde-frameworks-devel
mailing list