From a6cd448ca9a0ab353b25483d68f7f95d99fa9071 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Fri, 23 Jan 2015 19:34:10 +0000 Subject: [PATCH] update of the help text --- src/audiomixerboard.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/audiomixerboard.cpp b/src/audiomixerboard.cpp index 265d0535..896b7171 100755 --- a/src/audiomixerboard.cpp +++ b/src/audiomixerboard.cpp @@ -98,8 +98,8 @@ CChannelFader::CChannelFader ( QWidget* pNW, pcbSolo->setWhatsThis ( tr ( "Solo: With the Solo checkbox, the current " "audio channel can be set to solo which means that all other channels " - "except of the current channel are muted.
" - "Only one channel at a time can be set to solo." ) ); + "except of the current channel are muted. It is possible to set more than " + "one channel to solo." ) ); pcbSolo->setAccessibleName ( tr ( "Solo button" ) ); QString strFaderText = tr ( "Fader Tag: The fader tag "