]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Change tooltip.
authorClarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 <cg246364@is231796.intra.cea.fr>
Fri, 28 Sep 2018 14:38:40 +0000 (16:38 +0200)
committerClarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 <cg246364@is231796.intra.cea.fr>
Fri, 28 Sep 2018 14:38:40 +0000 (16:38 +0200)
src/FeaturesPlugin/multirotation_widget.xml

index 8396f4869cc40e774db9d4a965dec4816ecad978..e0357b1f45e78746e70eac77c094442febf8bc73 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="">
       <validator id="GeomValidators_ShapeType" parameters="line"/>
@@ -31,7 +31,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">
@@ -50,4 +50,4 @@
                   tooltip="Number of copies for the radial direction">
     </integervalue>
   </optionalbox>-->
-</source>
\ No newline at end of file
+</source>