diff --git a/src/clientsettingsdlg.cpp b/src/clientsettingsdlg.cpp index 4c1fd4b8..a7f3ecd7 100755 --- a/src/clientsettingsdlg.cpp +++ b/src/clientsettingsdlg.cpp @@ -147,7 +147,7 @@ CClientSettingsDlg::CClientSettingsDlg ( CClient* pNCliP, QWidget* parent, cbOpenChatOnNewMessage->setToolTip ( tr ( "If Open Chat on New Message " "is disabled, a hint in the main window status bar is shown when a " - "new message has arrived" ) + TOOLTIP_COM_END_TEXT ); + "new message has arrived." ) + TOOLTIP_COM_END_TEXT ); // use high quality audio cbUseHighQualityAudio->setWhatsThis ( tr ( "Use High Quality Audio "