D9989: tools: Make all output messages translatable
Michael Heidelbach
noreply at phabricator.kde.org
Sat Jan 20 10:31:22 UTC 2018
michaelh added inline comments.
INLINE COMMENTS
> monitorcommand.cpp:66
> m_currentFile = filePath;
> - m_out << "Indexing: " << filePath;
> + m_out << i18n("Indexing: %1", filePath);
> }
Context needed?
REPOSITORY
R293 Baloo
REVISION DETAIL
https://phabricator.kde.org/D9989
To: michaelh, smithjd, #frameworks, vhanda, lueck
Cc: ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180120/1b2af3e4/attachment.html>
More information about the Kde-frameworks-devel
mailing list