D21235: Add handling of fuseiso filesystem type
Anthony Fieroni
noreply at phabricator.kde.org
Sun Nov 17 10:27:06 GMT 2019
anthonyfieroni added inline comments.
INLINE COMMENTS
> fstabdevice.cpp:92
> + if (!isoFilePath.isEmpty()) {
> + m_description = ShortenPath(isoFilePath) + QLatin1String(" on ") + m_product;
> + }
That's incorrect concatenation of translated strings.
REPOSITORY
R245 Solid
REVISION DETAIL
https://phabricator.kde.org/D21235
To: hallas, bruns, ngraham
Cc: anthonyfieroni, broulik, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191117/f466aad5/attachment.html>
More information about the Kde-frameworks-devel
mailing list