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:" ) + "