diff --git a/src/skin/legacy/tooltips.cpp b/src/skin/legacy/tooltips.cpp index 92ab95cdaaed..c3f9eb3ca16e 100644 --- a/src/skin/legacy/tooltips.cpp +++ b/src/skin/legacy/tooltips.cpp @@ -671,13 +671,13 @@ void Tooltips::addStandardTooltips() { << tr("Repeat") << tr("When active the track will repeat if you go past the end or reverse before the start."); - add("eject") << tr("Eject") << tr("Ejects track from the player.") - << tr("Un-ejects when no track is loaded, i.e. reloads the " - "track that was ejected last (of any deck).") - << QString("%1: %2").arg(doubleClick, - "Reloads the last replaced track. " - "If no track is loaded reloads the second-last " - "ejected track."); + add("eject") + << tr("Eject") << tr("Ejects track from the player.") + << tr("Un-ejects when no track is loaded, i.e. reloads the " + "track that was ejected last (of any deck).") + << QString("%1: %2").arg(doubleClick, + tr("Reloads the last replaced track. If no track is " + "loaded reloads the second-last ejected track.")); add("hotcue") << tr("Hotcue") << QString("%1: %2").arg(leftClick,