Misc. typos discovered via crowdin

should close several crowdin issues.
This commit is contained in:
luzpaz
2017-08-27 13:40:54 -04:00
committed by Yorik van Havre
parent bbbac656ee
commit f7b8e070db
14 changed files with 25 additions and 25 deletions

View File

@@ -184,7 +184,7 @@ void CmdPartDesignBody::activated(int iMsg)
} else {
QMessageBox::warning(Gui::getMainWindow(), QObject::tr("Bad base feature"),
QObject::tr("Body may be based no more than on one feature."));
QObject::tr("Body may be based on no more than one feature."));
return;
}
}