Salome HOME
Fix for crash in Object Browser when object was deleted but message not sent
[modules/shaper.git] / src / PartSetPlugin / plugin-PartSet.xml
index 248ac5426d4ec3d6264b4b172376a96bff675ff6..95f55c9a2487806d730f40693073b9e4e41c4764 100644 (file)
@@ -3,9 +3,9 @@
 <plugin>
   <workbench id="Part">
     <group id="Operations">
-      <feature id="Part" title="New part" tooltip="Create a new part" icon=":pictures/part_ico.png"/>
+      <feature id="Part" title="New part" tooltip="Create part" icon=":pictures/part_ico.png"/>
       <feature id="Duplicate" title="Duplicate"
-               tooltip="Duplicate selected part"
+               tooltip="Duplicate active part"
                icon=":icons/duplicate.png"
                document="Part"/>
       <feature id="Remove"