1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 19:30:21 +02:00

Friendly jobview text so people better understand it is scanning their Collecton on first run.

This commit is contained in:
Jason Herskowitz
2014-10-15 16:55:53 -04:00
parent a749dfc5d7
commit cca798f140

View File

@@ -26,7 +26,7 @@
QString
IndexingJobItem::mainText() const
{
return tr( "Indexing database" );
return tr( "Indexing Music Library" );
}
QPixmap