mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
* Remove nonsense.
This commit is contained in:
@@ -226,7 +226,7 @@ Source::scanningProgress( unsigned int files )
|
||||
if ( files )
|
||||
m_textStatus = tr( "Scanning (%L1 tracks)" ).arg( files );
|
||||
else
|
||||
m_textStatus = tr( "Scanning" ).arg( files );
|
||||
m_textStatus = tr( "Scanning" );
|
||||
|
||||
emit stateChanged();
|
||||
}
|
||||
|
Reference in New Issue
Block a user