mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-19 15:29:42 +01:00
* Remove nonsense.
This commit is contained in:
parent
eaf9d806d1
commit
9d4974b174
@ -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();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user