Salome HOME
Fix for keeping the partition results if some argument was appended. Based on "CEA...
[modules/shaper.git] / src / FeaturesPlugin / multirotation_widget.xml
index 747af9377e78f4d35915f03bedee0800297a6436..78cba48ea502b8638979a1f436932ee502ea0bb5 100644 (file)
@@ -13,7 +13,7 @@
     <shape_selector id="axis_angular"
                     icon="icons/Features/axis.png"
                     label="Axis"
-                    tooltip="Select an edge for the angular direction"
+                    tooltip="Select an edge for the axis of rotation"
                     shape_types="edge"
                     default=""
                     geometrical_selection="true">
@@ -32,7 +32,7 @@
                   step="1"
                   default="2"
                   icon=""
-                  tooltip="Number of copies for the first direction">
+                  tooltip="Number of copies for the angular copy">
     </integervalue>
   </groupbox>
   <!--<optionalbox id="use_radial_dir" title="Radial direction">
@@ -51,4 +51,4 @@
                   tooltip="Number of copies for the radial direction">
     </integervalue>
   </optionalbox>-->
-</source>
\ No newline at end of file
+</source>