mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 13:47:26 +02:00
Update SuperCollection header text
This commit is contained in:
@@ -371,7 +371,7 @@ ViewManager::showSuperCollection()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
m_superCollectionModel->setTitle( tr( "All available tracks" ) );
|
m_superCollectionModel->setTitle( tr( "SuperCollection" ) );
|
||||||
m_superCollectionModel->setDescription( tr( "Combined libraries of all your online friends" ) );
|
m_superCollectionModel->setDescription( tr( "Combined libraries of all your online friends" ) );
|
||||||
m_superAlbumModel->setTitle( tr( "All available albums" ) );
|
m_superAlbumModel->setTitle( tr( "All available albums" ) );
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user