From c38cf1c82512de8955d6175b3ae7f472ac69da6b Mon Sep 17 00:00:00 2001 From: daryl Date: Thu, 4 Jun 2020 15:31:19 +0200 Subject: [PATCH] update --- src/clientdlg.cpp | 13 ++-- src/clientsettingsdlg.cpp | 125 +++++++++++++++++++------------------- 2 files changed, 68 insertions(+), 70 deletions(-) diff --git a/src/clientdlg.cpp b/src/clientdlg.cpp index 111d6591..93e2feec 100755 --- a/src/clientdlg.cpp +++ b/src/clientdlg.cpp @@ -83,7 +83,7 @@ CClientDlg::CClientDlg ( CClient* pNCliP, // connect/disconnect button butConnect->setWhatsThis ( "" + tr ( "Connect/Disconnect Button" ) + ": " + - tr ( "Opens a dialog where you can select a server to connect to." + tr ( "Opens a dialog where you can select a server to connect to. " "If you are connected, pressing this button will end the session." ) ); butConnect->setAccessibleName ( @@ -143,14 +143,13 @@ CClientDlg::CClientDlg ( CClient* pNCliP, // delay LED QString strLEDDelay = "" + tr ( "Delay Status LED" ) + ": " + - tr ( "The " ) + "" + tr ( "Delay Status" ) + ": " + tr ( "LED shows the " - "current audio delay status:" ) + + tr ( "Shows the current audio delay status:" ) + ""; @@ -165,7 +164,7 @@ CClientDlg::CClientDlg ( CClient* pNCliP, // buffers LED QString strLEDBuffers = "" + tr ( "Buffers Status LED" ) + ": " + tr ( "The buffers status LED shows the current audio/streaming " - "status. If the light is red, the audio stream is interrupted." + "status. If the light is red, the audio stream is interrupted. " "This is caused by one of the following problems:" ) + "