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:
@@ -26,7 +26,7 @@
|
||||
QString
|
||||
IndexingJobItem::mainText() const
|
||||
{
|
||||
return tr( "Indexing database" );
|
||||
return tr( "Indexing Music Library" );
|
||||
}
|
||||
|
||||
QPixmap
|
||||
|
Reference in New Issue
Block a user