[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/plugins/otr
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2009-01-27 22:05:10
Message-ID: 1233093910.876765.11835.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 917479 by aacid:

Fix typo found by Enrique Matías Sánchez


 M  +4 -4      authenticationwizard.cpp  


--- trunk/KDE/kdenetwork/kopete/plugins/otr/authenticationwizard.cpp #917478:917479
@@ -293,21 +293,21 @@
 			if(question != NULL || rbQA->isChecked()){
 				if(initiate){
 					kDebug() << "initiate";
-					lFinal->setText(i18n("The authetication with %1 was completed successfully. The \
conversation is now secure.", \
OtrlChatInterface::self()->formatContact(session->members().first()->contactId()))); \
+					lFinal->setText(i18n("The authentication with %1 was completed successfully. \
The conversation is now secure.", \
OtrlChatInterface::self()->formatContact(session->members().first()->contactId())));  \
} else {  kDebug() << "not initiate";
 					if(trust){
-						lFinal->setText(i18n("The authetication with %1 was completed successfully. \
The conversation is now secure.", \
OtrlChatInterface::self()->formatContact(session->members().first()->contactId()))); \
+						lFinal->setText(i18n("The authentication with %1 was completed successfully. \
The conversation is now secure.", \
OtrlChatInterface::self()->formatContact(session->members().first()->contactId())));  \
} else {  lFinal->setText(i18n("<b>%1</b> has successfully authenticated you. You may \
want to authenticate this contact as well by asking your own question.", \
OtrlChatInterface::self()->formatContact(session->members().first()->contactId())));  \
}  }
 			} else {
-				lFinal->setText(i18n("The authetication with %1 was completed successfully. The \
conversation is now secure.", \
OtrlChatInterface::self()->formatContact(session->members().first()->contactId()))); \
+				lFinal->setText(i18n("The authentication with %1 was completed successfully. The \
conversation is now secure.", \
OtrlChatInterface::self()->formatContact(session->members().first()->contactId())));  \
}  } else {
 			currentPage()->setTitle(i18n("Authentication failed"));
-			lFinal->setText(i18n("The authetication with %1 failed. To make sure you aren't \
talking to an imposer, try again using the manual fingerprint verification method. \
The conversation is now insecure.", \
OtrlChatInterface::self()->formatContact(session->members().first()->contactId()))); \
+			lFinal->setText(i18n("The authentication with %1 failed. To make sure you aren't \
talking to an imposer, try again using the manual fingerprint verification method. \
The conversation is now insecure.", \
OtrlChatInterface::self()->formatContact(session->members().first()->contactId())));  \
}  }
 }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic