if(KMessageBox::No==KMessageBox::questionYesNo(parentWidget(),i18n("Do you want to send mail with a different SMTP that defined in current identity?"),i18n("Check SMTP server"))){
if(KMessageBox::No==KMessageBox::questionYesNo(parentWidget(),i18n("Do you want to send the email with a different SMTP than the one defined in the current identity?"),i18n("Check SMTP server"))){