committed by
Kacper Donat
parent
66aaf6a2ee
commit
6692dacc0a
@@ -308,7 +308,7 @@ void DlgParameterFind::accept()
|
||||
else {
|
||||
QMessageBox::warning(this,
|
||||
tr("Not found"),
|
||||
tr("Can't find the text: %1").arg(opt.text));
|
||||
tr("Cannot find the text: %1").arg(opt.text));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user