mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 09:04:33 +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
|
QString
|
||||||
IndexingJobItem::mainText() const
|
IndexingJobItem::mainText() const
|
||||||
{
|
{
|
||||||
return tr( "Indexing database" );
|
return tr( "Indexing Music Library" );
|
||||||
}
|
}
|
||||||
|
|
||||||
QPixmap
|
QPixmap
|
||||||
|
Reference in New Issue
Block a user