Salome HOME
Rename SketchPlugin features "Translation", "Rotation", "Mirror" and FeaturesPlugin...
[modules/shaper.git] / src / SketchPlugin / plugin-Sketch.xml
index e5b3de3396748a1deaaea65b1fc202521a1c5bda..6b728d2730f78dc1e15a846efe39d6b628ee2ee8 100644 (file)
@@ -494,7 +494,7 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
       <!--  SketchConstraintMirror  -->
       <feature
         id="SketchConstraintMirror"
-        title="Mirror" icon="icons/Sketch/mirror.png"
+        title="Mirror copy" icon="icons/Sketch/mirror.png"
         tooltip="Create constraint, mirroring group of objects">
         <sketch_shape_selector id="ConstraintEntityA"
             label="Mirror line" tooltip="Select mirror line" shape_types="edge">
@@ -515,8 +515,8 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
       <!--  SketchMultiTranslation  -->
       <feature
         id="SketchMultiTranslation"
-        title="Translation" icon="icons/Sketch/translate.png"
-        tooltip="Multiple translation">
+        title="Linear copy" icon="icons/Sketch/translate.png"
+        tooltip="Copy objects and move">
         <sketch_multi_selector id="MultiTranslationList"
             label="Segments:"
             tooltip="Select list of objects to be translated"
@@ -583,8 +583,8 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
       <!--  SketchMultiRotation  -->
       <feature
         id="SketchMultiRotation"
-        title="Rotation" icon="icons/Sketch/rotate.png"
-        tooltip="Multiple rotation">
+        title="Angular copy" icon="icons/Sketch/rotate.png"
+        tooltip="Copy objects and rotate">
         <sketch_multi_selector id="MultiRotationList"
             label="Segments:"
             tooltip="Select list of objects to be rotated"
@@ -665,8 +665,8 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
         <module_choice id="LocationType"
           widget_type="radiobuttons"
           buttons_dir="horizontal"
-          label="Location type"
-          tooltip="Type of location"
+          label="Text location"
+          tooltip="Relative location of the text"
           string_list="Left Automatic Right"
           icons_list="icons/Sketch/location_left.png icons/Sketch/location_automatic.png icons/Sketch/location_right.png"
           default="1"
@@ -703,13 +703,15 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
         </sketch_shape_selector>
         <sketch-2dpoint_flyout_selector id="ConstraintFlyoutValuePnt"  default="computed" internal="1" obligatory="0"/>
 
-        <doublevalue_editor label="Value" tooltip="Distance" id="ConstraintValue" default="computed"/>
+        <doublevalue_editor label="Value" tooltip="Distance" id="DistanceValue" default="computed" min="0">
+          <validator id="GeomValidators_Positive"/>
+        </doublevalue_editor>
 
         <module_choice id="LocationType"
           widget_type="radiobuttons"
           buttons_dir="horizontal"
-          label="Location type"
-          tooltip="Type of location"
+          label="Text location"
+          tooltip="Relative location of the text"
           string_list="Left Automatic Right"
           icons_list="icons/Sketch/location_left.png icons/Sketch/location_automatic.png icons/Sketch/location_right.png"
           default="1"
@@ -745,13 +747,15 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
         </sketch_shape_selector>
         <sketch-2dpoint_flyout_selector id="ConstraintFlyoutValuePnt"  default="computed" internal="1" obligatory="0"/>
 
-        <doublevalue_editor label="Value" tooltip="Distance" id="ConstraintValue" default="computed"/>
+        <doublevalue_editor label="Value" tooltip="Distance" id="DistanceValue" default="computed" min="0">
+          <validator id="GeomValidators_Positive"/>
+        </doublevalue_editor>
 
         <module_choice id="LocationType"
           widget_type="radiobuttons"
           buttons_dir="horizontal"
-          label="Location type"
-          tooltip="Type of location"
+          label="Text location"
+          tooltip="Relative location of the text"
           string_list="Left Automatic Right"
           icons_list="icons/Sketch/location_left.png icons/Sketch/location_automatic.png icons/Sketch/location_right.png"
           default="1"
@@ -773,8 +777,8 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
         <module_choice id="LocationType"
           widget_type="radiobuttons"
           buttons_dir="horizontal"
-          label="Location type"
-          tooltip="Type of location"
+          label="Text location"
+          tooltip="Relative location of the text"
           string_list="Left Automatic Right"
           icons_list="icons/Sketch/location_left.png icons/Sketch/location_automatic.png icons/Sketch/location_right.png"
           default="1"
@@ -810,8 +814,8 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
         <module_choice id="LocationType"
           widget_type="radiobuttons"
           buttons_dir="horizontal"
-          label="Location type"
-          tooltip="Type of location"
+          label="Text location"
+          tooltip="Relative location of the text"
           string_list="Left Automatic Right"
           icons_list="icons/Sketch/location_left.png icons/Sketch/location_automatic.png icons/Sketch/location_right.png"
           default="1"
@@ -834,8 +838,8 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
         <module_choice id="LocationType"
           widget_type="radiobuttons"
           buttons_dir="horizontal"
-          label="Location type"
-          tooltip="Type of location"
+          label="Text location"
+          tooltip="Relative location of the text"
           string_list="Left Automatic Right"
           icons_list="icons/Sketch/location_left.png icons/Sketch/location_automatic.png icons/Sketch/location_right.png"
           default="1"