TQWhatsThis::add(m_realNameEdit,i18n("Enter your real name here. IRC is not intended to keep you hidden from your friends or enemies. Keep this in mind if you are tempted to behave maliciously. A fake \"real name\" can be a good way to mask your gender from all the nerds out there, but the PC you use can always be traced so you will never be truly anonymous."));
server->appendMessageToFrontmost(i18n("BanList:%1").arg(parameterList[1]),i18n("BanList message: e.g. *!*@aol.com set by MrGrim on <date>","%1 set by %2 on %3").arg(parameterList[2]).arg(parameterList[3].section('!',0,0)).arg(when.toString(Qt::LocalDate)));
server->appendMessageToFrontmost(i18n("BanList:%1").arg(parameterList[1]),i18n("BanList message: e.g. *!*@aol.com set by MrGrim on <date>","%1 set by %2 on %3").arg(parameterList[2]).arg(parameterList[3].section('!',0,0)).arg(when.toString(TQt::LocalDate)));