@ -106,7 +106,8 @@ KoolDock::KoolDock(TQWidget* parent, const char* name) :
if ( fFirstRun )
if ( fFirstRun )
{
{
// Show welcome dialog.
// Show welcome dialog.
TQString welcomeMsg ( " <center><B>Welcome</B></center>It appears to be the first time you run KoolDock.<br> "
const char * welcomeMsg =
I18N_NOOP ( " <center><B>Welcome</B></center>It appears to be the first time you run KoolDock.<br> "
" By default the dock is hidden at the botton of the screen, move your mouse "
" By default the dock is hidden at the botton of the screen, move your mouse "
" to the bottom edge of the screen and the dock will appear.<br> "
" to the bottom edge of the screen and the dock will appear.<br> "
" Right click on the dock for a menu that allows you to configure it<br> "
" Right click on the dock for a menu that allows you to configure it<br> "