mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
fixed typo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6827 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
48839249c0
commit
e1d907bb95
@ -363,7 +363,7 @@ void GenCertDialog::genPerson()
|
||||
{
|
||||
QMessageBox::warning(this,
|
||||
tr("Generate PGP key Failure"),
|
||||
tr("Passwords to not match"),
|
||||
tr("Passwords do not match"),
|
||||
QMessageBox::Ok);
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user