Restore tab name in tracks screen to avoid problems with gettext and to keep consistency with arenas/easter egg screens

This commit is contained in:
Deve
2014-12-30 13:22:25 +01:00
parent 00d27b3c63
commit c36ca55451

View File

@@ -142,7 +142,7 @@ void TracksScreen::beforeAddingWidget()
if (group_amount > 1)
{
//I18N: name of the tab that will show tracks from all groups
tabs->addTextChild( _(ALL_TRACK_GROUPS_ID), ALL_TRACK_GROUPS_ID );
tabs->addTextChild( _("All"), ALL_TRACK_GROUPS_ID );
}
// Make group names being picked up by gettext