diff --git a/src/clientdlg.cpp b/src/clientdlg.cpp index 8528df8c..1db4c4bc 100755 --- a/src/clientdlg.cpp +++ b/src/clientdlg.cpp @@ -90,12 +90,7 @@ CClientDlg::CClientDlg ( CClient* pNCliP, "If you are connected, pressing this button will end the session." ) ); butConnect->setAccessibleName ( - tr ( "Connect and disconnect toggle button" ) ); - - butConnect->setAccessibleDescription ( tr ( "Clicking on this " - "button changes the caption of the button from Connect to " - "Disconnect, i.e., it implements a toggle functionality for connecting " - "and disconnecting the application." ) ); + tr ( "Connect and disconnect toggle" ) ); // local audio input fader QString strAudFader = "" + tr ( "Local Audio Input Fader" ) + ": " +