]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.plant3d/src/org/simantics/plant3d/dialog/ComponentSelectionDialog.java
Fix validation message for turn angle values in component selection
[simantics/3d.git] / org.simantics.plant3d / src / org / simantics / plant3d / dialog / ComponentSelectionDialog.java
index da764775d509a3b17185e8ca76fe401c51e640e4..fb5060922a7aaf24678c692686bee4fca59e001e 100644 (file)
@@ -566,7 +566,7 @@ public class ComponentSelectionDialog extends Dialog implements ISelectionChange
                                        rotationAngleText.setEnabled(true);
                                        if (angle == null) {
                                                ok = false;
-                                               if (msg == null) msg = "Please provide a rotation angle";
+                                               if (msg == null) msg = "Please provide a turn angle";
                                        }
                                } else {
                                        // this should not happen, since end components should not have variable, or