From 4b23a029f34136417496ba7e1f62c03b09ff9eba Mon Sep 17 00:00:00 2001 From: asl Date: Fri, 10 Jun 2005 11:19:51 +0000 Subject: [PATCH] IPAL9153, IPAL9148, IPAL9150 --- src/SMESHGUI/SMESHGUI.cxx | 4 ++-- src/SMESHGUI/SMESH_images.po | 2 +- src/SMESHGUI/SMESH_msg_en.po | 19 +++++++++++++++---- 3 files changed, 18 insertions(+), 7 deletions(-) diff --git a/src/SMESHGUI/SMESHGUI.cxx b/src/SMESHGUI/SMESHGUI.cxx index 3a83a3364..6f22f8961 100644 --- a/src/SMESHGUI/SMESHGUI.cxx +++ b/src/SMESHGUI/SMESHGUI.cxx @@ -2489,7 +2489,7 @@ void SMESHGUI::initialize( CAM_Application* app ) 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 ); @@ -2980,7 +2980,7 @@ void SMESHGUI::initialize( CAM_Application* app ) 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 ); diff --git a/src/SMESHGUI/SMESH_images.po b/src/SMESHGUI/SMESH_images.po index 679a49c7f..758dcba14 100644 --- a/src/SMESHGUI/SMESH_images.po +++ b/src/SMESHGUI/SMESH_images.po @@ -297,7 +297,7 @@ msgstr "mesh_aspect_3d.png" msgid "ICON_ANGLE" msgstr "mesh_angle.png" -msgid "ICON_WRAP" +msgid "ICON_WARP" msgstr "mesh_wrap.png" msgid "ICON_SKEW" diff --git a/src/SMESHGUI/SMESH_msg_en.po b/src/SMESHGUI/SMESH_msg_en.po index 21b6193f6..21d7730e4 100644 --- a/src/SMESHGUI/SMESH_msg_en.po +++ b/src/SMESHGUI/SMESH_msg_en.po @@ -790,6 +790,14 @@ msgstr "Entities" 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" @@ -1433,6 +1441,9 @@ msgstr "Laplacian" msgid "SMESHGUI_SmoothingDlg::CENTROIDAL" msgstr "Centroidal" +msgid "SMESHGUI_SmoothingDlg::IS_PARAMETRIC" +msgstr "in paramteric space" + #---------------------------------------------------- msgid "SMESHGUI_ExtrusionDlg::EXTRUSION_ALONG_LINE" @@ -1892,8 +1903,8 @@ msgstr "Aspect Ratio" msgid "MEN_MIN_ANG" msgstr "Minimum Angle" -msgid "MEN_WRAP" -msgstr "Wraping" +msgid "MEN_WARP" +msgstr "Warping angle" msgid "MEN_SKEW" msgstr "Skew" @@ -2219,7 +2230,7 @@ msgid "TOP_MIN_ANG" msgstr "Minimum Angle" msgid "TOP_WARP" -msgstr "Wraping" +msgstr "Warping angle" msgid "TOP_SKEW" msgstr "Skew" @@ -2490,7 +2501,7 @@ msgid "STB_MIN_ANG" msgstr "Minimum Angle" msgid "STB_WARP" -msgstr "Wraping" +msgstr "Warping angle" msgid "STB_SKEW" msgstr "Skew" -- 2.30.2