diff --git a/src/library/trackset/setlogfeature.cpp b/src/library/trackset/setlogfeature.cpp index 160ca5723321..4273967e0160 100644 --- a/src/library/trackset/setlogfeature.cpp +++ b/src/library/trackset/setlogfeature.cpp @@ -61,7 +61,7 @@ SetlogFeature::SetlogFeature( this, &SetlogFeature::slotJoinWithPrevious); - m_pMarkTracksPlayedAction = new QAction(tr("Mark all tracks played)"), this); + m_pMarkTracksPlayedAction = new QAction(tr("Mark all tracks played"), this); connect(m_pMarkTracksPlayedAction, &QAction::triggered, this,