1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-20 15:59:42 +01: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" ) );