replaced llcon by APP_NAME

This commit is contained in:
Volker Fischer 2013-02-18 18:20:02 +00:00
parent ee8524aa11
commit 57fe038978

View file

@ -93,7 +93,7 @@ CLlconClientDlg::CLlconClientDlg ( CClient* pNCliP,
butConnect->setAccessibleDescription ( tr ( "Clicking on this " butConnect->setAccessibleDescription ( tr ( "Clicking on this "
"button changes the caption of the button from Connect to " "button changes the caption of the button from Connect to "
"Disconnect, i.e., it implements a toggle functionality for connecting " "Disconnect, i.e., it implements a toggle functionality for connecting "
"and disconnecting the llcon software." ) ); "and disconnecting the " ) + APP_NAME + tr ( " software." ) );
// fader tag // fader tag
QString strFaderTag = tr ( "<b>Your Alias/Instrument:</b> Set your name " QString strFaderTag = tr ( "<b>Your Alias/Instrument:</b> Set your name "