1
0
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:
Jason Herskowitz
2012-03-04 22:28:35 -05:00
parent 292d8c9530
commit fc45646205

View File

@@ -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_superAlbumModel->setTitle( tr( "All available albums" ) );