Salome HOME
0020746: EDF 1274 SMESH : MergeAllNodesButNodesFromGroup feature
[modules/smesh.git] / resources / StdMeshers.xml
index d267ef1f679c0e5ecf66632ce1302b78722a64ac..557cd9613f73d9731e27473808dfff9031e7e183 100644 (file)
@@ -40,7 +40,7 @@
                 dim="0"/>
 
     <hypothesis type="LocalLength"
-                label-id="Average length"
+                label-id="Local Length"
                 icon-id="mesh_hypo_length.png"
                 dim="1"/>
 
     <hypothesis type="MaxElementVolume"
                 label-id="Max. Element Volume"
                 icon-id="mesh_hypo_volume.png"
-               need-geom = "false"
+               need-geom="false"
                 dim="3"/>
 
     <hypothesis type="ProjectionSource3D"