FEM: Update UI strings for consistency

This commit is contained in:
Max Wilfinger
2025-06-29 15:25:02 +02:00
committed by Chris Hennes
parent 53c367f4b5
commit 483dbbae33
103 changed files with 545 additions and 558 deletions

View File

@@ -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;
}