createSMESHAction( 6012, "TAPER", "ICON_TAPER" , 0, true );
createSMESHAction( 6013, "ASPECT", "ICON_ASPECT" , 0, true );
createSMESHAction( 6014, "MIN_ANG", "ICON_ANGLE" , 0, true );
- createSMESHAction( 6015, "WRAP", "ICON_WRAP" , 0, true );
+ createSMESHAction( 6015, "WARP", "ICON_WARP" , 0, true );
createSMESHAction( 6016, "SKEW", "ICON_SKEW", 0, true );
createSMESHAction( 6017, "ASPECT_3D", "ICON_ASPECT_3D", 0, true );
createSMESHAction( 6018, "LENGTH_2D", "ICON_LENGTH_2D", 0, true );
popupMgr()->setRule( action( 6014 ), aMeshInVtkHasFaces, true );
popupMgr()->setRule( action( 6014 ), "controlMode = 'eMinimumAngle'", false );
- popupMgr()->insert( action( 6015 ), anId, -1 ); // WRAP
+ popupMgr()->insert( action( 6015 ), anId, -1 ); // WARP
popupMgr()->setRule( action( 6015 ), aMeshInVtkHasFaces, true );
popupMgr()->setRule( action( 6015 ), "controlMode = 'eWarping'", false );
msgid "SMESH_MESHINFO_ALL_TYPES"
msgstr "Heterogenous"
+#Polygons
+msgid "SMESH_MESHINFO_POLYGONES"
+msgstr "Polygons"
+
+#polyhedres
+msgid "SMESH_MESHINFO_POLYEDRES"
+msgstr "Polyhedres"
+
#No valid selection :
msgid "SMESH_BAD_SELECTION"
msgstr "No valid selection"
msgid "SMESHGUI_SmoothingDlg::CENTROIDAL"
msgstr "Centroidal"
+msgid "SMESHGUI_SmoothingDlg::IS_PARAMETRIC"
+msgstr "in paramteric space"
+
#----------------------------------------------------
msgid "SMESHGUI_ExtrusionDlg::EXTRUSION_ALONG_LINE"
msgid "MEN_MIN_ANG"
msgstr "Minimum Angle"
-msgid "MEN_WRAP"
-msgstr "Wraping"
+msgid "MEN_WARP"
+msgstr "Warping angle"
msgid "MEN_SKEW"
msgstr "Skew"
msgstr "Minimum Angle"
msgid "TOP_WARP"
-msgstr "Wraping"
+msgstr "Warping angle"
msgid "TOP_SKEW"
msgstr "Skew"
msgstr "Minimum Angle"
msgid "STB_WARP"
-msgstr "Wraping"
+msgstr "Warping angle"
msgid "STB_SKEW"
msgstr "Skew"