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