FEM: Update UI strings for consistency
This commit is contained in:
committed by
Chris Hennes
parent
53c367f4b5
commit
483dbbae33
@@ -200,7 +200,7 @@ TaskFemConstraintTransform::TaskFemConstraintTransform(
|
||||
if ((p == 0) && (!Objects.empty())) {
|
||||
QMessageBox::warning(this,
|
||||
tr("Analysis feature update error"),
|
||||
tr("The transformable faces have changed. Please add only the "
|
||||
tr("The transformable faces have changed. Add only the "
|
||||
"transformable faces and remove non-transformable faces!"));
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user