From e2abcf9fae6aa59faf7cabf622314d8494bc0ca6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sch=C3=BCrmann?= Date: Wed, 9 Oct 2024 08:09:47 +0200 Subject: [PATCH] Fix fadeModeTooltip --- src/library/autodj/dlgautodj.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/library/autodj/dlgautodj.cpp b/src/library/autodj/dlgautodj.cpp index b84323a00c0..52e02e07b73 100644 --- a/src/library/autodj/dlgautodj.cpp +++ b/src/library/autodj/dlgautodj.cpp @@ -148,7 +148,7 @@ DlgAutoDJ::DlgAutoDJ(WLibrary* parent, "Begin crossfading from the selected number of seconds before the\n" "last sound.\n" "\n" - "Skip Silence:\n" + "Skip Silence Start Full Volume:\n" "The same as Skip Silence, but starting transitions with a centered\n" "crossfader, so that the intro starts at full volume.\n");