D7763: Add Bitrate to Dolphin's Additional Information
Alexey Min
noreply at phabricator.kde.org
Mon Sep 11 05:34:51 BST 2017
alexeymin added inline comments.
INLINE COMMENTS
> kbaloorolesprovider.cpp:204
> + float bitrate = float(value) / 1000;
> + return QString::number(bitrate) + QString(" kB/s");
> +}
Should this string (" kB/s") also be translated or not? :)
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D7763
To: ngraham, #dolphin, #kde_applications, broulik, aacid, dfaure, emmanuelp
Cc: alexeymin, anthonyfieroni, navarromorales, firef, andrebarros, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20170911/5dc40bf8/attachment.htm>
More information about the kfm-devel
mailing list