Salome HOME
Remove obsolete files
authorvsr <vsr@opencascade.com>
Tue, 16 Sep 2008 03:27:48 +0000 (03:27 +0000)
committervsr <vsr@opencascade.com>
Tue, 16 Sep 2008 03:27:48 +0000 (03:27 +0000)
12 files changed:
resources/Makefile.am
resources/SMESH.config [deleted file]
resources/SMESH_en.xml [deleted file]
resources/SMESH_fr.xml [deleted file]
src/SMESHFiltersSelection/Handle_SMESH_TypeFilter.hxx [deleted file]
src/SMESHFiltersSelection/SMESH_TypeFilter.ixx [deleted file]
src/SMESHFiltersSelection/SMESH_TypeFilter.jxx [deleted file]
src/SMESHGUI/SMESHBin.cxx [deleted file]
src/SMESHGUI/SMESH_images.po [deleted file]
src/SMESHGUI/SMESH_msg_en.po [deleted file]
src/StdMeshersGUI/StdMeshers_images.po [deleted file]
src/StdMeshersGUI/StdMeshers_msg_en.po [deleted file]

index d3c4b3062425680f643f47bf4ce46e40fd5abf00..5166f3b0733cbdf798f32b77d8efc6ddbf35f9cf 100644 (file)
@@ -132,8 +132,6 @@ dist_salomeres_DATA = \
        mesh_merge_nodes.png \
        mesh_merge_elements.png \
        select1.png \
-       SMESH_en.xml \
-       SMESH.config \
        StdMeshers.xml \
        SalomeApp.xml \
        mesh_pattern.png \
diff --git a/resources/SMESH.config b/resources/SMESH.config
deleted file mode 100644 (file)
index ec67557..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-language=en
-resources=StdMeshers:NETGENPlugin
\ No newline at end of file
diff --git a/resources/SMESH_en.xml b/resources/SMESH_en.xml
deleted file mode 100644 (file)
index 1deca1a..0000000
+++ /dev/null
@@ -1,493 +0,0 @@
-<?xml version='1.0' encoding='us-ascii'?>
-<!DOCTYPE application PUBLIC "" "desktop.dtd">
-
-<!--  GUI customization for MESH component  -->
-
-<application
-       title="Mesh component"
-       date="13/05/2002"
-       author="Nicolas REJNERI"
-       appId="Mesh for Salome" >
-
-<desktop>
-<menubar>
-
-<!-- ************************** File  (menubar)  ************************************ -->
-<menu-item label-id="File" item-id="1" pos-id="">
-     <submenu label-id="Import" item-id="11" pos-id="8">
-       <popup-item item-id="111" pos-id="" label-id="DAT file" icon-id="" tooltip-id="" accel-id="Ctrl+B" toggle-id="" execute-action=""/>
-               <popup-item item-id="112" pos-id="" label-id="UNV File" icon-id="" tooltip-id="" accel-id="Ctrl+U" toggle-id="" execute-action=""/> 
-               <popup-item item-id="113" pos-id="" label-id="MED File" icon-id="" tooltip-id="" accel-id="Ctrl+M" toggle-id="" execute-action=""/> 
-      </submenu>
-      <endsubmenu />
-      <submenu label-id="Export" item-id="12" pos-id="9">
-        <popup-item item-id="121" pos-id="" label-id="DAT File" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="122" pos-id="" label-id="MED File" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="123" pos-id="" label-id="UNV File" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="140" pos-id="" label-id="STL File" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-      </submenu>
-      <endsubmenu />
-      <separator pos-id="10"/>
-</menu-item>
-
-<!-- ************************* Edit (menubar) ************************************** -->
-
-<menu-item label-id="Edit" item-id="3" pos-id="2">
-    <separator pos-id=""/>
-    <popup-item item-id="33" pos-id="" label-id="Delete" icon-id="delete.png" tooltip-id="" accel-id="" toggle-id="" execute-action="" />
-</menu-item>
-
-<!-- ************************* Tools (menubar) ************************************** -->
-
-<menu-item label-id="Tools" item-id="5" pos-id="">
-   <separator pos-id=""/>
-   <popup-item item-id="5105" pos-id="" label-id="Selection filters library" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</menu-item>
-
-<!-- ************************** Hypothesis  (menubar)  ************************************ -->
-<menu-item label-id="Hypotheses" item-id="50" pos-id="3">
-       <popup-item item-id="5000" pos-id="" label-id="Create Hypotheses" icon-id="mesh_hypo_length.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="5010" pos-id="" label-id="Create Algorithms" icon-id="mesh_algo_mefisto.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</menu-item>
-
-<!-- ************************** Mesh  (menubar)  ************************************ -->
-<menu-item label-id="Mesh" item-id="70" pos-id="4">
-     <popup-item item-id="703" pos-id="" label-id="Global Hypothesis" icon-id="mesh_init.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="702" pos-id="" label-id="Local Hypothesis" icon-id="mesh_add_sub.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="704" pos-id="" label-id="Edit Hypothesis" icon-id="mesh_edit.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <separator pos-id=""/>
-     <popup-item item-id="701" pos-id="" label-id="Compute" icon-id="mesh_compute.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <separator pos-id=""/>
-     <popup-item item-id="801" pos-id="" label-id="Create Group" icon-id="mesh_tree_group.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="802" pos-id="" label-id="Construct Group" icon-id="mesh_make_group.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="803" pos-id="" label-id="Edit Group" icon-id="mesh_edit_group.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <separator pos-id=""/>
-     <popup-item item-id="810" pos-id="" label-id="Union Groups" icon-id="mesh_unionGroups.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="811" pos-id="" label-id="Intersect Groups" icon-id="mesh_intersectGroups.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="812" pos-id="" label-id="Cut Groups" icon-id="mesh_cutGroups.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <separator pos-id=""/>
-     <popup-item item-id="813" pos-id="" label-id="Delete Groups" icon-id="mesh_deleteGroups.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <separator pos-id=""/>
-     <popup-item item-id="900" pos-id="" label-id="Advanced Mesh Infos" icon-id="advanced_mesh_info.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="902" pos-id="" label-id="Standard Mesh Infos" icon-id="standard_mesh_info.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="903" pos-id="" label-id="Mesh Element Info" icon-id="mesh_whatis.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</menu-item>
-
-<!-- ************************** Control  (menubar)  ************************************ -->
-<menu-item label-id="Controls" item-id="60" pos-id="5">
-       <popup-item item-id="6003" pos-id="" label-id="Free Borders" icon-id="mesh_free_edges.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6001" pos-id="" label-id="Length" icon-id="mesh_length.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6004" pos-id="" label-id="Borders at Multi-Connection" icon-id="mesh_multi_edges.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-       <popup-item item-id="6002" pos-id="" label-id="Free Edges" icon-id="mesh_free_edges_2d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6018" pos-id="" label-id="Length 2D" icon-id="mesh_length_2d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6019" pos-id="" label-id="Borders at Multi-Connection 2D" icon-id="mesh_multi_edges_2d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6011" pos-id="" label-id="Area" icon-id="mesh_area.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6012" pos-id="" label-id="Taper" icon-id="mesh_taper.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6013" pos-id="" label-id="Aspect Ratio" icon-id="mesh_aspect.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6014" pos-id="" label-id="Minimum Angle" icon-id="mesh_angle.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6015" pos-id="" label-id="Warping" icon-id="mesh_wrap.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6016" pos-id="" label-id="Skew" icon-id="mesh_skew.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>  
-        <separator pos-id=""/>
-        <popup-item item-id="6017" pos-id="" label-id="Aspect Ratio 3D" icon-id="mesh_aspect_3d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</menu-item>
-        
-<!-- ************************** Entity  (menubar)  ************************************ -->
-<menu-item label-id="Modification" item-id="40" pos-id="6">
-     <submenu label-id="Add" item-id="402" pos-id="">
-     <popup-item item-id="400" pos-id="" label-id="Node" icon-id="mesh_vertex.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="401" pos-id="" label-id="Edge" icon-id="mesh_line.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4021" pos-id="" label-id="Triangle" icon-id="mesh_triangle.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4022" pos-id="" label-id="Quadrangle" icon-id="mesh_quad.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4023" pos-id="" label-id="Polygon" icon-id="mesh_polygon.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4031" pos-id="" label-id="Tetrahedron" icon-id="mesh_tetra.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4032" pos-id="" label-id="Hexahedron" icon-id="mesh_hexa.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4033" pos-id="" label-id="Polyhedron" icon-id="mesh_polyhedron.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     </submenu>
-     <endsubmenu />
-     <submenu label-id="Remove" item-id="403" pos-id="">
-     <popup-item item-id="4041" pos-id="" label-id="Nodes" icon-id="mesh_rem_node.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4042" pos-id="" label-id="Elements" icon-id="mesh_rem_element.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     </submenu>
-     <endsubmenu />
-     <submenu label-id="Renumbering" item-id="404" pos-id="">
-     <popup-item item-id="4051" pos-id="" label-id="Nodes" icon-id="mesh_renumbering_nodes.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4052" pos-id="" label-id="Elements" icon-id="mesh_renumbering_elements.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     </submenu>
-     <endsubmenu />
-     <submenu label-id="Transformation" item-id="405" pos-id="">
-     <popup-item item-id="4061" pos-id="" label-id="Translation" icon-id="mesh_translation_vector.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4062" pos-id="" label-id="Rotation" icon-id="mesh_rotation.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4063" pos-id="" label-id="Symmetry" icon-id="mesh_symmetry_plane.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4064" pos-id="" label-id="Sewing" icon-id="mesh_sew_freeborders.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4065" pos-id="" label-id="Merge nodes" icon-id="mesh_merge_nodes.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     </submenu>
-     <endsubmenu />
-     <popup-item item-id="406" pos-id="" label-id="Move Node" icon-id="mesh_move_node.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="407" pos-id="" label-id="Diagonal Inversion" icon-id="mesh_diagonal.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="408" pos-id="" label-id="Union of two triangles" icon-id="mesh_union2tri.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="409" pos-id="" label-id="Orientation" icon-id="mesh_orientation.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="410" pos-id="" label-id="Union of triangles" icon-id="mesh_uniontri.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="411" pos-id="" label-id="Cutting of quadrangles" icon-id="mesh_cutquad.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="412" pos-id="" label-id="Smoothing" icon-id="mesh_smoothing.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="413" pos-id="" label-id="Extrusion" icon-id="mesh_extrusion.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="416" pos-id="" label-id="Extrusion along a path" icon-id="mesh_extrusionpath.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="414" pos-id="" label-id="Revolution" icon-id="mesh_revolution.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="415" pos-id="" label-id="Pattern mapping" icon-id="mesh_pattern.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</menu-item>
-
-<!-- ********************************* Settings  (menubar) ********************************* -->
-<menu-item label-id="Preferences" item-id="4" pos-id="">
-   <submenu label-id="Mesh" item-id="100" pos-id="-1">
-   <submenu label-id="Display Mode" item-id="1000" pos-id="">
-       <popup-item item-id="10001" pos-id="" label-id="Wireframe" icon-id="mesh_wireframe.png" tooltip-id="" accel-id="" toggle-id="false" execute-action=""/>
-       <popup-item item-id="10002" pos-id="" label-id="Shading" icon-id="mesh_shading.png" tooltip-id="" accel-id="" toggle-id="true" execute-action=""/>
-       <popup-item item-id="10004" pos-id="" label-id="Nodes" icon-id="mesh_points.png" tooltip-id="" accel-id="" toggle-id="false" execute-action=""/>
-        <separator pos-id=""/>
-       <popup-item item-id="10003" pos-id="" label-id="Shrink" icon-id="mesh_shrink.png" tooltip-id="" accel-id="" toggle-id="false" execute-action=""/>
-    </submenu>
-    <endsubmenu /> 
-    <popup-item item-id="1001" pos-id="" label-id="Automatic Update" icon-id="" tooltip-id="" accel-id="" toggle-id="false" execute-action=""/>
-    <separator pos-id=""/>
-    <popup-item item-id="1003" pos-id="" label-id="Colors / Size" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-    <separator pos-id=""/>
-    <popup-item item-id="1005" pos-id="" label-id="Scalar Bar" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-    <separator pos-id=""/>
-    <popup-item item-id="1006" pos-id="" label-id="Selection" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-    <separator pos-id=""/>
-    <submenu label-id="Quality controls" item-id="1007" pos-id="">
-       <popup-item item-id="10070" pos-id="" label-id="Precision" icon-id="" tooltip-id="" accel-id="" toggle-id="false" execute-action=""/>
-       <popup-item item-id="10071" pos-id="" label-id="Display Entity" icon-id="" tooltip-id="" accel-id="" toggle-id="true" execute-action=""/>
-    </submenu>
-    <endsubmenu /> 
-   </submenu>
-   <endsubmenu />
-   <separator pos-id="-1"/>
-</menu-item>
-
-<!-- ********************************* View  (menubar) ********************************* -->
-<menu-item label-id="View" item-id="2" pos-id="">
-    <separator pos-id=""/>
-    <popup-item item-id="214" pos-id="" label-id="Update" icon-id="mesh_update.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</menu-item>
-
-<!-- ################################# POPUP MENU #################################  -->
-
-<popupmenu label-id="Popup for ObjectBrowser" context-id="" parent-id="ObjectBrowser" object-id="Mesh">
-   <popup-item item-id="705" pos-id="" label-id="Edit Global Hypothesis" icon-id="mesh_edit.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <separator pos-id=""/>
-   <popup-item item-id="701" pos-id="" label-id="Compute" icon-id="mesh_compute.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <popup-item item-id="214" pos-id="" label-id="Update" icon-id="mesh_update.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <popup-item item-id="900" pos-id="" label-id="Show Advanced Info" icon-id="advanced_mesh_info.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <popup-item item-id="902" pos-id="" label-id="Show Standard Info" icon-id="standard_mesh_info.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <popup-item item-id="903" pos-id="" label-id="Mesh Element Info" icon-id="mesh_whatis.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <separator pos-id=""/>
-   <popup-item item-id="801" pos-id="" label-id="Create Group" icon-id="mesh_tree_group.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <separator pos-id=""/>
-   <popup-item item-id="1101" pos-id="" label-id="Rename" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <separator pos-id=""/>
-   <popup-item item-id="122" pos-id="" label-id="Export to MED" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <popup-item item-id="123" pos-id="" label-id="Export to UNV" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <popup-item item-id="140" pos-id="" label-id="Export to STL" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-</popupmenu>
-
-<popupmenu label-id="Popup for ObjectBrowser" context-id="" parent-id="ObjectBrowser" object-id="SubMesh">
-   <popup-item item-id="706" pos-id="" label-id="Edit Local Hypothesis" icon-id="mesh_edit.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <separator pos-id=""/>
-   <popup-item item-id="214" pos-id="" label-id="Update" icon-id="mesh_update.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <popup-item item-id="900" pos-id="" label-id="Show Info" icon-id="mesh_info.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <popup-item item-id="903" pos-id="" label-id="Mesh Element Info" icon-id="mesh_whatis.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <separator pos-id=""/>
-   <popup-item item-id="802" pos-id="" label-id="Construct Group" icon-id="mesh_make_group.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <separator pos-id=""/>
-   <popup-item item-id="1101" pos-id="" label-id="Rename" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <separator pos-id=""/>
-   <popup-item item-id="33" pos-id="" label-id="Delete" icon-id="delete.png" tooltip-id="" accel-id="" toggle-id="" execute-action="" />
-</popupmenu>
-
-<popupmenu label-id="Popup for ObjectBrowser" context-id="" parent-id="ObjectBrowser" object-id="Group">
-   <popup-item item-id="803" pos-id="" label-id="Edit" icon-id="mesh_edit_group.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <separator pos-id=""/>
-   <popup-item item-id="214" pos-id="" label-id="Update" icon-id="mesh_update.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <popup-item item-id="900" pos-id="" label-id="Show Info" icon-id="mesh_info.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <popup-item item-id="903" pos-id="" label-id="Mesh Element Info" icon-id="mesh_whatis.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <separator pos-id=""/>
-   <popup-item item-id="1101" pos-id="" label-id="Rename" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <separator pos-id=""/>
-   <popup-item item-id="33" pos-id="" label-id="Delete" icon-id="delete.png" tooltip-id="" accel-id="" toggle-id="" execute-action="" />
-</popupmenu>
-
-<popupmenu label-id="Popup for ObjectBrowser" context-id="" parent-id="ObjectBrowser" object-id="Hypothesis">
-   <popup-item item-id="1100" pos-id="" label-id="Edit" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <popup-item item-id="1102" pos-id="" label-id="Unassign Hypothesis" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <popup-item item-id="1101" pos-id="" label-id="Rename" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</popupmenu>
-
-<popupmenu label-id="Popup for ObjectBrowser" context-id="" parent-id="ObjectBrowser" object-id="Algorithm">
-   <popup-item item-id="1102" pos-id="" label-id="Unassign Algorithm" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <popup-item item-id="1101" pos-id="" label-id="Rename" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</popupmenu>
-
-
-<popupmenu label-id="Popup for Viewer" context-id="" parent-id="Viewer" object-id="Mesh">
-   <popup-item item-id="214" pos-id="" label-id="Update" icon-id="mesh_update.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/> 
-   <popup-item item-id="900" pos-id="" label-id="Show Advanced Info" icon-id="advanced_mesh_info.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <popup-item item-id="902" pos-id="" label-id="Show Standard Info" icon-id="standard_mesh_info.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <popup-item item-id="903" pos-id="" label-id="Mesh Element Info" icon-id="mesh_whatis.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <separator pos-id=""/>   
-   <submenu label-id="Numbering" item-id="114" pos-id="">
-     <popup-item item-id="9010" pos-id="" label-id="Display Nodes #" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="9011" pos-id="" label-id="Display Elements #" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   </submenu>
-   <endsubmenu />
-   <separator pos-id=""/>   
-   <submenu label-id="Display Mode" item-id="1131" pos-id="">
-        <popup-item item-id="211" pos-id="" label-id="Wireframe" icon-id="mesh_wireframe.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="212" pos-id="" label-id="Shading" icon-id="mesh_shading.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="215" pos-id="" label-id="Nodes" icon-id="mesh_points.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-       <popup-item item-id="213" pos-id="" label-id="Shrink" icon-id="mesh_shrink.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   </submenu>
-   <endsubmenu />
-   <submenu label-id="Display Entity" item-id="1135" pos-id="">
-       <popup-item item-id="217" pos-id="" label-id="Edges" icon-id="mesh_line.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="218" pos-id="" label-id="Faces" icon-id="mesh_triangle.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="219" pos-id="" label-id="Volumes" icon-id="mesh_tetra.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-       <popup-item item-id="220" pos-id="" label-id="All" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   </submenu>
-   <endsubmenu />
-   <popup-item item-id="1132" pos-id="" label-id="Colors / Size" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <popup-item item-id="1133" pos-id="" label-id="Transparency" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <popup-item item-id="1134" pos-id="" label-id="Clipping" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <separator pos-id=""/>
-   <submenu label-id="Control" item-id="2000" pos-id="">
-       <popup-item item-id="200" pos-id="" label-id="Reset" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-       <popup-item item-id="6003" pos-id="" label-id="Free Borders" icon-id="mesh_free_edges.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6001" pos-id="" label-id="Length" icon-id="mesh_length.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6004" pos-id="" label-id="Borders at Multi-Connection" icon-id="mesh_multi_edges.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-       <popup-item item-id="6002" pos-id="" label-id="Free Edges" icon-id="mesh_free_edges_2d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6018" pos-id="" label-id="Length 2D" icon-id="mesh_length_2d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6019" pos-id="" label-id="Borders at Multi-Connection 2D" icon-id="mesh_multi_edges_2d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6011" pos-id="" label-id="Area" icon-id="mesh_area.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6012" pos-id="" label-id="Taper" icon-id="mesh_taper.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6013" pos-id="" label-id="Aspect Ratio" icon-id="mesh_aspect.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6014" pos-id="" label-id="Minimum Angle" icon-id="mesh_angle.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6015" pos-id="" label-id="Warping" icon-id="mesh_wrap.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6016" pos-id="" label-id="Skew" icon-id="mesh_skew.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>  
-        <separator pos-id=""/>
-       <popup-item item-id="6017" pos-id="" label-id="Aspect Ratio 3D" icon-id="mesh_aspect_3d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-        <popup-item item-id="201" pos-id="" label-id="Scalar Bar Properties" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   </submenu>
-   <endsubmenu />
-   <separator pos-id=""/>
-</popupmenu>
-
-<popupmenu label-id="Popup for Viewer" context-id="" parent-id="Viewer" object-id="SubMesh">
-   <popup-item item-id="214" pos-id="" label-id="Update" icon-id="mesh_update.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/> 
-   <popup-item item-id="900" pos-id="" label-id="Show Info" icon-id="mesh_info.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <popup-item item-id="903" pos-id="" label-id="Mesh Element Info" icon-id="mesh_whatis.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <separator pos-id=""/>   
-   <submenu label-id="Numbering" item-id="114" pos-id="">
-     <popup-item item-id="9010" pos-id="" label-id="Display Nodes #" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="9011" pos-id="" label-id="Display Elements #" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   </submenu>
-   <endsubmenu />
-   <separator pos-id=""/>   
-   <submenu label-id="Display Mode" item-id="1131" pos-id="">
-        <popup-item item-id="211" pos-id="" label-id="Wireframe" icon-id="mesh_wireframe.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="212" pos-id="" label-id="Shading" icon-id="mesh_shading.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="215" pos-id="" label-id="Nodes" icon-id="mesh_points.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-       <popup-item item-id="213" pos-id="" label-id="Shrink" icon-id="mesh_shrink.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   </submenu>
-   <endsubmenu />
-   <submenu label-id="Display Entity" item-id="1135" pos-id="">
-       <popup-item item-id="217" pos-id="" label-id="Edges" icon-id="mesh_line.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="218" pos-id="" label-id="Faces" icon-id="mesh_triangle.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="219" pos-id="" label-id="Volumes" icon-id="mesh_tetra.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-       <popup-item item-id="220" pos-id="" label-id="All" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   </submenu>
-   <endsubmenu />
-   <popup-item item-id="1132" pos-id="" label-id="Colors / Size" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <popup-item item-id="1133" pos-id="" label-id="Transparency" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <popup-item item-id="1134" pos-id="" label-id="Clipping" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <separator pos-id=""/>
-   <submenu label-id="Control" item-id="2000" pos-id="">
-       <popup-item item-id="200" pos-id="" label-id="Reset" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-        <popup-item item-id="6001" pos-id="" label-id="Length" icon-id="mesh_length.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6003" pos-id="" label-id="Free Borders" icon-id="mesh_free_edges.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6004" pos-id="" label-id="Borders at Multi-Connection" icon-id="mesh_multi_edges.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-       <popup-item item-id="6002" pos-id="" label-id="Free Edges" icon-id="mesh_free_edges_2d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6018" pos-id="" label-id="Length 2D" icon-id="mesh_length_2d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6019" pos-id="" label-id="Borders at Multi-Connection 2D" icon-id="mesh_multi_edges_2d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6011" pos-id="" label-id="Area" icon-id="mesh_area.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6012" pos-id="" label-id="Taper" icon-id="mesh_taper.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6013" pos-id="" label-id="Aspect Ratio" icon-id="mesh_aspect.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6014" pos-id="" label-id="Minimum Angle" icon-id="mesh_angle.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6015" pos-id="" label-id="Warping" icon-id="mesh_wrap.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6016" pos-id="" label-id="Skew" icon-id="mesh_skew.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>  
-        <separator pos-id=""/>
-       <popup-item item-id="6017" pos-id="" label-id="Aspect Ratio 3D" icon-id="mesh_aspect_3d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-        <popup-item item-id="201" pos-id="" label-id="Scalar Bar Properties" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   </submenu>
-   <endsubmenu />
-   <separator pos-id=""/>
-</popupmenu>
-
-<popupmenu label-id="Popup for Viewer" context-id="" parent-id="Viewer" object-id="Group">
-   <popup-item item-id="803" pos-id="" label-id="Edit" icon-id="mesh_edit_group.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <separator pos-id=""/>
-   <popup-item item-id="214" pos-id="" label-id="Update" icon-id="mesh_update.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/> 
-   <popup-item item-id="900" pos-id="" label-id="Show Info" icon-id="mesh_info.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <popup-item item-id="903" pos-id="" label-id="Mesh Element Info" icon-id="mesh_whatis.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <separator pos-id=""/>   
-   <submenu label-id="Numbering" item-id="114" pos-id="">
-     <popup-item item-id="9010" pos-id="" label-id="Display Nodes #" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="9011" pos-id="" label-id="Display Elements #" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   </submenu>
-   <endsubmenu />
-   <separator pos-id=""/>   
-   <submenu label-id="Display Mode" item-id="1131" pos-id="">
-        <popup-item item-id="211" pos-id="" label-id="Wireframe" icon-id="mesh_wireframe.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="212" pos-id="" label-id="Shading" icon-id="mesh_shading.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="215" pos-id="" label-id="Nodes" icon-id="mesh_points.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-       <popup-item item-id="213" pos-id="" label-id="Shrink" icon-id="mesh_shrink.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   </submenu>
-   <endsubmenu />
-   <submenu label-id="Display Entity" item-id="1135" pos-id="">
-       <popup-item item-id="217" pos-id="" label-id="Edges" icon-id="mesh_line.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="218" pos-id="" label-id="Faces" icon-id="mesh_triangle.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="219" pos-id="" label-id="Volumes" icon-id="mesh_tetra.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-       <popup-item item-id="220" pos-id="" label-id="All" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   </submenu>
-   <endsubmenu />
-   <popup-item item-id="1132" pos-id="" label-id="Colors / Size" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <popup-item item-id="1133" pos-id="" label-id="Transparency" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <popup-item item-id="1134" pos-id="" label-id="Clipping" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <separator pos-id=""/>
-   <submenu label-id="Control" item-id="2000" pos-id="">
-       <popup-item item-id="200" pos-id="" label-id="Reset" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-       <popup-item item-id="6003" pos-id="" label-id="Free Borders" icon-id="mesh_free_edges.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6001" pos-id="" label-id="Length" icon-id="mesh_length.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6004" pos-id="" label-id="Borders at Multi-Connection" icon-id="mesh_multi_edges.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-       <popup-item item-id="6002" pos-id="" label-id="Free Edges" icon-id="mesh_free_edges_2d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6018" pos-id="" label-id="Length 2D" icon-id="mesh_length_2d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6019" pos-id="" label-id="Borders at Multi-Connection 2D" icon-id="mesh_multi_edges_2d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6011" pos-id="" label-id="Area" icon-id="mesh_area.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6012" pos-id="" label-id="Taper" icon-id="mesh_taper.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6013" pos-id="" label-id="Aspect Ratio" icon-id="mesh_aspect.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="6014" pos-id="" label-id="Minimum Angle" icon-id="mesh_angle.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6015" pos-id="" label-id="Warping" icon-id="mesh_wrap.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6016" pos-id="" label-id="Skew" icon-id="mesh_skew.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>  
-        <separator pos-id=""/>
-       <popup-item item-id="6017" pos-id="" label-id="Aspect Ratio 3D" icon-id="mesh_aspect_3d.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <separator pos-id=""/>
-        <popup-item item-id="201" pos-id="" label-id="Scalar Bar Properties" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   </submenu>
-   <endsubmenu />
-   <separator pos-id=""/>
-</popupmenu>
-
-<popupmenu label-id="Elements" context-id="" parent-id="Viewer" object-id="Elements">
-   <popup-item item-id="804" pos-id="" label-id="Add" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <popup-item item-id="805" pos-id="" label-id="Remove" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</popupmenu>
-
-</menubar>
-
-<!-- ///////////////////////////////////// TOOLBARS ////////////////////////////////////// -->
-<toolbar label-id="Mesh Toolbar">
-   <toolbutton-item item-id="703" pos-id="" label-id="Init" icon-id="mesh_init.png" tooltip-id="Global Hypothesis" accel-id="" toggle-id="" execute-action=""/>
-   <toolbutton-item item-id="702" pos-id="" label-id="Add SubMesh" icon-id="mesh_add_sub.png" tooltip-id="Local Hypothesis" accel-id="" toggle-id="" execute-action=""/>
-   <toolbutton-item item-id="704" pos-id="" label-id="Edit" icon-id="mesh_edit.png" tooltip-id="Edit Hypothesis" accel-id="" toggle-id="" execute-action=""/>
-   <separatorTB/>
-   <toolbutton-item item-id="701" pos-id="" label-id="Compute" icon-id="mesh_compute.png" tooltip-id="Compute" accel-id="" toggle-id="" execute-action=""/>
-   <separatorTB/>
-   <toolbutton-item item-id="801" pos-id="" label-id="Create Group" icon-id="mesh_tree_group.png" tooltip-id="Create Group" accel-id="" toggle-id="" execute-action=""/>
-   <toolbutton-item item-id="802" pos-id="" label-id="Construct Group" icon-id="mesh_make_group.png" tooltip-id="Construct Group" accel-id="" toggle-id="" execute-action=""/>
-   <toolbutton-item item-id="803" pos-id="" label-id="Edit Group" icon-id="mesh_edit_group.png" tooltip-id="Edit Group" accel-id="" toggle-id="" execute-action=""/>
-   <separatorTB/>
-   <toolbutton-item item-id="900" pos-id="" label-id="Advanced Mesh Infos" icon-id="advanced_mesh_info.png" tooltip-id="Advanced Mesh Infos" accel-id="" toggle-id="" execute-action=""/>
-   <toolbutton-item item-id="902" pos-id="" label-id="Standard Mesh Infos" icon-id="standard_mesh_info.png" tooltip-id="Standard Mesh Infos" accel-id="" toggle-id="" execute-action=""/>    
-   <toolbutton-item item-id="903" pos-id="" label-id="Mesh Element Info" icon-id="mesh_whatis.png" tooltip-id="Mesh Element Info" accel-id="" toggle-id="" execute-action=""/>    
-</toolbar>
-
-<toolbar label-id="Hypotheses Toolbar">
-   <toolbutton-item item-id="5000" label-id="Create Hypotheses" icon-id="mesh_hypo_length.png" tooltip-id="Create Hypotheses" accel-id="" toggle-id="" execute-action=""/>
-   <toolbutton-item item-id="5010" label-id="Create Algorithms" icon-id="mesh_algo_mefisto.png" tooltip-id="Create Algorithms" accel-id="" toggle-id="" execute-action=""/>
-</toolbar>
-
-<toolbar label-id="Controls toolbar">
-       <toolbutton-item item-id="6001" label-id="Length" icon-id="mesh_length.png" tooltip-id="Length" accel-id="" toggle-id="" execute-action=""/>
-       <toolbutton-item item-id="6003" label-id="Free Borders" icon-id="mesh_free_edges.png" tooltip-id="Free borders" accel-id="" toggle-id="" execute-action=""/>
-        <toolbutton-item item-id="6004" label-id="Borders at Multi-Connection" icon-id="mesh_multi_edges.png" tooltip-id="Borders at multi-connection" accel-id="" toggle-id="" execute-action=""/>
-        <separatorTB/>
-       <toolbutton-item item-id="6002" label-id="Free Edges" icon-id="mesh_free_edges_2d.png" tooltip-id="Free edges" accel-id="" toggle-id="" execute-action=""/>
-       <toolbutton-item item-id="6018" label-id="Length 2D" icon-id="mesh_length_2d.png" tooltip-id="Length2D" accel-id="" toggle-id="" execute-action=""/>
-        <toolbutton-item item-id="6019" label-id="Borders at Multi-Connection 2D" icon-id="mesh_multi_edges_2d.png" tooltip-id="Multiconnection 2D" accel-id="" toggle-id="" execute-action=""/>
-       <toolbutton-item item-id="6011" label-id="Area" icon-id="mesh_area.png" tooltip-id="Area" accel-id="" toggle-id="" execute-action=""/>
-       <toolbutton-item item-id="6012" label-id="Taper" icon-id="mesh_taper.png" tooltip-id="Taper" accel-id="" toggle-id="" execute-action=""/>
-       <toolbutton-item item-id="6013" label-id="Aspect Ratio" icon-id="mesh_aspect.png" tooltip-id="Aspect Ratio" accel-id="" toggle-id="" execute-action=""/>
-        <toolbutton-item item-id="6014" label-id="Minimum Angle" icon-id="mesh_angle.png" tooltip-id="Minimum angle" accel-id="" toggle-id="" execute-action=""/>
-       <toolbutton-item item-id="6015" label-id="Warping" icon-id="mesh_wrap.png" tooltip-id="Warping angle" accel-id="" toggle-id="" execute-action=""/>
-       <toolbutton-item item-id="6016" label-id="Skew" icon-id="mesh_skew.png" tooltip-id="Skew" accel-id="" toggle-id="" execute-action=""/>  
-        <separatorTB/>
-        <toolbutton-item item-id="6017" label-id="Aspect Ratio 3D" icon-id="mesh_aspect_3d.png" tooltip-id="Aspect Ratio 3D" accel-id="" toggle-id="" execute-action=""/>
-</toolbar>
-
-<toolbar label-id="Add/Remove toolbar">
-     <toolbutton-item item-id="400" label-id="Node" icon-id="mesh_vertex.png" tooltip-id="Add Node" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="401" label-id="Edge" icon-id="mesh_line.png" tooltip-id="Add Edge" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4021" label-id="Triangle" icon-id="mesh_triangle.png" tooltip-id="Add Triangle" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4022" label-id="Quadrangle" icon-id="mesh_quad.png" tooltip-id="Add Quadrangle" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4023" label-id="Polygon" icon-id="mesh_polygon.png" tooltip-id="Add Polygon" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4031" label-id="Tetrahedron" icon-id="mesh_tetra.png" tooltip-id="Add Tetrahedron" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4032" label-id="Hexahedron" icon-id="mesh_hexa.png" tooltip-id="Add Hexahedron" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4033" label-id="Polyhedron" icon-id="mesh_polyhedron.png" tooltip-id="Add Polyhedron" accel-id="" toggle-id="" execute-action=""/>
-   <separatorTB/>
-     <toolbutton-item item-id="4041" label-id="Nodes" icon-id="mesh_rem_node.png" tooltip-id="Remove Nodes" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4042" label-id="Elements" icon-id="mesh_rem_element.png" tooltip-id="Remove Elements" accel-id="" toggle-id="" execute-action=""/>
-   <separatorTB/>
-     <toolbutton-item item-id="4051" label-id="Nodes" icon-id="mesh_renumbering_nodes.png" tooltip-id="Renumbering Nodes" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4052" label-id="Elements" icon-id="mesh_renumbering_elements.png" tooltip-id="Renumbering Elements" accel-id="" toggle-id="" execute-action=""/>    
-   <separatorTB/>
-     <toolbutton-item item-id="4061" label-id="Translation" icon-id="mesh_translation_vector.png" tooltip-id="Displacement of a mesh by Translation" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4062" label-id="Rotation" icon-id="mesh_rotation.png" tooltip-id="Displacement of a mesh by Rotation" accel-id="" toggle-id="" execute-action=""/>         
-     <toolbutton-item item-id="4063" label-id="Symmetry" icon-id="mesh_symmetry_plane.png" tooltip-id="Displacement of a mesh by Symmetry" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4064" label-id="Sewing" icon-id="mesh_sew_freeborders.png" tooltip-id="Sewing of meshes" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4065" label-id="Merge nodes" icon-id="mesh_merge_nodes.png" tooltip-id="Merge nodes" accel-id="" toggle-id="" execute-action=""/>
-</toolbar>
-
-<toolbar label-id="Modification toolbar">
-     <toolbutton-item item-id="406" label-id="Move Node" icon-id="mesh_move_node.png" tooltip-id="Move Node" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="407" label-id="Diagonal Inversion" icon-id="mesh_diagonal.png" tooltip-id="Diagonal Inversion" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="408" label-id="Union of two triangles" icon-id="mesh_union2tri.png" tooltip-id="Union of two triangles" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="409" label-id="Orientation" icon-id="mesh_orientation.png" tooltip-id="Orientation" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="410" label-id="Union of triangles" icon-id="mesh_uniontri.png" tooltip-id="Union of triangles" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="411" label-id="Cutting of quadrangles" icon-id="mesh_cutquad.png" tooltip-id="Cutting of quadrangles" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="412" label-id="Smoothing" icon-id="mesh_smoothing.png" tooltip-id="Smoothing" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="413" label-id="Extrusion" icon-id="mesh_extrusion.png" tooltip-id="Extrusion along a line" accel-id="" toggle-id="" execute-action=""/> 
-     <toolbutton-item item-id="416" label-id="Extrusion along a path" icon-id="mesh_extrusionpath.png" tooltip-id="Extrusion along a path" accel-id="" toggle-id="" execute-action=""/> 
-     <toolbutton-item item-id="414" label-id="Revolution" icon-id="mesh_revolution.png" tooltip-id="Revolution around an axis" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="415" label-id="Pattern mapping" icon-id="mesh_pattern.png" tooltip-id="2D and 3D pattern mapping" accel-id="" toggle-id="" execute-action=""/>     
-</toolbar>
-
-<toolbar label-id="Display Mode Toolbar">
-   <toolbutton-item item-id="214" pos-id="" label-id="Update" icon-id="mesh_update.png" tooltip-id="Update View" accel-id="" toggle-id="" execute-action=""/>
-</toolbar>
-
-</desktop>     
-
-</application>
diff --git a/resources/SMESH_fr.xml b/resources/SMESH_fr.xml
deleted file mode 100644 (file)
index e25d5ef..0000000
+++ /dev/null
@@ -1,263 +0,0 @@
-<?xml version='1.0' encoding='us-ascii'?>
-<!DOCTYPE application PUBLIC "" "desktop.dtd">
-
-<!--  GUI customization for MESH component  -->
-
-<application
-       title="Mesh component"
-       date="13/05/2002"
-       author="Nicolas REJNERI"
-       appId="Mesh for Salome" >
-
-<desktop>
-<menubar>
-
-<!-- ************************** File  (menubar)  ************************************ -->
-<menu-item label-id="File" item-id="1" pos-id="">
-     <submenu label-id="Import" item-id="11" pos-id="8">
-       <popup-item item-id="111" pos-id="" label-id="DAT file" icon-id="" tooltip-id="" accel-id="Ctrl+B" toggle-id="" execute-action=""/>
-               <popup-item item-id="112" pos-id="" label-id="UNV File" icon-id="" tooltip-id="" accel-id="Ctrl+I" toggle-id="" execute-action=""/> 
-               <popup-item item-id="113" pos-id="" label-id="MED File" icon-id="" tooltip-id="" accel-id="Ctrl+M" toggle-id="" execute-action=""/> 
-      </submenu>
-      <endsubmenu />
-      <submenu label-id="Export" item-id="12" pos-id="9">
-        <popup-item item-id="121" pos-id="" label-id="DAT File" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="122" pos-id="" label-id="MED File" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="123" pos-id="" label-id="UNV File" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="140" pos-id="" label-id="STL File" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-      </submenu>
-      <endsubmenu />
-      <separator pos-id="10"/>
-</menu-item>
-
-<!-- ************************* Edit (menubar) ************************************** -->
-<menu-item label-id="Edit" item-id="3" pos-id="2">
-    <separator pos-id=""/>
-    <popup-item item-id="33" pos-id="" label-id="Delete" icon-id="delete.png" tooltip-id="" accel-id="" toggle-id="" execute-action="" />
-</menu-item>
-
-<!-- ************************** Hypothesis  (menubar)  ************************************ -->
-<menu-item label-id="Hypotheses" item-id="50" pos-id="3">
-       <popup-item item-id="5000" pos-id="" label-id="Create Hypothesis" icon-id="mesh_hypo_length.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="5010" pos-id="" label-id="Create Algorithm" icon-id="mesh_algo_mefisto.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</menu-item>
-
-<!-- ************************** Mesh  (menubar)  ************************************ -->
-<menu-item label-id="Mesh" item-id="70" pos-id="4">
-     <popup-item item-id="703" pos-id="" label-id="Global Hyp." icon-id="mesh_init.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="702" pos-id="" label-id="Local Hyp." icon-id="mesh_add_sub.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="704" pos-id="" label-id="Edit Hyp." icon-id="mesh_edit.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <separator pos-id=""/>
-     <popup-item item-id="701" pos-id="" label-id="Compute" icon-id="mesh_compute.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <separator pos-id=""/>
-     <popup-item item-id="801" pos-id="" label-id="Create Group" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <separator pos-id=""/>
-     <popup-item item-id="900" pos-id="" label-id="Mesh Infos" icon-id="mesh_info.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</menu-item>
-
-<!-- ************************** Control  (menubar)  ************************************ -->
-<menu-item label-id="Controls" item-id="60" pos-id="5">
-       <popup-item item-id="6001" pos-id="" label-id="Length" icon-id="mesh_length.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6002" pos-id="" label-id="Connectivity" icon-id="mesh_connectivity.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6011" pos-id="" label-id="Area" icon-id="mesh_area.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6012" pos-id="" label-id="Taper" icon-id="mesh_taper.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6013" pos-id="" label-id="Aspect Ratio" icon-id="mesh_aspect.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6014" pos-id="" label-id="Minimum angle" icon-id="mesh_angle.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6015" pos-id="" label-id="Warp" icon-id="mesh_wrap.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="6016" pos-id="" label-id="Skew" icon-id="mesh_skew.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>  
-</menu-item>
-        
-<!-- ************************** Entity  (menubar)  ************************************ -->
-<menu-item label-id="Modification" item-id="40" pos-id="6">
-     <submenu label-id="Add" item-id="402" pos-id="">
-     <popup-item item-id="400" pos-id="" label-id="Node" icon-id="mesh_vertex.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="401" pos-id="" label-id="Edge" icon-id="mesh_line.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4021" pos-id="" label-id="Triangle" icon-id="mesh_triangle.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4022" pos-id="" label-id="Quadrangle" icon-id="mesh_quad.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4031" pos-id="" label-id="Tetrahedron" icon-id="mesh_tetra.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4032" pos-id="" label-id="Hexahedron" icon-id="mesh_hexa.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     </submenu>
-     <endsubmenu />
-     <submenu label-id="Remove" item-id="403" pos-id="">
-     <popup-item item-id="4041" pos-id="" label-id="Nodes" icon-id="mesh_rem_node.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4042" pos-id="" label-id="Elements" icon-id="mesh_rem_element.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     </submenu>
-     <endsubmenu />
-     <submenu label-id="Renumbering" item-id="404" pos-id="">
-     <popup-item item-id="4051" pos-id="" label-id="Nodes" icon-id="mesh_renumbering_nodes.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="4052" pos-id="" label-id="Elements" icon-id="mesh_renumbering_elements.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     </submenu>
-     <endsubmenu />
-     <popup-item item-id="405" pos-id="" label-id="Move Node" icon-id="mesh_move_node.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="406" pos-id="" label-id="Orientation" icon-id="mesh_orientation.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="407" pos-id="" label-id="Diagonal Inversion" icon-id="mesh_diagonal.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="408" pos-id="" label-id="Union of two triangles" icon-id="mesh_union2tri.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="406" pos-id="" label-id="Orientation" icon-id="mesh_orientation.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="409" pos-id="" label-id="Union of triangles" icon-id="mesh_uniontri.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="410" pos-id="" label-id="Cutting of quadrangles" icon-id="mesh_cutquad.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="411" pos-id="" label-id="Smoothing" icon-id="mesh_smoothing.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="412" pos-id="" label-id="Extrusion" icon-id="mesh_extrusion.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-     <popup-item item-id="413" pos-id="" label-id="Revolution" icon-id="mesh_revolution.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</menu-item>
-
-<!-- ************************** Numbering  (menubar)  ************************************ -->
-<menu-item label-id="Numbering" item-id="80" pos-id="7">
-     <popup-item item-id="9010" pos-id="" label-id="Display Nodes #" icon-id="" tooltip-id="" accel-id="" toggle-id="false" execute-action=""/>
-     <popup-item item-id="9011" pos-id="" label-id="Display Elements #" icon-id="" tooltip-id="" accel-id="" toggle-id="false" execute-action=""/>
-</menu-item>
-
-<!-- ********************************* Settings  (menubar) ********************************* -->
-<menu-item label-id="Preferences" item-id="4" pos-id="">
-   <submenu label-id="Mesh" item-id="100" pos-id="-1">
-    <submenu label-id="Display Mode" item-id="1000" pos-id="">
-       <popup-item item-id="10001" pos-id="" label-id="Wireframe" icon-id="" tooltip-id="" accel-id="" toggle-id="false" execute-action=""/>
-       <popup-item item-id="10002" pos-id="" label-id="Shading" icon-id="" tooltip-id="" accel-id="" toggle-id="true" execute-action=""/>
-       <popup-item item-id="10003" pos-id="" label-id="Shrink" icon-id="" tooltip-id="" accel-id="" toggle-id="false" execute-action=""/>
-    </submenu>
-    <endsubmenu /> 
-    <popup-item item-id="1001" pos-id="" label-id="Automatic Update" icon-id="" tooltip-id="" accel-id="" toggle-id="false" execute-action=""/>
-    <separator pos-id=""/>
-    <popup-item item-id="1003" pos-id="" label-id="Colors - Size" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-    <separator pos-id=""/>
-    <popup-item item-id="1005" pos-id="" label-id="Scalars Bar" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   </submenu>
-   <endsubmenu />
-   <separator pos-id="-1"/>
-</menu-item>
-
-<!-- ********************************* View  (menubar) ********************************* -->
-<menu-item label-id="View" item-id="2" pos-id="">
-    <submenu label-id="Display Mode" item-id="21" pos-id="">
-       <popup-item item-id="211" pos-id="" label-id="Wireframe" icon-id="mesh_wireframe.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="212" pos-id="" label-id="Shading" icon-id="mesh_shading.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       <popup-item item-id="213" pos-id="" label-id="Shrink" icon-id="mesh_shrink.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-    </submenu>
-    <endsubmenu />
-    <separator pos-id=""/>
-    <popup-item item-id="214" pos-id="" label-id="Update" icon-id="mesh_update.png" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</menu-item>
-
-<!-- ################################# POPUP MENU #################################  -->
-
-<popupmenu label-id="Popup for ObjectBrowser" context-id="" parent-id="ObjectBrowser" object-id="Mesh">
-   <popup-item item-id="705" pos-id="" label-id="Edit Global Hyp." icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <separator pos-id=""/>
-   <popup-item item-id="701" pos-id="" label-id="Compute" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <popup-item item-id="214" pos-id="" label-id="Update" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <separator pos-id=""/>
-   <popup-item item-id="801" pos-id="" label-id="Create Group" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <separator pos-id=""/>
-   <popup-item item-id="1101" pos-id="" label-id="Rename" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</popupmenu>
-
-<popupmenu label-id="Popup for ObjectBrowser" context-id="" parent-id="ObjectBrowser" object-id="SubMesh">
-   <popup-item item-id="706" pos-id="" label-id="Edit Local Hyp." icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <separator pos-id=""/>
-   <popup-item item-id="802" pos-id="" label-id="Construct Group" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>   
-   <separator pos-id=""/>
-   <popup-item item-id="1101" pos-id="" label-id="Rename" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</popupmenu>
-
-<popupmenu label-id="Popup for ObjectBrowser" context-id="" parent-id="ObjectBrowser" object-id="Hypothesis">
-   <popup-item item-id="1100" pos-id="" label-id="Edit" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <popup-item item-id="1102" pos-id="" label-id="Unassign Hyp." icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <popup-item item-id="1101" pos-id="" label-id="Rename" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</popupmenu>
-
-<popupmenu label-id="Popup for ObjectBrowser" context-id="" parent-id="ObjectBrowser" object-id="Algorithm">
-   <popup-item item-id="1102" pos-id="" label-id="Unassign Algo." icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <popup-item item-id="1101" pos-id="" label-id="Rename" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-</popupmenu>
-
-
-<popupmenu label-id="Popup for Viewer" context-id="" parent-id="Viewer" object-id="Mesh">
-   <popup-item item-id="214" pos-id="" label-id="Update" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/> 
-   <separator pos-id=""/>   
-   <submenu label-id="Properties" item-id="113" pos-id="">
-        <submenu label-id="Display Mode" item-id="1131" pos-id="">
-               <popup-item item-id="211" pos-id="" label-id="Wireframe" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-               <popup-item item-id="212" pos-id="" label-id="Shading" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-               <popup-item item-id="213" pos-id="" label-id="Shrink" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-       </submenu>
-       <endsubmenu />
-        <separator pos-id=""/>
-        <popup-item item-id="1132" pos-id="" label-id="Colors - Size" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-        <popup-item item-id="1133" pos-id="" label-id="Transparency" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   </submenu>
-   <endsubmenu />
-</popupmenu>
-
-<popupmenu label-id="ScalarBar" context-id="" parent-id="Viewer" object-id="ScalarBar">
-   <popup-item item-id="200" pos-id="" label-id="Erase" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <popup-item item-id="201" pos-id="" label-id="Edit" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
-   <popup-item item-id="202" pos-id="" label-id="Update View" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>  
-</popupmenu>
-
-</menubar>
-
-<!-- ///////////////////////////////////// TOOLBARS ////////////////////////////////////// -->
-<toolbar label-id="Mesh Toolbar">
-   <toolbutton-item item-id="703" pos-id="" label-id="Init" icon-id="mesh_init.png" tooltip-id="Global Hyp." accel-id="" toggle-id="" execute-action=""/>
-   <toolbutton-item item-id="702" pos-id="" label-id="Add SubMesh" icon-id="mesh_add_sub.png" tooltip-id="Local Hyp." accel-id="" toggle-id="" execute-action=""/>
-   <toolbutton-item item-id="704" pos-id="" label-id="Edit" icon-id="mesh_edit.png" tooltip-id="Edit Hyp." accel-id="" toggle-id="" execute-action=""/>
-   <separatorTB/>
-   <toolbutton-item item-id="701" pos-id="" label-id="Compute" icon-id="mesh_compute.png" tooltip-id="Compute" accel-id="" toggle-id="" execute-action=""/>
-   <separatorTB/>
-   <toolbutton-item item-id="900" pos-id="" label-id="Mesh Infos" icon-id="mesh_info.png" tooltip-id="Mesh Infos" accel-id="" toggle-id="" execute-action=""/>
-</toolbar>
-
-<toolbar label-id="Hypotheses Toolbar">
-   <toolbutton-item item-id="5000" label-id="Create Hypothesis" icon-id="mesh_hypo_length.png" tooltip-id="Create Hypothesis" accel-id="" toggle-id="" execute-action=""/>
-   <toolbutton-item item-id="5010" label-id="Create Algorithm" icon-id="mesh_algo_mefisto.png" tooltip-id="Create Algorithm" accel-id="" toggle-id="" execute-action=""/>
-</toolbar>
-
-<toolbar label-id="Controls toolbar">
-       <toolbutton-item item-id="6001" label-id="Length" icon-id="mesh_length.png" tooltip-id="Length" accel-id="" toggle-id="" execute-action=""/>
-       <toolbutton-item item-id="6002" label-id="Connectivity" icon-id="mesh_connectivity.png" tooltip-id="Connectivity" accel-id="" toggle-id="" execute-action=""/>
-       <toolbutton-item item-id="6011" label-id="Area" icon-id="mesh_area.png" tooltip-id="Area" accel-id="" toggle-id="" execute-action=""/>
-       <toolbutton-item item-id="6012" label-id="Taper" icon-id="mesh_taper.png" tooltip-id="Taper" accel-id="" toggle-id="" execute-action=""/>
-       <toolbutton-item item-id="6013" label-id="Aspect Ratio" icon-id="mesh_aspect.png" tooltip-id="Aspect Ratio" accel-id="" toggle-id="" execute-action=""/>
-       <toolbutton-item item-id="6014" label-id="Minimum angle" icon-id="mesh_angle.png" tooltip-id="Minimum angle" accel-id="" toggle-id="" execute-action=""/>
-       <toolbutton-item item-id="6015" label-id="Warp" icon-id="mesh_wrap.png" tooltip-id="Warp" accel-id="" toggle-id="" execute-action=""/>
-       <toolbutton-item item-id="6016" label-id="Skew" icon-id="mesh_skew.png" tooltip-id="Skew" accel-id="" toggle-id="" execute-action=""/>  
-</toolbar>
-
-<toolbar label-id="Add/Remove toolbar">
-     <toolbutton-item item-id="400" label-id="Node" icon-id="mesh_vertex.png" tooltip-id="Add Node" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="401" label-id="Edge" icon-id="mesh_line.png" tooltip-id="Add Edge" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4021" label-id="Triangle" icon-id="mesh_triangle.png" tooltip-id="Add Triangle" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4022" label-id="Quadrangle" icon-id="mesh_quad.png" tooltip-id="Add Quadrangle" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4031" label-id="Tetrahedron" icon-id="mesh_tetra.png" tooltip-id="Add Tetrahedron" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4032" label-id="Hexahedron" icon-id="mesh_hexa.png" tooltip-id="Add Hexahedron" accel-id="" toggle-id="" execute-action=""/>
-   <separatorTB/>
-     <toolbutton-item item-id="4041" label-id="Nodes" icon-id="mesh_rem_node.png" tooltip-id="Remove Nodes" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4042" label-id="Elements" icon-id="mesh_rem_element.png" tooltip-id="Remove Elements" accel-id="" toggle-id="" execute-action=""/>
-   <separatorTB/>
-     <toolbutton-item item-id="4051" label-id="Nodes" icon-id="mesh_renumbering_nodes.png" tooltip-id="Renumbering Nodes" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="4052" label-id="Elements" icon-id="mesh_renumbering_elements.png" tooltip-id="Renumbering Elements" accel-id="" toggle-id="" execute-action=""/>
-</toolbar>
-
-<toolbar label-id="Modification toolbar">
-     <toolbutton-item item-id="405" label-id="Move Node" icon-id="mesh_move_node.png" tooltip-id="Move Node" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="406" label-id="Orientation" icon-id="mesh_orientation.png" tooltip-id="Orientation" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="407" label-id="Diagonal Inversion" icon-id="mesh_diagonal.png" tooltip-id="Diagonal Inversion" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="408" label-id="Union of two triangles" icon-id="mesh_union2tri.png" tooltip-id="Union of two triangles" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="406" label-id="Orientation" icon-id="mesh_orientation.png" tooltip-id="Orientation" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="409" label-id="Union of triangles" icon-id="mesh_uniontri.png" tooltip-id="Union of triangles" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="410" label-id="Cutting of quadrangles" icon-id="mesh_cutquad.png" tooltip-id="Cutting of quadrangles" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="411" label-id="Smoothing" icon-id="mesh_smoothing.png" tooltip-id="Smoothing" accel-id="" toggle-id="" execute-action=""/>
-     <toolbutton-item item-id="412" label-id="Extrusion" icon-id="mesh_extrusion.png" tooltip-id="Extrusion along a line" accel-id="" toggle-id="" execute-action=""/> 
-     <toolbutton-item item-id="413" label-id="Revolution" icon-id="mesh_revolution.png" tooltip-id="Revolution around an axis" accel-id="" toggle-id="" execute-action=""/> 
-</toolbar>
-
-<toolbar label-id="Display Mode Toolbar">
-   <toolbutton-item item-id="214" pos-id="" label-id="Update" icon-id="mesh_update.png" tooltip-id="Update View" accel-id="" toggle-id="" execute-action=""/>
-   <separatorTB/>
-   <toolbutton-item item-id="211" pos-id="" label-id="Wireframe" icon-id="mesh_wireframe.png" tooltip-id="Wireframe" accel-id="" toggle-id="" execute-action=""/>
-   <toolbutton-item item-id="212" pos-id="" label-id="Shading" icon-id="mesh_shading.png" tooltip-id="shading" accel-id="" toggle-id="" execute-action=""/>
-   <toolbutton-item item-id="213" pos-id="" label-id="Shrink" icon-id="mesh_shrink.png" tooltip-id="shrink" accel-id="" toggle-id="" execute-action=""/>
-</toolbar>
-
-</desktop>     
-
-</application>
diff --git a/src/SMESHFiltersSelection/Handle_SMESH_TypeFilter.hxx b/src/SMESHFiltersSelection/Handle_SMESH_TypeFilter.hxx
deleted file mode 100644 (file)
index 7a825b0..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-//  SMESH SMDS : implementaion of Salome mesh data structure
-//
-//  Copyright (C) 2003  OPEN CASCADE
-// 
-//  This library is free software; you can redistribute it and/or 
-//  modify it under the terms of the GNU Lesser General Public 
-//  License as published by the Free Software Foundation; either 
-//  version 2.1 of the License. 
-// 
-//  This library is distributed in the hope that it will be useful, 
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of 
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
-//  Lesser General Public License for more details. 
-// 
-//  You should have received a copy of the GNU Lesser General Public 
-//  License along with this library; if not, write to the Free Software 
-//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
-// 
-//  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-
-#ifndef _Handle_SMESH_TypeFilter_HeaderFile
-#define _Handle_SMESH_TypeFilter_HeaderFile
-
-#ifndef _Standard_Macro_HeaderFile
-#include <Standard_Macro.hxx>
-#endif
-#ifndef _Standard_HeaderFile
-#include <Standard.hxx>
-#endif
-
-#ifndef _Handle_SALOME_Filter_HeaderFile
-#include "Handle_SALOME_Filter.hxx"
-#endif
-
-class Standard_Transient;
-class Handle_Standard_Type;
-class Handle(SALOME_Filter);
-class SMESH_TypeFilter;
-Standard_EXPORT Handle_Standard_Type& STANDARD_TYPE(SMESH_TypeFilter);
-
-class Handle(SMESH_TypeFilter) : public Handle(SALOME_Filter) {
-  public:
-    inline void* operator new(size_t,void* anAddress) 
-      {
-        return anAddress;
-      }
-    inline void* operator new(size_t size) 
-      { 
-        return Standard::Allocate(size); 
-      }
-    inline void  operator delete(void *anAddress) 
-      { 
-        if (anAddress) Standard::Free((Standard_Address&)anAddress); 
-      }
-//    inline void  operator delete(void *anAddress, size_t size) 
-//      { 
-//        if (anAddress) Standard::Free((Standard_Address&)anAddress,size); 
-//      }
-    Handle(SMESH_TypeFilter)():Handle(SALOME_Filter)() {} 
-    Handle(SMESH_TypeFilter)(const Handle(SMESH_TypeFilter)& aHandle) : Handle(SALOME_Filter)(aHandle) 
-     {
-     }
-
-    Handle(SMESH_TypeFilter)(const SMESH_TypeFilter* anItem) : Handle(SALOME_Filter)((SALOME_Filter *)anItem) 
-     {
-     }
-
-    Handle(SMESH_TypeFilter)& operator=(const Handle(SMESH_TypeFilter)& aHandle)
-     {
-      Assign(aHandle.Access());
-      return *this;
-     }
-
-    Handle(SMESH_TypeFilter)& operator=(const SMESH_TypeFilter* anItem)
-     {
-      Assign((Standard_Transient *)anItem);
-      return *this;
-     }
-
-    SMESH_TypeFilter* operator->() 
-     {
-      return (SMESH_TypeFilter *)ControlAccess();
-     }
-
-    SMESH_TypeFilter* operator->() const 
-     {
-      return (SMESH_TypeFilter *)ControlAccess();
-     }
-
-   Standard_EXPORT ~Handle(SMESH_TypeFilter)();
-   Standard_EXPORT static const Handle(SMESH_TypeFilter) DownCast(const Handle(Standard_Transient)& AnObject);
-};
-#endif
diff --git a/src/SMESHFiltersSelection/SMESH_TypeFilter.ixx b/src/SMESHFiltersSelection/SMESH_TypeFilter.ixx
deleted file mode 100644 (file)
index 66c04ef..0000000
+++ /dev/null
@@ -1,77 +0,0 @@
-//  SMESH SMDS : implementaion of Salome mesh data structure
-//
-//  Copyright (C) 2003  OPEN CASCADE
-// 
-//  This library is free software; you can redistribute it and/or 
-//  modify it under the terms of the GNU Lesser General Public 
-//  License as published by the Free Software Foundation; either 
-//  version 2.1 of the License. 
-// 
-//  This library is distributed in the hope that it will be useful, 
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of 
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
-//  Lesser General Public License for more details. 
-// 
-//  You should have received a copy of the GNU Lesser General Public 
-//  License along with this library; if not, write to the Free Software 
-//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
-// 
-//  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-
-#include "SMESH_TypeFilter.jxx"
-
-#ifndef _Standard_TypeMismatch_HeaderFile
-#include <Standard_TypeMismatch.hxx>
-#endif
-
-SMESH_TypeFilter::~SMESH_TypeFilter() {}
-
-
-Standard_EXPORT Handle_Standard_Type& SMESH_TypeFilter_Type_()
-{
-
-    static Handle_Standard_Type aType1 = STANDARD_TYPE(SALOME_Filter);
-  if ( aType1.IsNull()) aType1 = STANDARD_TYPE(SALOME_Filter);
-  static Handle_Standard_Type aType2 = STANDARD_TYPE(MMgt_TShared);
-  if ( aType2.IsNull()) aType2 = STANDARD_TYPE(MMgt_TShared);
-  static Handle_Standard_Type aType3 = STANDARD_TYPE(Standard_Transient);
-  if ( aType3.IsNull()) aType3 = STANDARD_TYPE(Standard_Transient);
-
-  static Handle_Standard_Transient _Ancestors[]= {aType1,aType2,aType3,NULL};
-  static Handle_Standard_Type _aType = new Standard_Type("SMESH_TypeFilter",
-                                                        sizeof(SMESH_TypeFilter),
-                                                        1,
-                                                        (Standard_Address)_Ancestors,
-                                                        (Standard_Address)NULL);
-
-  return _aType;
-}
-
-
-// DownCast method
-//   allow safe downcasting
-//
-const Handle(SMESH_TypeFilter) Handle(SMESH_TypeFilter)::DownCast(const Handle(Standard_Transient)& AnObject) 
-{
-  Handle(SMESH_TypeFilter) _anOtherObject;
-
-  if (!AnObject.IsNull()) {
-     if (AnObject->IsKind(STANDARD_TYPE(SMESH_TypeFilter))) {
-       _anOtherObject = Handle(SMESH_TypeFilter)((Handle(SMESH_TypeFilter)&)AnObject);
-     }
-  }
-
-  return _anOtherObject ;
-}
-const Handle(Standard_Type)& SMESH_TypeFilter::DynamicType() const 
-{ 
-  return STANDARD_TYPE(SMESH_TypeFilter) ; 
-}
-Standard_Boolean SMESH_TypeFilter::IsKind(const Handle(Standard_Type)& AType) const 
-{ 
-  return (STANDARD_TYPE(SMESH_TypeFilter) == AType || SALOME_Filter::IsKind(AType)); 
-}
-Handle_SMESH_TypeFilter::~Handle_SMESH_TypeFilter() {}
-
diff --git a/src/SMESHFiltersSelection/SMESH_TypeFilter.jxx b/src/SMESHFiltersSelection/SMESH_TypeFilter.jxx
deleted file mode 100644 (file)
index 508424b..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-// Copyright (C) 2005  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
-// 
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either 
-// version 2.1 of the License.
-// 
-// This library is distributed in the hope that it will be useful 
-// but WITHOUT ANY WARRANTY; without even the implied warranty of 
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
-// Lesser General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public  
-// License along with this library; if not, write to the Free Software 
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
-//
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-//
-#ifndef _SMESH_TypeFilter_HeaderFile
-#include "SMESH_TypeFilter.hxx"
-#endif
diff --git a/src/SMESHGUI/SMESHBin.cxx b/src/SMESHGUI/SMESHBin.cxx
deleted file mode 100644 (file)
index 26da457..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-// Copyright (C) 2005  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
-// 
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either 
-// version 2.1 of the License.
-// 
-// This library is distributed in the hope that it will be useful 
-// but WITHOUT ANY WARRANTY; without even the implied warranty of 
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
-// Lesser General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public  
-// License along with this library; if not, write to the Free Software 
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
-//
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-//
-int main(int argc, char** argv){ 
-  return 0;
-}
-
diff --git a/src/SMESHGUI/SMESH_images.po b/src/SMESHGUI/SMESH_images.po
deleted file mode 100644 (file)
index fa34439..0000000
+++ /dev/null
@@ -1,410 +0,0 @@
-#  Copyright (C) 2005  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-#  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
-#
-#  This library is free software; you can redistribute it and/or
-#  modify it under the terms of the GNU Lesser General Public
-#  License as published by the Free Software Foundation; either
-#  version 2.1 of the License.
-#
-#  This library is distributed in the hope that it will be useful,
-#  but WITHOUT ANY WARRANTY; without even the implied warranty of
-#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-#  Lesser General Public License for more details.
-#
-#  You should have received a copy of the GNU Lesser General Public
-#  License along with this library; if not, write to the Free Software
-#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
-#
-# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-#
-# This is a Qt message file in .po format.  Each msgid starts with
-# a scope.  This scope should *NOT* be translated - eg. "Foo::Bar"
-# would be translated to "Pub", not "Foo::Pub".
-msgid ""
-msgstr ""
-"Project-Id-Version: PROJECT VERSION\n"
-"POT-Creation-Date: 2002-05-28 10:57:43 AM CEST\n"
-"PO-Revision-Date: 2005-06-07 10:51+0400\n"
-"Last-Translator: FULLNAME <EMAIL@ADDRESS>\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
-
-
-#-----------------------------------------------------------
-# Divers Mesh
-#-----------------------------------------------------------
-
-#ObjectBrowser Icon
-msgid "ICON_OBJBROWSER_SMESH"
-msgstr "mesh.png"
-
-#Select Icon
-msgid "ICON_SELECT"
-msgstr "select1.png"
-
-#Mesh Init
-msgid "ICON_DLG_INIT_MESH"
-msgstr "mesh_init.png"
-
-#
-msgid "ICON_DLG_ADD_SUBMESH"
-msgstr "mesh_add_sub.png"
-
-#Move Node
-msgid "ICON_DLG_MOVE_NODE"
-msgstr "mesh_move_node.png"
-
-#Mesh to pass through point
-msgid "ICON_DLG_MESH_THROU_POINT"
-msgstr "mesh_node_to_point.png"
-
-#Remove Node
-msgid "ICON_DLG_REM_NODE"
-msgstr "mesh_rem_node.png"
-
-#Remove Element
-msgid "ICON_DLG_REM_ELEMENT"
-msgstr "mesh_rem_element.png"
-
-#Orientation
-msgid "ICON_DLG_MESH_ORIENTATION"
-msgstr "mesh_orientation.png"
-
-#
-msgid "ICON_DLG_MESH_DIAGONAL"
-msgstr "mesh_diagonal.png"
-
-#Connectivity
-msgid "ICON_DLG_CONNECTIVITY"
-msgstr "mesh_connectivity.png"
-
-#Smoothing
-msgid "ICON_DLG_SMOOTHING"
-msgstr "mesh_smoothing.png"
-
-#Renumbering nodes
-msgid "ICON_DLG_RENUMBERING_NODES"
-msgstr "mesh_renumbering_nodes.png"
-
-#Renumbering elements
-msgid "ICON_DLG_RENUMBERING_ELEMENTS"
-msgstr "mesh_renumbering_elements.png"
-
-#Rotation
-msgid "ICON_DLG_MESH_ROTATION"
-msgstr "mesh_rotation.png"
-
-#Translation by vector
-msgid "ICON_SMESH_TRANSLATION_VECTOR"
-msgstr "mesh_translation_vector.png"
-
-#Translation by two points
-msgid "ICON_SMESH_TRANSLATION_POINTS"
-msgstr "mesh_translation_points.png"
-
-#Symmetry by point
-msgid "ICON_SMESH_SYMMETRY_POINT"
-msgstr "mesh_symmetry_point.png"
-
-#Symmetry by axis
-msgid "ICON_SMESH_SYMMETRY_AXIS"
-msgstr "mesh_symmetry_axis.png"
-
-#Symmetry by plane
-msgid "ICON_SMESH_SYMMETRY_PLANE"
-msgstr "mesh_symmetry_plane.png"
-
-#Sew free borders
-msgid "ICON_SMESH_SEWING_FREEBORDERS"
-msgstr "mesh_sew_freeborders.png"
-
-#Sew conform free borders
-msgid "ICON_SMESH_SEWING_CONFORM_FREEBORDERS"
-msgstr "mesh_sew_conform_freeborders.png"
-
-#Sew border to side
-msgid "ICON_SMESH_SEWING_BORDERTOSIDE"
-msgstr "mesh_sew_bordertoside.png"
-
-#Sew side elements
-msgid "ICON_SMESH_SEWING_SIDEELEMENTS"
-msgstr "mesh_sew_sideelements.png"
-
-#Merge nodes
-msgid "ICON_SMESH_MERGE_NODES"
-msgstr "mesh_merge_nodes.png"
-
-#Merge elements
-msgid "ICON_DLG_MERGE_ELEMENTS"
-msgstr "mesh_merge_elements.png"
-
-#Build compound
-msgid "ICON_DLG_BUILD_COMPOUND_MESH"
-msgstr "mesh_build_compound.png"
-
-#-----------------------------------------------------------
-# Hypothesis
-#-----------------------------------------------------------
-
-msgid "ICON_HYPO"
-msgstr "mesh_hypo_length.png"
-
-msgid "ICON_HYPO_EDIT"
-msgstr "mesh_hypo_edit.png"
-
-#Set Algo
-msgid "ICON_DLG_ADD_ALGORITHM"
-msgstr "mesh_set_algo.png"
-
-#Set Hypo
-msgid "ICON_DLG_ADD_HYPOTHESIS"
-msgstr "mesh_set_hypo.png"
-
-#Edit Hypo.
-msgid "ICON_DLG_EDIT_MESH"
-msgstr "mesh_edit.png"
-
-
-#-----------------------------------------------------------
-# Elements
-#-----------------------------------------------------------
-
-#Vertex
-msgid "ICON_DLG_NODE"
-msgstr "mesh_vertex.png"
-
-#Line
-msgid "ICON_DLG_EDGE"
-msgstr "mesh_line.png"
-
-#triangle
-msgid "ICON_DLG_TRIANGLE"
-msgstr "mesh_triangle.png"
-
-#Quadrangle
-msgid "ICON_DLG_QUADRANGLE"
-msgstr "mesh_quad.png"
-#Polygone
-msgid "ICON_DLG_POLYGON"
-msgstr "mesh_polygon.png"
-#triangle
-msgid "ICON_DLG_TETRAS"
-msgstr "mesh_tetra.png"
-
-#Quadrangle
-msgid "ICON_DLG_HEXAS"
-msgstr "mesh_hexa.png"
-
-#Polyhedre
-msgid "ICON_DLG_POLYHEDRON"
-msgstr "mesh_polyhedron.png"
-
-#Quadratic Edge
-msgid "ICON_DLG_QUADRATIC_EDGE"
-msgstr "mesh_quad_edge.png"
-
-#Quadratic Triangle
-msgid "ICON_DLG_QUADRATIC_TRIANGLE"
-msgstr "mesh_quad_triangle.png"
-
-#Quadratic Quadrangle
-msgid "ICON_DLG_QUADRATIC_QUADRANGLE"
-msgstr "mesh_quad_quadrangle.png"
-
-#Quadratic Tetrahedron
-msgid "ICON_DLG_QUADRATIC_TETRAHEDRON"
-msgstr "mesh_quad_tetrahedron.png"
-
-#Quadratic Pyramid
-msgid "ICON_DLG_QUADRATIC_PYRAMID"
-msgstr "mesh_quad_pyramid.png"
-
-#Quadratic Pentahedron
-msgid "ICON_DLG_QUADRATIC_PENTAHEDRON"
-msgstr "mesh_quad_pentahedron.png"
-
-#Quadratic Hexahedron
-msgid "ICON_DLG_QUADRATIC_HEXAHEDRON"
-msgstr "mesh_quad_hexahedron.png"
-
-#-----------------------------------------------------------
-# ObjectBrowser
-#-----------------------------------------------------------
-
-#mesh_tree_mesh
-msgid "ICON_SMESH_TREE_MESH"
-msgstr "mesh_tree_mesh.png"    
-
-#mesh_tree_mesh
-msgid "ICON_SMESH_TREE_MESH_PARTIAL"
-msgstr "mesh_tree_mesh_partial.png"    
-
-#mesh_tree_group
-msgid "ICON_SMESH_TREE_GROUP"
-msgstr "mesh_tree_group.png"   
-
-#mesh_tree_algo
-msgid "ICON_SMESH_TREE_ALGO"
-msgstr "mesh_tree_algo.png"
-
-#mesh_tree_hypo
-msgid "ICON_SMESH_TREE_HYPO"
-msgstr "mesh_tree_hypo.png"
-
-#mesh_tree_mesh_warn
-msgid "ICON_SMESH_TREE_MESH_WARN"
-msgstr "mesh_tree_mesh_warn.png"
-
-#mesh_tree_mesh
-msgid "ICON_SMESH_TREE_MESH_IMPORTED"
-msgstr "mesh_tree_importedmesh.png"
-
-
-#-----------------------------------------------------------
-# Group
-#-----------------------------------------------------------
-
-msgid "ICON_EDIT_GROUP"
-msgstr "mesh_edit_group.png"
-
-msgid "ICON_CONSTRUCT_GROUP"
-msgstr "mesh_make_group.png"
-
-#-----------------------------------------------------------
-# Mesh pattern
-#-----------------------------------------------------------
-
-msgid "ICON_PATTERN_2d"
-msgstr "mesh_algo_mefisto.png"
-
-msgid "ICON_PATTERN_3d"
-msgstr "mesh_algo_hexa.png"
-
-msgid "ICON_PATTERN_SAMPLE_2D"
-msgstr "pattern_sample_2d.png"
-
-msgid "ICON_PATTERN_SAMPLE_3D"
-msgstr "pattern_sample_3D.png"
-
-#-----------------------------------------------------------
-# Add/Remove buttons
-#-----------------------------------------------------------
-
-msgid "ICON_APPEND"
-msgstr "mesh_add.png"
-
-msgid "ICON_REMOVE"
-msgstr "mesh_remove.png"
-
-msgid "ICON_DELETE"
-msgstr "delete.png"
-
-msgid "ICON_COMPUTE"
-msgstr "mesh_compute.png"
-
-msgid "ICON_BUILD_COMPOUND"
-msgstr "mesh_build_compound.png"
-
-msgid "ICON_UNION"
-msgstr "mesh_unionGroups.png"
-
-msgid "ICON_INTERSECT"
-msgstr "mesh_intersectGroups.png"
-
-msgid "ICON_CUT"
-msgstr "mesh_cutGroups.png"
-
-msgid "ICON_DEL_GROUP"
-msgstr "mesh_deleteGroups.png"
-
-msgid "ICON_ADV_INFO"
-msgstr "advanced_mesh_info.png"
-
-msgid "ICON_STD_INFO"
-msgstr "standard_mesh_info.png"
-
-msgid "ICON_WHAT_IS"
-msgstr "mesh_whatis.png"
-
-msgid "ICON_LENGTH"
-msgstr "mesh_length.png"
-
-msgid "ICON_LENGTH_2D"
-msgstr "mesh_length_2d.png"
-
-msgid "ICON_AREA"
-msgstr "mesh_area.png"
-
-msgid "ICON_TAPER"
-msgstr "mesh_taper.png"
-
-msgid "ICON_FREE_EDGE"
-msgstr "mesh_free_edges.png"
-
-msgid "ICON_FREE_EDGE_2D"
-msgstr "mesh_free_edges_2d.png"
-
-msgid "ICON_CONNECTION"
-msgstr "mesh_multi_edges.png"
-
-msgid "ICON_CONNECTION_2D"
-msgstr "mesh_multi_edges_2d.png"
-
-msgid "ICON_WIRE"
-msgstr "mesh_wireframe.png"
-
-msgid "ICON_SHADE"
-msgstr "mesh_shading.png"
-
-msgid "ICON_SHRINK"
-msgstr "mesh_shrink.png"
-
-msgid "ICON_POINTS"
-msgstr "mesh_points.png"
-
-msgid "ICON_ASPECT"
-msgstr "mesh_aspect.png"
-
-msgid "ICON_ASPECT_3D"
-msgstr "mesh_aspect_3d.png"
-
-msgid "ICON_VOLUME_3D"
-msgstr "mesh_volume_3d.png"
-
-msgid "ICON_ANGLE"
-msgstr "mesh_angle.png"
-
-msgid "ICON_WARP"
-msgstr "mesh_wrap.png"
-
-msgid "ICON_SKEW"
-msgstr "mesh_skew.png"
-
-msgid "ICON_UPDATE"
-msgstr "mesh_update.png"
-
-msgid "ICON_UNIONTRI"
-msgstr "mesh_uniontri.png"
-
-msgid "ICON_UNION2TRI"
-msgstr "mesh_union2tri.png"
-
-msgid "ICON_CUTQUAD"
-msgstr "mesh_cutquad.png"
-
-msgid "ICON_EXTRUSION"
-msgstr "mesh_extrusion.png"
-
-msgid "ICON_EXTRUSION_ALONG"
-msgstr "mesh_extrusionpath.png"
-
-msgid "ICON_REVOLUTION"
-msgstr "mesh_revolution.png"
-
-msgid "ICON_MAP"
-msgstr "mesh_pattern.png"
-
-msgid "ICON_FILE_OPEN"
-msgstr "open.png"
-
-msgid "ICON_CONV_TO_QUAD"
-msgstr "mesh_conv_to_quad.png"
diff --git a/src/SMESHGUI/SMESH_msg_en.po b/src/SMESHGUI/SMESH_msg_en.po
deleted file mode 100644 (file)
index d29cf68..0000000
+++ /dev/null
@@ -1,3539 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2007-11-23 13:01+0300\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#  Copyright (C) 2005  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-#  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
-#
-#  This library is free software; you can redistribute it and/or
-#  modify it under the terms of the GNU Lesser General Public
-#  License as published by the Free Software Foundation; either
-#  version 2.1 of the License.
-#
-#  This library is distributed in the hope that it will be useful,
-#  but WITHOUT ANY WARRANTY; without even the implied warranty of
-#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-#  Lesser General Public License for more details.
-#
-#  You should have received a copy of the GNU Lesser General Public
-#  License along with this library; if not, write to the Free Software
-#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
-#
-# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-#
-# This is a Qt message file in .po format.  Each msgid starts with
-# a scope.  This scope should *NOT* be translated - eg. "Foo::Bar"
-# would be translated to "Pub", not "Foo::Pub".
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2006-12-28 12:10+0300\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-# This is a Qt message file in .po format.  Each msgid starts with
-# a scope.  This scope should *NOT* be translated - eg. "Foo::Bar"
-# would be translated to "Pub", not "Foo::Pub".
-msgid ""
-msgstr ""
-"Project-Id-Version: PROJECT VERSION\n"
-"POT-Creation-Date: 2002-05-28 10:46:48 AM CEST\n"
-"PO-Revision-Date: 2004-10-20 17:25+0400\n"
-"Last-Translator: FULLNAME <EMAIL@ADDRESS>\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
-
-#-------------------------------------------------------------------------
-# BUTTON
-#-------------------------------------------------------------------------
-
-#Apply
-msgid "SMESH_BUT_APPLY"
-msgstr "&Apply"
-
-#Close
-msgid "SMESH_BUT_CLOSE"
-msgstr "&Close"
-
-#Ok
-msgid "SMESH_BUT_OK"
-msgstr "&Ok"
-
-#Yes
-msgid "SMESH_BUT_YES"
-msgstr "&Yes"
-
-#No
-msgid "SMESH_BUT_NO"
-msgstr "&No"
-
-#Cancel
-msgid "SMESH_BUT_CANCEL"
-msgstr "&Cancel"
-
-#Help
-msgid "SMESH_BUT_HELP"
-msgstr "&Help"
-
-#Add
-msgid "SMESH_BUT_ADD"
-msgstr "A&dd"
-
-#Remove
-msgid "SMESH_BUT_REMOVE"
-msgstr "&Remove"
-
-#Set Filters
-msgid "SMESH_BUT_FILTER"
-msgstr "Set &Filters"
-
-#Sort
-msgid "SMESH_BUT_SORT"
-msgstr "&Sort List"
-
-#Create
-msgid "SMESH_BUT_CREATE"
-msgstr "Create"
-
-#New
-msgid "SMESH_BUT_NEW"
-msgstr "New"
-
-#Delete
-msgid "SMESH_BUT_DELETE"
-msgstr "Delete"
-
-
-#-------------------------------------------------------------------------
-# WARNING
-#-------------------------------------------------------------------------
-
-#Error
-msgid "SMESH_ERROR"
-msgstr "Error"
-
-#Warning
-msgid "SMESH_WRN_WARNING"
-msgstr "Warning"
-
-msgid "SMESH_WARNING"
-msgstr "Warning"
-
-#Error
-msgid "SMESH_OPERATION_FAILED"
-msgstr "Operation failed"
-
-#: SMESHGUI.cxx:465
-msgid "SMESH_REALLY_DELETE"
-msgstr "Do you really want to delete object(s) ?"
-
-#Hypothesis or Algorithm not exists
-msgid "SMESH_WRN_HYPOTHESIS_NOTEXIST"
-msgstr "Hypothesis or Algorithm not exists"
-
-#Hypothesis already exists
-msgid "SMESH_WRN_HYPOTHESIS_ALREADYEXIST"
-msgstr "Hypothesis already exists"
-
-#Algorithm already exists
-msgid "SMESH_WRN_ALGORITHM_ALREADYEXIST"
-msgstr "Algorithm already exists"
-
-#Missing parameters
-msgid "SMESH_WRN_MISSING_PARAMETERS"
-msgstr "Missing parameters"
-
-#Compute failed
-msgid "SMESH_WRN_COMPUTE_FAILED"
-msgstr "Mesh computation failed"
-
-#Compute failed
-msgid "SMESH_COMPUTE_SUCCEED"
-msgstr "Mesh computation succeed"
-
-#Study frame with VTK Viewer must be activated
-msgid "SMESH_WRN_VIEWER_VTK"
-msgstr "Study frame with VTK Viewer must be activated"
-
-#Activate Elements Selection Mode
-msgid "SMESH_WRN_SELECTIONMODE_ELEMENTS"
-msgstr "Activate Elements Selection Mode"
-
-#Activate Nodes Selection Mode
-msgid "SMESH_WRN_SELECTIONMODE_NODES"
-msgstr "Activate Nodes Selection Mode"
-
-#Activate Link Selection Mode
-msgid "SMESH_WRN_SELECTIONMODE_DIAGONAL"
-msgstr "Activate Link Selection Mode"
-
-#Empty name
-msgid "SMESH_WRN_EMPTY_NAME" 
-msgstr "Empty name is not valid"
-
-#Not available data
-msgid "SMESH_WRN_NO_AVAILABLE_DATA" 
-msgstr "No available data in selection"
-
-#Smesh polyedre cretion error
-msgid "SMESH_POLYEDRE_CREATE_ERROR"
-msgstr "Polyedron creation error"
-
-#Export mesh
-msgid "SMESH_EXPORT_FAILED"
-msgstr "Mesh export failed.\nProbably, there is not enough space on disk."
-
-#-------------------------------------------------------------------------
-# MEN
-#-------------------------------------------------------------------------
-
-#SMESH
-msgid "SMESH_MEN_COMPONENT"
-msgstr "SMESH"
-
-#SubMeshes On Vertex
-msgid "SMESH_MEN_SubMeshesOnVertex"
-msgstr "SubMeshes On Vertex"
-
-#SubMeshes On Edge
-msgid "SMESH_MEN_SubMeshesOnEdge"
-msgstr "SubMeshes On Edge"
-
-#SubMeshes On Face
-msgid "SMESH_MEN_SubMeshesOnFace"
-msgstr "SubMeshes On Face"
-
-#SubMeshes On Solid
-msgid "SMESH_MEN_SubMeshesOnSolid"
-msgstr "SubMeshes On Solid"
-
-#SubMeshes On Compound
-msgid "SMESH_MEN_SubMeshesOnCompound"
-msgstr "SubMeshes On Compound"
-
-#Applied Algorithm
-msgid "SMESH_MEN_APPLIED_ALGORIHTMS"
-msgstr "Applied Algorithms"
-
-#Applied Hypothesis
-msgid "SMESH_MEN_APPLIED_HYPOTHESIS"
-msgstr "Applied Hypotheses"
-
-#Hypothesis Definition
-msgid "SMESH_MEN_HYPOTHESIS"
-msgstr "Hypotheses"
-
-#Algorithms Definition
-msgid "SMESH_MEN_ALGORITHMS"
-msgstr "Algorithms"
-
-
-#-------------------------------------------------------------------------
-# DIVERS
-#-------------------------------------------------------------------------
-
-#Arguments
-msgid "SMESH_ARGUMENTS"
-msgstr "Arguments"
-
-#Value
-msgid "SMESH_VALUE"
-msgstr "Value"
-
-#%1_objects
-msgid "SMESH_OBJECTS_SELECTED"
-msgstr "%1_objects"
-
-#Name
-msgid "SMESH_NAME"
-msgstr "Name"
-
-#Geometrical Object
-msgid "SMESH_OBJECT_GEOM"
-msgstr "Geometrical Object"
-
-#Length
-msgid "SMESH_LENGTH"
-msgstr "Length"
-
-#Coordinates
-msgid "SMESH_COORDINATES"
-msgstr "Coordinates"
-
-#X
-msgid "SMESH_X"
-msgstr "X"
-
-#Y
-msgid "SMESH_Y"
-msgstr "Y"
-
-#Z
-msgid "SMESH_Z"
-msgstr "Z"
-
-#dX
-msgid "SMESH_DX"
-msgstr "dX"
-
-#dY
-msgid "SMESH_DY"
-msgstr "dY"
-
-#dZ
-msgid "SMESH_DZ"
-msgstr "dZ"
-
-msgid "SMESH_POINT"
-msgstr "Point"
-
-msgid "SMESH_POINT_1"
-msgstr "Point 1"
-
-msgid "SMESH_POINT_2"
-msgstr "Point 2"
-
-msgid "SMESH_VECTOR"
-msgstr "Vector"
-
-#Axis
-msgid "SMESH_AXIS"
-msgstr "Axis"
-
-#Plane
-msgid "SMESH_PLANE"
-msgstr "Plane"
-
-#Normal
-msgid "SMESH_NORMAL"
-msgstr "Normal"
-
-#Parameters
-msgid "SMESH_PARAMETERS"
-msgstr "Parameters"
-
-#Distance
-msgid "SMESH_DISTANCE"
-msgstr "Distance"
-
-
-#-------------------------------------------------------------------------
-# DLG
-#-------------------------------------------------------------------------
-
-# -------------- Init --------------
-
-#Mesh
-msgid "SMESH_INIT"
-msgstr "Mesh"
-
-#Mesh or SubMesh
-msgid "SMESH_OBJECT_MESHorSUBMESH"
-msgstr "Mesh or SubMesh"
-
-#Mesh Construction
-msgid "SMESH_INIT_MESH"
-msgstr "Mesh Construction"
-
-#SubMesh Construction
-msgid "SMESH_ADD_SUBMESH"
-msgstr "SubMesh Construction"
-
-#Mesh
-msgid "SMESH_OBJECT_MESH"
-msgstr "Mesh"
-
-#SubMesh
-msgid "SMESH_SUBMESH"
-msgstr "SubMesh"
-
-
-# -------------- Hypothesis / Algorithm --------------
-
-#Meshers file
-msgid "MESHERS_FILE_NO_VARIABLE"
-msgstr "Environment variable SMESH_MeshersList is not defined"
-
-#Meshers file
-msgid "MESHERS_FILE_CANT_OPEN"
-msgstr "Can not open resource file"
-
-#Meshers file
-msgid "MESHERS_FILE_CHECK_VARIABLE"
-msgstr "Check environment variable SMESH_MeshersList"
-
-#Hypothesis
-msgid "SMESH_ADD_HYPOTHESIS"
-msgstr "Hypothesis"
-
-#Hypothesis Construction
-msgid "SMESH_ADD_HYPOTHESIS_TITLE"
-msgstr "Hypothesis Assignation"
-
-#Hypothesis
-msgid "SMESH_OBJECT_HYPOTHESIS"
-msgstr "Hypothesis"
-
-#Algorithms
-msgid "SMESH_ADD_ALGORITHM"
-msgstr "Algorithms"
-
-#Algorithms Construction
-msgid "SMESH_ADD_ALGORITHM_TITLE"
-msgstr "Algorithms Assignation"
-
-#Algorithm
-msgid "SMESH_OBJECT_ALGORITHM"
-msgstr "Algorithm"
-
-
-# -------------- Nodes / Segments / Elements --------------
-
-#Node
-msgid "MESH_NODE"
-msgstr "Node"
-
-#Node Construction
-msgid "MESH_NODE_TITLE"
-msgstr "Add Node"
-
-#Segments
-msgid "SMESH_SEGMENTS"
-msgstr "Segments"
-
-#Elements
-msgid "SMESH_ELEMENTS"
-msgstr "Elements"
-
-#Id Elements
-msgid "SMESH_ID_ELEMENTS"
-msgstr "Id Elements"
-
-#Remove
-msgid "SMESH_REMOVE"
-msgstr "Remove"
-
-#Move elements
-msgid "SMESH_MOVE_ELEMENTS"
-msgstr "Move Elements"
-
-#Copy elements
-msgid "SMESH_COPY_ELEMENTS"
-msgstr "Copy Elements"
-
-#Remove Elements
-msgid "SMESH_REMOVE_ELEMENTS_TITLE"
-msgstr "Remove Elements"
-
-#Id Nodes
-msgid "SMESH_ID_NODES"
-msgstr "Id Nodes"
-
-#Nodes
-msgid "SMESH_NODES"
-msgstr "Nodes"
-
-#Id Faces
-msgid "SMESH_ID_FACES"
-msgstr "Id Faces"
-
-#Remove Nodes
-msgid "SMESH_REMOVE_NODES_TITLE"
-msgstr "Remove Nodes"
-
-#Move
-msgid "SMESH_MOVE"
-msgstr "Move"
-
-#Move Node
-msgid "SMESH_MOVE_NODES_TITLE"
-msgstr "Move Node"
-
-#Add Triangle
-msgid "SMESH_ADD_TRIANGLE_TITLE"
-msgstr "Add Triangle"
-
-#Add Quadrangle
-msgid "SMESH_ADD_QUADRANGLE_TITLE"
-msgstr "Add Quadrangle"
-
-#Add Edge
-msgid "SMESH_ADD_EDGE_TITLE"
-msgstr "Add Edge"
-
-#Add Tetrahedron
-msgid "SMESH_ADD_TETRAS_TITLE"
-msgstr "Add Tetrahedron"
-
-#Add Hexahedron
-msgid "SMESH_ADD_HEXAS_TITLE"
-msgstr "Add Hexahedron"
-
-#Reverse
-msgid "SMESH_REVERSE"
-msgstr "Reverse"
-
-#Triangle
-msgid "SMESH_TRIANGLE"
-msgstr "Triangle"
-
-#Quadrangle
-msgid "SMESH_QUADRANGLE"
-msgstr "Quadrangle"
-
-#Edge
-msgid "SMESH_EDGE"
-msgstr "Edge"
-
-#Pyramid
-msgid "SMESH_PYRAMID"
-msgstr "Pyramid"
-
-#Prism
-msgid "SMESH_PRISM"
-msgstr "Prism"
-
-#Tetrahedron
-msgid "SMESH_TETRAS"
-msgstr "Tetrahedron"
-
-#Hexahedron
-msgid "SMESH_HEXAS"
-msgstr "Hexahedron"
-
-#Polyhedron
-msgid "SMESH_POLYEDRON"
-msgstr "Polyhedron"
-
-#Add Triangle
-msgid "SMESH_ADD_TRIANGLE"
-msgstr "Add Triangle"
-
-#Add Quadrangle
-msgid "SMESH_ADD_QUADRANGLE"
-msgstr "Add Quadrangle"
-
-#Add Edge
-msgid "SMESH_ADD_EDGE"
-msgstr "Add Edge"
-
-#Add Tetrahedron
-msgid "SMESH_ADD_TETRAS"
-msgstr "Add Tetrahedron"
-
-#Add Hexahedron
-msgid "SMESH_ADD_HEXAS"
-msgstr "Add Hexahedron"
-
-
-#Angle
-msgid "SMESH_ANGLE"
-msgstr "Angle"
-
-#Tolerance
-msgid "SMESH_TOLERANCE"
-msgstr "Tolerance"
-
-# -------------- Transparency --------------
-
-#Opacity
-msgid "SMESH_TRANSPARENCY_OPAQUE"
-msgstr "---> Opaque"
-
-#Transparency
-msgid "SMESH_TRANSPARENCY_TITLE"
-msgstr "Change Transparency"
-
-#Fully Transparency
-msgid "SMESH_TRANSPARENCY_TRANSPARENT"
-msgstr "Transparent <---"
-
-
-# -------------- Clipping --------------
-
-#Transparency
-msgid "SMESH_CLIPPING_TITLE"
-msgstr "Change Clipping"
-
-#Front
-msgid "SMESH_CLIPPING_FROM"
-msgstr "From <---"
-
-#Back
-msgid "SMESH_CLIPPING_INTO"
-msgstr "---> Into"
-
-
-# -------------- Preferences -----------
-
-#Scalar Bar Preferences
-msgid "SMESH_PROPERTIES_SCALARBAR"
-msgstr "Scalar Bar Properties"
-
-#Scalar Bar Properties
-msgid "SMESH_PREFERENCES_SCALARBAR"
-msgstr "Scalar Bar Preferences"
-
-#Scalar Bar Range
-msgid "SMESH_RANGE_SCALARBAR"
-msgstr "Scalar Range"
-
-#Scalar Bar Range Min Value
-msgid "SMESH_RANGE_MIN"
-msgstr "Min value:"
-
-#Scalar Bar Range Max Value
-msgid "SMESH_RANGE_MAX"
-msgstr "Max value:"
-
-#Scalar Bar Font
-msgid "SMESH_FONT_SCALARBAR"
-msgstr "Font"
-
-#Arial
-msgid "SMESH_FONT_ARIAL"
-msgstr "Arial"
-
-#Courier
-msgid "SMESH_FONT_COURIER"
-msgstr "Courier"
-
-#Times
-msgid "SMESH_FONT_TIMES"
-msgstr "Times"
-
-#Bold
-msgid "SMESH_FONT_BOLD"
-msgstr "Bold"
-
-#Italic
-msgid "SMESH_FONT_ITALIC"
-msgstr "Italic"
-
-#Shadow
-msgid "SMESH_FONT_SHADOW"
-msgstr "Shadow"
-
-#Title
-msgid "SMESH_TITLE"
-msgstr "Title:"
-
-#Labels
-msgid "SMESH_LABELS"
-msgstr "Labels:"
-
-#Colors & Labels
-msgid "SMESH_LABELS_COLORS_SCALARBAR"
-msgstr "Colors && Labels"
-
-#Number Of Colors
-msgid "SMESH_NUMBEROFCOLORS"
-msgstr "Nb of colors:"
-
-#Number Of Labels
-msgid "SMESH_NUMBEROFLABELS"
-msgstr "Nb of labels:"
-
-#Number Of Steps
-msgid "SMESH_NUMBEROFSTEPS"
-msgstr "Number of steps:"
-
-#Orientation
-msgid "SMESH_ORIENTATION"
-msgstr "Orientation"
-
-#Vertical
-msgid "SMESH_VERTICAL"
-msgstr "Vertical"
-
-#Horizontal
-msgid "SMESH_HORIZONTAL"
-msgstr "Horizontal"
-
-#Position & Size
-msgid "SMESH_POSITION_SIZE_SCALARBAR"
-msgstr "Origin && Size"
-
-#X
-msgid "SMESH_X_SCALARBAR"
-msgstr "X:"
-
-#Y
-msgid "SMESH_Y_SCALARBAR"
-msgstr "Y:"
-
-#Width
-msgid "SMESH_WIDTH"
-msgstr "Width:"
-
-#Height
-msgid "SMESH_HEIGHT"
-msgstr "Height:"
-
-# -------------- ScalarBar --------------
-
-#Max
-msgid "SMESH_MAX"
-msgstr "Max"
-
-#Min
-msgid "SMESH_MIN"
-msgstr "Min"
-
-#ScalarBar
-msgid "SMESH_SCALARBAR"
-msgstr "Scalar Bar"
-
-#Update View
-msgid "SMESH_UPDATEVIEW"
-msgstr "Update View"
-
-
-#Warning incorrect values
-msgid "SMESH_ERR_SCALARBAR_PARAMS"
-msgstr "Warning! The parameters is incorrect"
-
-# -------------- Connectivity --------------
-
-#Boundary Edges
-msgid "SMESH_BOUNDARYEDGES"
-msgstr "Boundary Edges"
-
-#Feature Edges
-msgid "SMESH_FEATUREEDGES"
-msgstr "Feature Edges"
-
-#Manifold Edges
-msgid "SMESH_MANIFOLDEDGES"
-msgstr "Manifold Edges"
-
-#Non Manifold Edges
-msgid "SMESH_NONMANIFOLDEDGES"
-msgstr "Non Manifold Edges"
-
-#Edges Connectivity
-msgid "SMESH_EDGES_CONNECTIVITY_TITLE"
-msgstr "Edges Connectivity"
-
-#Mesh
-msgid "SMESH_MESH"
-msgstr "Mesh"
-
-#Feature Angle
-msgid "SMESH_FEATUREANGLE"
-msgstr "Feature Angle"
-
-# -------------- Operations --------------
-
-#Change Orientation
-msgid "SMESH_ORIENTATION_ELEMENTS_TITLE"
-msgstr "Change Orientation"
-
-#Id Diagonal
-msgid "SMESH_ID_DIAGONAL"
-msgstr "Id Edges"
-
-#Diagonal Inversion
-msgid "SMESH_DIAGONAL"
-msgstr "Diagonal Inversion"
-
-#Diagonal Inversion
-msgid "SMESH_DIAGONAL_INVERSION_TITLE"
-msgstr "Diagonal Inversion"
-
-#Select whole mesh or submesh
-msgid "SMESH_SELECT_WHOLE_MESH"
-msgstr "Select whole mesh, submesh or group"
-
-#Smoothing
-msgid "SMESH_SMOOTHING"
-msgstr "Smoothing"
-
-#Renumberig
-msgid "SMESH_RENUMBERING"
-msgstr "Renumbering"
-
-#Renumberig nodes
-msgid "SMESH_RENUMBERING_NODES_TITLE"
-msgstr "Renumbering nodes"
-
-#Renumberig elements
-msgid "SMESH_RENUMBERING_ELEMENTS_TITLE"
-msgstr "Renumbering elements"
-
-#Rotation about an axis
-msgid "SMESH_ROTATION_TITLE"
-msgstr "Rotation about an axis"
-
-#Translation
-msgid "SMESH_TRANSLATION"
-msgstr "Translation"
-
-#Symmetry
-msgid "SMESH_SYMMETRY"
-msgstr "Symmetry"
-
-#Sewing
-msgid "SMESH_SEWING"
-msgstr "Sewing"
-
-#Merge nodes
-msgid "SMESH_MERGE_NODES"
-msgstr "Merge nodes"
-
-#Merge elements
-msgid "SMESH_MERGE_ELEMENTS"
-msgstr "Merge elements"
-
-#Extrusion
-msgid "SMESH_EXTRUSION"
-msgstr "Extrusion"
-
-#Revolution
-msgid "SMESH_REVOLUTION"
-msgstr "Revolution"
-
-#Create a copy
-msgid "SMESH_CREATE_COPY"
-msgstr "Create a copy"
-
-#Rotation
-msgid "SMESH_ROTATION"
-msgstr "Rotation"
-
-#Build compound
-msgid "SMESH_BUILD_COMPOUND_TITLE"
-msgstr "Create a Compound"
-
-# Create a new mesh
-msgid "SMESH_CREATE_MESH"
-msgstr "Create a new mesh"
-
-# -------------- Mesh Infos --------------
-
-#Mesh Infos
-msgid "SMESH_MESHINFO_TITLE"
-msgstr "Mesh Infos"
-
-#Standard Mesh Infos
-msgid "SMESH_STANDARD_MESHINFO_TITLE"
-msgstr "Standard Mesh Infos"
-
-#What Is
-msgid "SMESH_WHAT_IS_TITLE"
-msgstr "Mesh Element Info"
-
-#Mesh Infos
-msgid "SMESH_MESHINFO_NAME"
-msgstr "Name"
-
-#Order :
-msgid "SMESH_MESHINFO_ORDER0"
-msgstr "Total"
-
-msgid "SMESH_MESHINFO_ORDER1"
-msgstr "Linear"
-
-msgid "SMESH_MESHINFO_ORDER2"
-msgstr "Quadratic"
-
-#Elements :
-msgid "SMESH_MESHINFO_ELEMENTS"
-msgstr "Elements"
-
-#Edges :
-msgid "SMESH_MESHINFO_EDGES"
-msgstr "Edges"
-
-#Nodes :
-msgid "SMESH_MESHINFO_NODES"
-msgstr "Nodes"
-
-#Faces :
-msgid "SMESH_MESHINFO_FACES"
-msgstr "Faces"
-
-#Total :
-msgid "SMESH_MESHINFO_TOTAL"
-msgstr "Total"
-
-#Triangles :
-msgid "SMESH_MESHINFO_TRIANGLES"
-msgstr "Triangles"
-
-#Quadrangles :
-msgid "SMESH_MESHINFO_QUADRANGLES"
-msgstr "Quadrangles"
-
-#Volumes :
-msgid "SMESH_MESHINFO_VOLUMES"
-msgstr "Volumes"
-
-#Tetrahedrons :
-msgid "SMESH_MESHINFO_TETRAS"
-msgstr "Tetrahedrons"
-
-#Hexahedrons :
-msgid "SMESH_MESHINFO_HEXAS"
-msgstr "Hexahedrons"
-
-#Pyramids :
-msgid "SMESH_MESHINFO_PYRAS"
-msgstr "Pyramids"
-
-#Prisms :
-msgid "SMESH_MESHINFO_PRISMS"
-msgstr "Prisms"
-
-#Type :
-msgid "SMESH_MESHINFO_TYPE"
-msgstr "Type"
-
-#Entities :
-msgid "SMESH_MESHINFO_ENTITIES"
-msgstr "Entities"
-
-#All types :
-msgid "SMESH_MESHINFO_ALL_TYPES"
-msgstr "Heterogenous"
-
-#Polygons
-msgid "SMESH_MESHINFO_POLYGONES"
-msgstr "Polygons"
-
-#polyhedrons
-msgid "SMESH_MESHINFO_POLYEDRES"
-msgstr "Polyhedrons"
-
-#No valid selection :
-msgid "SMESH_BAD_SELECTION"
-msgstr "No valid selection"
-
-#Information :
-msgid "SMESH_INFORMATION"
-msgstr "Information"
-
-# --------- Create hypotheses/algorithms ---------
-
-msgid "SMESH_CREATE_HYPOTHESES"
-msgstr "Create hypotheses"
-
-msgid "SMESH_CREATE_ALGORITHMS"
-msgstr "Create algorithms"
-
-msgid "SMESH_AVAILABLE_ALGORITHMS"
-msgstr "Available algorithms"
-
-msgid "SMESH_AVAILABLE_HYPOTHESES"
-msgstr "Available hypotheses"
-
-# -------------- Edit --------------
-
-#Hypotheses Assignation
-msgid "SMESH_EDIT_HYPOTHESES"
-msgstr "Hypotheses Assignation"
-
-#Hypotheses
-msgid "SMESH_HYPOTHESES"
-msgstr "Hypotheses"
-
-#Available
-msgid "SMESH_AVAILABLE"
-msgstr "Available"
-
-#Used
-msgid "SMESH_EDIT_USED"
-msgstr "Used"
-
-# -------------- Group --------------
-
-#Create Group
-msgid "SMESH_CREATE_GROUP_TITLE"
-msgstr "Create Group"
-
-#Edit Group
-msgid "SMESH_EDIT_GROUP_TITLE"
-msgstr "Edit Group"
-
-#Elements Type
-msgid "SMESH_ELEMENTS_TYPE"
-msgstr "Elements Type"
-
-#Face
-msgid "SMESH_FACE"
-msgstr "Face"
-
-#Volume
-msgid "SMESH_VOLUME"
-msgstr "Volume"
-
-#Content
-msgid "SMESH_CONTENT"
-msgstr "Content"
-
-#Select from
-msgid "SMESH_SELECT_FROM"
-msgstr "Select From"
-
-#Group
-msgid "SMESH_GROUP"
-msgstr "Group"
-
-#Group type
-msgid "SMESH_GROUP_TYPE"
-msgstr "Group type"
-
-#Group type: standalone
-msgid "SMESH_GROUP_STANDALONE"
-msgstr "Standalone group"
-
-#Group type: geometry
-msgid "SMESH_GROUP_GEOMETRY"
-msgstr "Group on geometry"
-
-#Geometry group
-msgid "SMESH_GEOM_GROUP"
-msgstr "Geometry group"
-
-#Color group
-msgid "SMESH_SET_COLOR"
-msgstr "Color group"
-
-#Check color group
-msgid "SMESH_CHECK_COLOR"
-msgstr "Color"
-
-#%1 SubMeshes
-msgid "SMESH_SUBMESH_SELECTED"
-msgstr "%1 SubMeshes"
-
-#%1 Groups
-msgid "SMESH_GROUP_SELECTED"
-msgstr "%1 Groups"
-
-# Generate groups at mesh transformation
-msgid "SMESH_MAKE_GROUPS"
-msgstr "Generate groups"
-
-# Generate groups at mesh transformation
-msgid "SMESH_COPY_GROUPS"
-msgstr "Copy groups"
-
-# -------------- Preferences - Selection --------------
-msgid "SMESH_PREF_SELECTION"
-msgstr "Preferences - Selection"
-
-msgid "SMESH_SELECTION"
-msgstr "Selection"
-
-msgid "SMESH_PRESELECTION"
-msgstr "Preselection"
-
-msgid "SMESH_HILIGHT_COLOR"
-msgstr "Highlight Color"
-
-msgid "SMESH_ELEMENTS_COLOR"
-msgstr "Mesh Element Color"
-
-msgid "SMESH_PRECISION"
-msgstr "Precision"
-
-msgid "SMESH_OUTLINE_COLOR"
-msgstr "Mesh Object Color"
-
-# -------------- SMESHGUI_FilterTable --------------
-
-msgid "SMESHGUI_FilterTable::FILTER"
-msgstr "Filter"
-
-msgid "SMESHGUI_FilterTable::ADD"
-msgstr "Add"
-
-msgid "SMESHGUI_FilterTable::CLEAR"
-msgstr "Clear"
-
-msgid "SMESHGUI_FilterTable::REMOVE"
-msgstr "Remove"
-
-msgid "SMESHGUI_FilterTable::INSERT"
-msgstr "Insert"
-
-msgid "SMESHGUI_FilterTable::ADD_TO"
-msgstr "Add to..."
-
-msgid "SMESHGUI_FilterTable::COPY_FROM"
-msgstr "Copy from..."
-
-msgid "SMESHGUI_FilterTable::ADDITIONAL_PARAMETERS"
-msgstr "Additional parameters"
-
-msgid "SMESHGUI_FilterTable::CRITERION"
-msgstr "Criterion"
-
-msgid "SMESHGUI_FilterTable::COMPARE"
-msgstr "Compare"
-
-msgid "SMESHGUI_FilterTable::THRESHOLD_VALUE"
-msgstr "Threshold value"
-
-msgid "SMESHGUI_FilterTable::UNARY"
-msgstr "Unary"
-
-msgid "SMESHGUI_FilterTable::BINARY"
-msgstr "Binary"
-
-msgid "SMESHGUI_FilterTable::FREE_EDGES"
-msgstr "Free edges"
-
-msgid "SMESHGUI_FilterTable::FREE_BORDERS"
-msgstr "Free borders"
-
-msgid "SMESHGUI_FilterTable::MULTI_BORDERS"
-msgstr "Borders at multi-connections"
-
-#msgid "SMESHGUI_FilterTable::MULTI2D_BORDERS"
-#msgstr "Borders at multi-connections 2D"
-
-msgid "SMESHGUI_FilterTable::LENGTH"
-msgstr "Length"
-
-#msgid "SMESHGUI_FilterTable::LENGTH2D"
-#msgstr "Length2D"
-
-msgid "SMESHGUI_FilterTable::ASPECT_RATIO"
-msgstr "Aspect ratio"
-
-msgid "SMESHGUI_FilterTable::ASPECT_RATIO_3D"
-msgstr "Aspect ratio 3D"
-
-msgid "SMESHGUI_FilterTable::WARPING"
-msgstr "Warping"
-
-msgid "SMESHGUI_FilterTable::MINIMUM_ANGLE"
-msgstr "Minimum angle"
-
-msgid "SMESHGUI_FilterTable::TAPER"
-msgstr "Taper"
-
-msgid "SMESHGUI_FilterTable::SKEW"
-msgstr "Skew"
-
-msgid "SMESHGUI_FilterTable::AREA"
-msgstr "Area"
-
-msgid "SMESHGUI_FilterTable::VOLUME_3D"
-msgstr "Volume"
-
-msgid "SMESHGUI_FilterTable::BAD_ORIENTED_VOLUME"
-msgstr "Bad oriented volume"
-
-msgid "SMESHGUI_FilterTable::LESS_THAN"
-msgstr "Less than"
-
-msgid "SMESHGUI_FilterTable::MORE_THAN"
-msgstr "More than"
-
-msgid "SMESHGUI_FilterTable::EQUAL_TO"
-msgstr "Equal to"
-
-msgid "SMESHGUI_FilterTable::NOT"
-msgstr "Not"
-
-msgid "SMESHGUI_FilterTable::AND"
-msgstr "And"
-
-msgid "SMESHGUI_FilterTable::OR"
-msgstr "Or"
-
-msgid "SMESHGUI_FilterTable::ERROR"
-msgstr "Threshold value is not correctly specified\nPlease enter correct value and try again"
-
-msgid "SMESHGUI_INVALID_PARAMETERS"
-msgstr "Parameters are not correctly specified\nPlease enter correct values and try again"
-
-msgid "SMESHGUI_FilterTable::MULTIEDGES_ERROR"
-msgstr "Threshold value of borders at multi-connections can not be equal 1\nPlease enter correct value and try again"
-
-msgid "SMESHGUI_FilterTable::ENTITY_TYPE"
-msgstr "Entity type"
-
-msgid "SMESHGUI_FilterTable::FACES"
-msgstr "Faces"
-
-msgid "SMESHGUI_FilterTable::EDGES"
-msgstr "Edges"
-
-msgid "SMESHGUI_FilterTable::NODES"
-msgstr "Nodes"
-
-msgid "SMESHGUI_FilterTable::VOLUMES"
-msgstr "Volumes"
-
-msgid "SMESHGUI_FilterTable::ID"
-msgstr "ID"
-
-msgid "SMESHGUI_FilterTable::RANGE_OF_IDS"
-msgstr "Range of IDs"
-
-msgid "SMESHGUI_FilterTable::BELONG_TO_GEOM"
-msgstr "Belong to Geom"
-
-msgid "SMESHGUI_FilterTable::BELONG_TO_PLANE"
-msgstr "Belong to Plane"
-
-msgid "SMESHGUI_FilterTable::BELONG_TO_CYLINDER"
-msgstr "Belong to Cylinder"
-
-msgid "SMESHGUI_FilterTable::BELONG_TO_GENSURFACE"
-msgstr "Belong to Surface"
-
-msgid "SMESHGUI_FilterTable::LYING_ON_GEOM"
-msgstr "Lying on Geom"
-
-# -------------- SMESHGUI_FilterDlg --------------
-msgid "SMESHGUI_FilterDlg::TLT"
-msgstr "Selection filter"
-
-msgid "SMESHGUI_FilterDlg::FACES_TLT"
-msgstr "Filter for Faces"
-
-msgid "SMESHGUI_FilterDlg::EDGES_TLT"
-msgstr "Filter for Edges"
-
-msgid "SMESHGUI_FilterDlg::NODES_TLT"
-msgstr "Filter for Nodes"
-
-msgid "SMESHGUI_FilterDlg::VOLUMES_TLT"
-msgstr "Filter for Volumes"
-
-msgid "SMESHGUI_FilterDlg::SOURCE"
-msgstr "Source"
-
-msgid "SMESHGUI_FilterDlg::MESH"
-msgstr "Mesh"
-
-msgid "SMESHGUI_FilterDlg::SELECTION"
-msgstr "Initial Selection"
-
-msgid "SMESHGUI_FilterDlg::CURRENT_GROUP"
-msgstr "Current Group"
-
-msgid "SMESHGUI_FilterDlg::SET_IN_VIEWER"
-msgstr "Insert filter in viewer"
-
-msgid "SMESHGUI_FilterDlg::BAD_SHAPE_NAME"
-msgstr "There is no \"%1\" geometrical object in the current study\nPlease select valid object and try again"
-
-msgid "SMESHGUI_FilterDlg::SHAPE_IS_NOT_A_FACE"
-msgstr "\"%1\" is not a face\nPlease select a face and try again"
-
-msgid "SMESHGUI_FilterDlg::SHAPE_IS_NOT_A_PLANE"
-msgstr "\"%1\" is not a plane\nPlease select a plane and try again"
-
-msgid "SMESHGUI_FilterDlg::SHAPE_IS_NOT_A_CYLINDER"
-msgstr "\"%1\" is not a cylinderical face\nPlease select a cylindrical face and try again"
-
-# -------------- SMESHGUI --------------
-msgid "MESH_IS_NOT_SELECTED"
-msgstr "There is no selected mesh\nPlease, select a mesh and try again"
-
-msgid "SMESHGUI::NOT_A_VTK_VIEWER"
-msgstr "This command is available in VTK viewer only\nPlease, create VTK viewer and try again"
-
-msgid "LENGTH_EDGES"
-msgstr "Length"
-
-msgid "LENGTH2D_EDGES"
-msgstr "Length 2D"
-
-msgid "FREE_BORDERS"
-msgstr "Free Borders"
-
-msgid "MULTI_BORDERS"
-msgstr "Borders at Multi-Connections"
-
-msgid "MULTI2D_BORDERS"
-msgstr "Borders at Multi-Connections 2D"
-
-msgid "AREA_ELEMENTS"
-msgstr "Area"
-
-msgid "VOLUME_3D_ELEMENTS"
-msgstr "Area"
-
-msgid "TAPER_ELEMENTS"
-msgstr "Taper"
-
-msgid "ASPECTRATIO_ELEMENTS"
-msgstr "Aspect Ratio"
-
-msgid "ASPECTRATIO_3D_ELEMENTS"
-msgstr "Aspect Ratio 3D"
-
-msgid "MINIMUMANGLE_ELEMENTS"
-msgstr "Minimum Angle"
-
-msgid "WARP_ELEMENTS"
-msgstr "Warping"
-
-msgid "SKEW_ELEMENTS"
-msgstr "Skew"
-
-msgid "SMESH_INSUFFICIENT_DATA"
-msgstr "Insufficient input value"
-
-msgid "SMESH_CANT_ADD_HYP"
-msgstr "Can not assign \"%1\":\n"     
-
-msgid "SMESH_ADD_HYP_WRN"
-msgstr "\"%1\" assigned but:\n"
-
-msgid "SMESH_CANT_RM_HYP"
-msgstr "Can not unassign \"%1\":\n"
-
-msgid "SMESH_RM_HYP_WRN"
-msgstr "\"%1\" unassigned but:\n"
-
-# Hypothesis_Status:
-
-msgid "SMESH_HYP_1"
-msgstr "Algorithm misses a hypothesis"
-
-msgid "SMESH_HYP_2"
-msgstr "There are concurrent hypotheses on a shape"
-
-msgid "SMESH_HYP_3"
-msgstr "Hypothesis has a bad parameter value"
-
-msgid "SMESH_HYP_4"
-msgstr "Submesh is ignored as there is another algorithm of upper dimension generating %1D elements"
-
-msgid "SMESH_HYP_5"
-msgstr "Algorithm hides algorithm(s) of lower dimension by generating all-dimensions elements"
-
-msgid "SMESH_HYP_6"
-msgstr "Unknown fatal error at hypothesis definition"
-
-msgid "SMESH_HYP_7"
-msgstr "Hypothesis is not suitable in the current context"
-
-msgid "SMESH_HYP_8"
-msgstr "Non-conform mesh is produced using applied hypotheses"
-
-msgid "SMESH_HYP_9"
-msgstr "Such dimention hypothesis is already assigned to the shape"
-
-msgid "SMESH_HYP_10"
-msgstr "Hypothesis and submesh dimensions mismatch"
-
-msgid "SMESH_HYP_11"
-msgstr "Shape is neither the main one, nor its subshape, nor a valid group"
-
-msgid "SMESH_HYP_12"
-msgstr "Geomerty mismatches algorithm's expectation"
-
-# SMESHGUI_HypothesesUtils::GetMessageOnAlgoStateErrors()
-# %1 - algo name
-# %2 - dimension
-# %3 - global/local
-# %4 - hypothesis dim == algoDim
-
-msgid "STATE_ALGO_MISSING"
-msgstr "%3 %2D algorithm is missing"
-
-msgid "STATE_HYP_MISSING"
-msgstr "%3 %2D algorithm \"%1\" misses %4D hypothesis"
-
-msgid "STATE_HYP_BAD_PARAMETER"
-msgstr "Hypothesis of %3 %2D algorithm \"%1\" has a bad parameter value"
-
-msgid "STATE_HYP_NOTCONFORM"
-msgstr "%3 %2D algorithm \"%1\" would produce not conform mesh: global \"Not Conform Mesh Allowed\" hypotesis is missing"
-
-msgid "STATE_HYP_BAD_GEOMETRY"
-msgstr "%3 %2D algorithm \"%1\" is assigned to geometry mismatching its expectation"
-
-msgid "GLOBAL_ALGO"
-msgstr "Global"
-
-msgid "LOCAL_ALGO"
-msgstr "Local"
-
-msgid "SMESH_DRS_1"
-msgstr "MED file contains no mesh with the given name"
-
-msgid "SMESH_DRS_2"
-msgstr ""
-"MED file has overlapped ranges of element numbers,\n"
-"     the numbers from the file are ignored"
-
-msgid "SMESH_DRS_3"
-msgstr "Some elements were skipped due to incorrect file data"
-
-msgid "SMESH_DRS_4"
-msgstr "    The file is incorrect,\n"
-       "some information will be missed"
-
-msgid "SMESH_DRS_EMPTY"
-msgstr "      The file is empty,\n"
-       "there is nothing to be published"
-
-msgid "SMESH_EXPORT_UNV"
-msgstr "During export mesh with name - \"%1\" to UNV\n"
-       "       pyramid's elements will be missed"
-
-msgid "SMESH_EXPORT_STL1"
-msgstr "Mesh  - \"%1\" does not contain triangles"
-
-msgid "SMESH_EXPORT_STL2"
-msgstr "Mesh  - \"%1\" contains another than triangles elements,"
-       "     they are ignored during writing to STL"
-
-msgid "SMESH_EXPORT_MED_DUPLICATED_GRP"
-msgstr "There are duplicated group names in mesh \"%1\".\n"
-       "You can cancel exporting and rename them,\n"
-       "otherwise some group names in the resulting MED file\n"
-       "will not match ones in the study.\n"
-       "Do you want to continue ?"
-
-msgid "SMESH_EXPORT_MED_V2_1"
-msgstr "During export mesh with name - \"%1\" to MED 2.1\n"
-       "polygons and polyhedrons elements will be missed\n"
-       "For correct export use MED 2.2\n"
-       "Are you sure want to export to MED 2.1 ?"
-
-msgid "INF_SELECT_OBJECT"
-msgstr "Select an object"
-
-msgid "SMESH_AUTO_GROUPS"
-msgstr "Automatically create groups"
-
-msgid "SMESH_CONTINUE_MESH_VISUALIZATION"
-msgstr "It seems that there is not enough memory to show the mesh\n"
-       "so that the application may crash. "
-       "Do you wish to continue visualization?"
-
-msgid "SMESH_NO_MESH_VISUALIZATION"
-msgstr "There is not enough memory to show the mesh"
-
-msgid "SMESH_VISU_PROBLEM"
-msgstr "Mesh visualization failed, probably due to lack of memory"
-
-msgid "SMESH_VISU_PROBLEM_CLEAR"
-msgstr "Mesh visualization failed, no memory even to show a message,\n"
-       "so all visual data have been removed to let the application live.\n"
-       "Consider saving your work before application crash"
-
-#----------------------------------------------------
-
-msgid "SMESHGUI_FilterLibraryDlg::ADD_TO_TLT"
-msgstr "Add selection filter to library"
-
-msgid "SMESHGUI_FilterLibraryDlg::COPY_FROM_TLT"
-msgstr "Copy selection filter from library"
-
-msgid "SMESHGUI_FilterLibraryDlg::EDIT_LIB_TLT"
-msgstr "Selection filter library"
-
-msgid "SMESHGUI_FilterLibraryDlg::LIBRARY_FILE"
-msgstr "Library file name"
-
-msgid "SMESHGUI_FilterLibraryDlg::ADD"
-msgstr "Add"
-
-msgid "SMESHGUI_FilterLibraryDlg::DELETE"
-msgstr "Delete"
-
-msgid "SMESHGUI_FilterLibraryDlg::FILTER_NAME"
-msgstr "Filter name"
-
-msgid "SMESHGUI_FilterLibraryDlg::OPEN_LIBRARY"
-msgstr "Open library"
-
-msgid "SMESHGUI_FilterLibraryDlg::XML_FILT"
-msgstr "XML files(*.xml)"
-
-msgid "SMESHGUI_FilterLibraryDlg::ALL_FILES_FILTER"
-msgstr "All Files (*.*)"
-
-msgid "SMESHGUI_FilterLibraryDlg::ERROR_LOAD"
-msgstr "It is impossible to load library\nPlease check library file name and attributes"
-
-msgid "SMESHGUI_FilterLibraryDlg::ERROR_FILTER_NAME"
-msgstr "Name of the filter is not unique\nPlease enter other name"
-
-msgid "SMESHGUI_FilterLibraryDlg::EMPTY_FILTER_NAME"
-msgstr "Name of the filter is empty\nPlease enter a non-empty name"
-
-msgid "SMESHGUI_FilterLibraryDlg::FACE"
-msgstr "Face"
-
-msgid "SMESHGUI_FilterLibraryDlg::EDGE"
-msgstr "Edge"
-
-msgid "SMESHGUI_FilterLibraryDlg::NODE"
-msgstr "Node"
-
-msgid "SMESHGUI_FilterLibraryDlg::VOLUME"
-msgstr "Volume"
-
-msgid "SMESHGUI_FilterLibraryDlg::ELEMENT"
-msgstr "Element"
-
-msgid "SMESHGUI_FilterLibraryDlg::LIB_NAME"
-msgstr "FilterLib.xml"
-
-msgid "SMESHGUI_FilterLibraryDlg::SELECTION"
-msgstr "Selection"
-
-msgid "SMESHGUI_FilterLibraryDlg::FILTER"
-msgstr "Filter"
-
-msgid "SMESHGUI_FilterLibraryDlg::LIBRARY_IS_NOT_LOADED"
-msgstr "Library is not loaded. Please load library and try again"
-
-msgid "SMESHGUI_FilterLibraryDlg::ERROR_OF_ADDING"
-msgstr "Internal error occurs during adiing new filter in library.\nPlease verify validity of entered information"
-
-msgid "SMESHGUI_FilterLibraryDlg::ERROR_OF_DELETING"
-msgstr "Internal error occurs during deleting filter from library.\nPlease verify validity of entered information"
-
-msgid "SMESHGUI_FilterLibraryDlg::ERROR_OF_COPYING"
-msgstr "Internal error occurs during copying filter from library.\nPlease verify validity of entered information"
-
-msgid "SMESHGUI_FilterLibraryDlg::ERROR_OF_EDITING"
-msgstr "Internal error occurs during editing filter library.\nPlease verify validity of entered information"
-
-msgid "SMESHGUI_FilterLibraryDlg::ASSIGN_NEW_NAME"
-msgstr "Library already contains filter with name \"%1\"\nNew name \"%2\" is assigned to added filter"
-
-msgid "SMESHGUI_FilterLibraryDlg::FILTER_NAMES"
-msgstr "Names of filters"
-
-msgid "SMESHGUI_FilterLibraryDlg::NO_PERMISSION"
-msgstr "You do not have write permission to this file"
-
-msgid "SMESHGUI_FilterLibraryDlg::ERROR_OF_SAVING"
-msgstr "Internal error occurs during saving filter library\nPlease check input data and try again"
-
-#----------------------------------------------------
-
-msgid "SMESHGUI_SingleEditDlg::EDGE_BETWEEN"
-msgstr "Edge between neighboring triangles"
-
-msgid "SMESHGUI_TrianglesInversionDlg::CAPTION"
-msgstr "Diagonal inversion"
-
-msgid "SMESHGUI_UnionOfTwoTrianglesDlg::CAPTION"
-msgstr "Union of two triangles"
-
-#----------------------------------------------------
-
-msgid "SMESHGUI_MultiEditDlg::FILTER"
-msgstr "Filter"
-
-msgid "SMESHGUI_MultiEditDlg::ADD"
-msgstr "Add"
-
-msgid "SMESHGUI_MultiEditDlg::REMOVE"
-msgstr "Remove"
-
-msgid "SMESHGUI_MultiEditDlg::SORT_LIST"
-msgstr "Sort list"
-
-msgid "SMESHGUI_MultiEditDlg::TO_ALL"
-msgstr "Apply to all"
-
-msgid "SMESHGUI_MultiEditDlg::SPLIT_JOIN_CRITERION"
-msgstr "Criterion"
-
-msgid "SMESHGUI_MultiEditDlg::USE_DIAGONAL_1_3"
-msgstr "Use diagonal 1-3"
-
-msgid "SMESHGUI_MultiEditDlg::USE_DIAGONAL_2_4"
-msgstr "Use diagonal 2-4"
-
-msgid "SMESHGUI_MultiEditDlg::USE_NUMERIC_FUNC"
-msgstr "Use numeric functor"
-
-msgid "SMESHGUI_MultiEditDlg::SELECT_FROM"
-msgstr "Select from"
-
-msgid "SMESHGUI_ChangeOrientationDlg::CAPTION"
-msgstr "Modification of orientation"
-
-msgid "SMESHGUI_UnionOfTrianglesDlg::CAPTION"
-msgstr "Union of triangles"
-
-msgid "SMESHGUI_UnionOfTrianglesDlg::MAXIMUM_ANGLE"
-msgstr "Maximum bending angle"
-
-msgid "SMESHGUI_CuttingOfQuadsDlg::CAPTION"
-msgstr "Cutting of quadrangles"
-
-msgid "PREVIEW"
-msgstr "Preview"
-
-#----------------------------------------------------
-
-msgid "SMESHGUI_MoveNodesDlg::CAPTION"
-msgstr "Move node"
-
-msgid "NODE_ID"
-msgstr "Node ID"
-
-msgid "SMESHGUI_MoveNodesDlg::NODE_ID_IS_NOT_DEFINED"
-msgstr "Node ID is not defined"
-
-#----------------------------------------------------
-
-msgid "SMESHGUI_MakeNodeAtPointDlg::CAPTION"
-msgstr "Mesh to pass through a point"
-
-msgid "SMESHGUI_MakeNodeAtPointDlg::MESH_PASS_THROUGH_POINT"
-msgstr "Make a node at point"
-
-msgid "SMESHGUI_MakeNodeAtPointDlg::METHOD"
-msgstr "Method"
-
-msgid "SMESHGUI_MakeNodeAtPointDlg::MOVE_EXISTING_METHOD"
-msgstr "Move a node"
-
-msgid "SMESHGUI_MakeNodeAtPointDlg::CREATE_NEW_METHOD"
-msgstr "Create a node"
-
-msgid "SMESHGUI_MakeNodeAtPointDlg::NODE_2MOVE"
-msgstr "Node to move"
-
-msgid "SMESHGUI_MakeNodeAtPointDlg::NODE_2MOVE_ID"
-msgstr "ID"
-
-msgid "SMESHGUI_MakeNodeAtPointDlg::AUTO_SEARCH"
-msgstr "Automatic search"
-
-msgid "SMESHGUI_MakeNodeAtPointOp::INVALID_ID"
-msgstr "Node ID is invalid"
-
-msgid "SMESHGUI_MakeNodeAtPointOp::INVALID_MESH"
-msgstr "Mesh to modify not selected"
-
-#----------------------------------------------------
-
-msgid "SMESHGUI_DeleteGroupDlg::CAPTION"
-msgstr "Delete groups with contents"
-
-msgid "SMESHGUI_DeleteGroupDlg::SELECTED_GROUPS"
-msgstr "Selected groups"
-
-msgid "SMESHGUI_DeleteGroupDlg::NO_SELECTED_GROUPS"
-msgstr "There are no selected groups\nPlease select a groups and try again"
-
-#----------------------------------------------------
-
-msgid "SMESHGUI_GroupOpDlg::NAME"
-msgstr "Name"
-
-msgid "SMESHGUI_GroupOpDlg::RESULT_NAME"
-msgstr "Result name"
-
-msgid "SMESHGUI_GroupOpDlg::ARGUMENTS"
-msgstr "Arguments"
-
-msgid "SMESHGUI_GroupOpDlg::OBJECT_1"
-msgstr "Object 1"
-
-msgid "SMESHGUI_GroupOpDlg::OBJECT_2"
-msgstr "Object 2"
-
-msgid "SMESHGUI_GroupOpDlg::MAIN_OBJECT"
-msgstr "Main object"
-
-msgid "SMESHGUI_GroupOpDlg::TOOL_OBJECT"
-msgstr "Tool object"
-
-msgid "SMESHGUI_GroupOpDlg::UNION_OF_TWO_GROUPS"
-msgstr "Union of two groups"
-
-msgid "SMESHGUI_GroupOpDlg::INTERSECTION_OF_TWO_GROUPS"
-msgstr "Intersection of two groups"
-
-msgid "SMESHGUI_GroupOpDlg::CUT_OF_TWO_GROUPS"
-msgstr "Cut of two groups"
-
-msgid "SMESHGUI_GroupOpDlg::INCORRECT_ARGUMENTS"
-msgstr "Arguments of operation are not specified\nPlease specify them and try again"
-
-msgid "SMESHGUI_GroupOpDlg::DIFF_MESHES"
-msgstr "Arguments of operation are not correctly specified\nGroups correspond to a different meshes\nPlease specify valid arguments and try again"
-
-msgid "SMESHGUI_GroupOpDlg::DIFF_TYPES"
-msgstr "Arguments of operation are not correctly specified\nGroups contain elements of different types\nPlease specify valid arguments and try again"
-
-msgid "SMESHGUI_GroupOpDlg::EMPTY_NAME"
-msgstr "Name of group to be created is not valid\nPlease specify non-empty name and try again"
-
-#----------------------------------------------------
-
-
-msgid "SMESHGUI_SmoothingDlg::FIXED_NODES_IDS"
-msgstr "Fixed nodes ids"
-
-msgid "SMESHGUI_SmoothingDlg::METHOD"
-msgstr "Method"
-
-msgid "SMESHGUI_SmoothingDlg::ITERATION_LIMIT"
-msgstr "Iteration limit"
-
-msgid "SMESHGUI_SmoothingDlg::MAX_ASPECT_RATIO"
-msgstr "Max. aspect ratio"
-
-msgid "SMESHGUI_SmoothingDlg::LAPLACIAN"
-msgstr "Laplacian"
-
-msgid "SMESHGUI_SmoothingDlg::CENTROIDAL"
-msgstr "Centroidal"
-
-msgid "SMESHGUI_SmoothingDlg::IS_PARAMETRIC"
-msgstr "in parametric space"
-
-#---------------SMESHGUI_SewingDlg-----------
-
-msgid "SMESHGUI_SewingDlg::CREATE_POLYGONS_INSTEAD_SPLITTING"
-msgstr "Create polygons instead of splitting"
-
-msgid "SMESHGUI_SewingDlg::CREATE_POLYEDRS_NEAR_BOUNDARY"
-msgstr "Replace affected volumes by polyedres"
-
-msgid "SMESHGUI_SewingDlg::MERGE_EQUAL_ELEMENTS"
-msgstr "Merge equal elements"
-
-msgid "SMESHGUI_SewingDlg::SEW_FREE_BORDERS"
-msgstr "Sew Free Borders"
-
-msgid "SMESHGUI_SewingDlg::BORDER"
-msgstr "Border"
-
-msgid "SMESHGUI_SewingDlg::BORDER_1"
-msgstr "Border 1"
-
-msgid "SMESHGUI_SewingDlg::BORDER_2"
-msgstr "Border 2"
-
-msgid "SMESHGUI_SewingDlg::SEW_CONFORM_FREE_BORDERS"
-msgstr "Sew Conform Free Borders"
-
-msgid "SMESHGUI_SewingDlg::SEW_BORDER_TO_SIDE"
-msgstr "Sew Border To Side"
-
-msgid "SMESHGUI_SewingDlg::SIDE"
-msgstr "Side"
-
-msgid "SMESHGUI_SewingDlg::SEW_SIDE_ELEMENTS"
-msgstr "Sew Side Elements"
-
-msgid "SMESHGUI_SewingDlg::SIDE_1"
-msgstr "Side 1"
-
-msgid "SMESHGUI_SewingDlg::SIDE_2"
-msgstr "Side 2"
-
-msgid "SMESHGUI_SewingDlg::NODE1_TO_MERGE"
-msgstr "Node 1 To Merge"
-
-msgid "SMESHGUI_SewingDlg::NODE2_TO_MERGE"
-msgstr "Node 2 To Merge"
-
-msgid "SMESHGUI_SewingDlg::FIRST_NODE_ID"
-msgstr "First Node ID"
-
-msgid "SMESHGUI_SewingDlg::SECOND_NODE_ID"
-msgstr "Second Node ID"
-
-msgid "SMESHGUI_SewingDlg::LAST_NODE_ID"
-msgstr "Last Node ID"
-
-msgid "SMESHGUI_SewingDlg::ERROR_1"
-msgstr "Free Border1 not found by the selected nodes"
-
-msgid "SMESHGUI_SewingDlg::ERROR_2"
-msgstr "Free Border2 not found by the selected nodes"
-
-msgid "SMESHGUI_SewingDlg::ERROR_3"
-msgstr "Free Border1 and Border2 not found by the selected nodes"
-
-msgid "SMESHGUI_SewingDlg::ERROR_4"
-msgstr "No path from the first side node to the last side node have been found"
-
-msgid "SMESHGUI_SewingDlg::ERROR_5"
-msgstr "Not allowed to splite volumes on the side!"
-
-msgid "SMESHGUI_SewingDlg::ERROR_6"
-msgstr "Different number of elements selected on the sides"
-
-msgid "SMESHGUI_SewingDlg::ERROR_7"
-msgstr "Element sets are topologically different or given nodes are inconvenient"
-
-msgid "SMESHGUI_SewingDlg::ERROR_8"
-msgstr "Nodes on the side 1 are either not linked or not laying on the element set boundary"
-
-msgid "SMESHGUI_SewingDlg::ERROR_9"
-msgstr "Nodes on the side 2 are either not linked or not laying on the element set boundary"
-
-#----------------------------------------------------
-
-msgid "SMESHGUI_ExtrusionDlg::EXTRUSION_ALONG_LINE"
-msgstr "Extrusion along a line"
-
-msgid "SMESHGUI_ExtrusionDlg::EXTRUSION_1D"
-msgstr "Extrusion of 1D elements"
-
-msgid "SMESHGUI_ExtrusionDlg::EXTRUSION_2D"
-msgstr "Extrusion of 2D elements"
-
-#----------------------------------------------------
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::EXTRUSION_ALONG_PATH"
-msgstr "Extrusion along a path"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::EXTRUSION_1D"
-msgstr "Extrusion of 1D elements"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::EXTRUSION_2D"
-msgstr "Extrusion of 2D elements"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::SMESH_PATH"
-msgstr "Path"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::SMESH_PATH_MESH"
-msgstr "Mesh"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::SMESH_PATH_SHAPE"
-msgstr "Shape (edge)"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::SMESH_PATH_START"
-msgstr "Start node"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::SMESH_USE_ANGLES"
-msgstr "Use Angles"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::LINEAR_ANGLES"
-msgstr "Linear variation of the angles"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::SMESH_ANGLES"
-msgstr "Rotation Angles"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::SMESH_USE_BASE_POINT"
-msgstr "Use Base Point"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::SMESH_BASE_POINT"
-msgstr "Base Point"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::NO_ELEMENTS_SELECTED"
-msgstr "No mesh elements are selected for extrusion"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::SELECTED_PATH_IS_NOT_EDGE"
-msgstr "Path mesh should be of edge type"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::BAD_SHAPE_TYPE"
-msgstr "The shape selected for the path is not edge"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::EXTR_BAD_STARTING_NODE"
-msgstr "Wrong path starting node"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::WRONG_ANGLES_NUMBER"
-msgstr "The number of angles should correspond to the number of path nodes"
-
-msgid "SMESHGUI_ExtrusionAlongPathDlg::CANT_GET_TANGENT"
-msgstr "Can't get tangent for one of the path nodes"
-
-#----------------------------------------------------
-
-msgid "SMESHGUI_RevolutionDlg::REVOLUTION_AROUND_AXIS"
-msgstr "Revolution around an axis"
-
-msgid "SMESHGUI_RevolutionDlg::REVOLUTION_1D"
-msgstr "Revolution of 1D elements"
-
-msgid "SMESHGUI_RevolutionDlg::REVOLUTION_2D"
-msgstr "Revolution of 2D elements"
-
-msgid "SMESHGUI_RevolutionDlg::ANGLE_BY_STEP"
-msgstr "Use Angle by Step"
-
-msgid "SMESHGUI_RevolutionDlg::TOTAL_ANGLE"
-msgstr "Use Total Angle"
-
-msgid "SMESHGUI_RevolutionDlg::PREVIEW"
-msgstr "Preview"
-
-#----------------------------------------------------
-
-#Coincident nodes
-msgid "SMESHGUI_EditMeshDlg::COINCIDENT_NODES"
-msgstr "Coincident nodes"
-
-#Coincident elements
-msgid "SMESHGUI_EditMeshDlg::COINCIDENT_ELEMENTS"
-msgstr "Coincident elements"
-
-#Detect
-msgid "SMESHGUI_EditMeshDlg::DETECT"
-msgstr "Detect"
-
-#Select all
-msgid "SMESHGUI_EditMeshDlg::SELECT_ALL"
-msgstr "Select all"
-
-# Edit selected group
-msgid "SMESHGUI_EditMeshDlg::EDIT_SELECTED_GROUP"
-msgstr "Edit selected group"
-
-#----------------------------------------------------
-
-msgid "SMESHGUI_MeshPatternDlg::CAPTION"
-msgstr "Pattern Mapping"
-
-msgid "SMESHGUI_MeshPatternDlg::PATTERN_TYPE"
-msgstr "Pattern type"
-
-msgid "SMESHGUI_MeshPatternDlg::PATTERN"
-msgstr "Pattern"
-
-msgid "SMESHGUI_MeshPatternDlg::NEW"
-msgstr "New..."
-
-msgid "SMESHGUI_MeshPatternDlg::FACE"
-msgstr "Face"
-
-msgid "SMESHGUI_MeshPatternDlg::VERTEX"
-msgstr "Vertex   "
-
-msgid "SMESHGUI_MeshPatternDlg::VERTEX1"
-msgstr "Vertex 1"
-
-msgid "SMESHGUI_MeshPatternDlg::VERTEX2"
-msgstr "Vertex 2"
-
-msgid "SMESHGUI_MeshPatternDlg::REVERSE"
-msgstr "Reverse order of key-points"
-
-msgid "SMESHGUI_MeshPatternDlg::PREVIEW"
-msgstr "Preview"
-
-msgid "SMESHGUI_MeshPatternDlg::3D_BLOCK"
-msgstr "3D block"
-
-msgid "SMESHGUI_MeshPatternDlg::LOAD_PATTERN"
-msgstr "Load pattern"
-
-msgid "SMESHGUI_MeshPatternDlg::PATTERN_FILT"
-msgstr "Pattern files(*.smp)"
-
-msgid "SMESHGUI_MeshPatternDlg::CREATE_POLYGONS_NEAR_BOUNDARY"
-msgstr "Create polygons near boundary"
-
-msgid "SMESHGUI_MeshPatternDlg::CREATE_POLYEDRS_NEAR_BOUNDARY"
-msgstr "Create polyhedrons near boundary"
-
-msgid "SMESHGUI_MeshPatternDlg::ERROR_OF_LOADING"
-msgstr "Loading of pattern from file failed. Probably file\nis corrupted or contains pattern of the other type"
-
-msgid "SMESHGUI_MeshPatternDlg::ERROR_OF_OPENING"
-msgstr "It is impossible to open file. Please verify whether\nfile exists and your permission to this file"
-
-msgid "SMESHGUI_MeshPatternDlg::ERROR_OF_READING"
-msgstr "It is impossible to load pattern\nPlease verify file's contents"
-
-msgid "SMESHGUI_MeshPatternDlg::ERR_READ_NB_POINTS"
-msgstr "It is impossible to load pattern\nIt is impossible to read number of points from file"
-
-msgid "SMESHGUI_MeshPatternDlg::ERR_READ_POINT_COORDS"
-msgstr "It is impossible to load pattern\nIt is impossible to read point coordinates from file"
-
-msgid "SMESHGUI_MeshPatternDlg::ERR_READ_TOO_FEW_POINTS"
-msgstr "It is impossible to load pattern. There are\n too few points in the file for pattern loading"
-
-msgid "SMESHGUI_MeshPatternDlg::ERR_READ_3D_COORD"
-msgstr "It is impossible to load pattern\nCoordinates of 3D points out of [0,1] range"
-
-msgid "SMESHGUI_MeshPatternDlg::ERR_READ_NO_KEYPOINT"
-msgstr "It is impossible to load pattern\nThere are no key-points in 2D one"
-
-msgid "SMESHGUI_MeshPatternDlg::ERR_READ_BAD_INDEX"
-msgstr "It is impossible to load pattern\nInvalid index of point detected"
-
-msgid "SMESHGUI_MeshPatternDlg::ERR_READ_ELEM_POINTS"
-msgstr "It is impossible to load pattern\ninvalid number of points in element"
-
-msgid "SMESHGUI_MeshPatternDlg::ERR_READ_NO_ELEMS"
-msgstr "It is impossible to load pattern\nThere are no elements in it"
-
-msgid "SMESHGUI_MeshPatternDlg::ERR_READ_BAD_KEY_POINT"
-msgstr "It is impossible to load pattern\nKey-point not on a boundary"
-
-msgid "SMESHGUI_MeshPatternDlg::REFINE"
-msgstr "Refine selected mesh elements"
-
-msgid "SMESHGUI_MeshPatternDlg::NODE_1"
-msgstr "Node 1"
-
-msgid "SMESHGUI_MeshPatternDlg::NODE_2"
-msgstr "Node 2"
-
-msgid "SMESHGUI_MeshPatternDlg::MESH_FACES"
-msgstr "Mesh faces"
-
-msgid "SMESHGUI_MeshPatternDlg::MESH_VOLUMES"
-msgstr "Mesh volumes"
-
-msgid "SMESHGUI_CreatePolyhedralVolumeDlg::FACES_BY_NODES"
-msgstr "Faces by nodes"
-
-msgid "SMESHGUI_CreatePolyhedralVolumeDlg::SMESH_POLYEDRE_PREVIEW"
-msgstr "Polyhedron preview"
-
-msgid "SMESHGUI_CreatePolyhedralVolumeDlg::SMESH_POLYEDRE_CREATE_ERROR"
-msgstr "Polyhedron creation error."
-
-msgid "SMESH_CREATE_POLYHEDRAL_VOLUME_TITLE"
-msgstr "Create polyhedral volume"
-
-msgid "SMESH_ADD_POLYGON_TITLE"
-msgstr "Add polygon"
-
-msgid "SMESH_POLYGON"
-msgstr "Polygon"
-
-msgid "SMESH_ADD_POLYGON"
-msgstr "Add polygon"
-
-msgid "SMESH_ADD_QUADRATIC_EDGE_TITLE"
-msgstr "Add Quadratic Edge"
-
-msgid "SMESH_ADD_QUADRATIC_TRIANGLE_TITLE"
-msgstr "Add Quadratic Triangle"
-
-msgid "SMESH_ADD_QUADRATIC_QUADRANGLE_TITLE"
-msgstr "Add Quadratic Quadrangle"
-
-msgid "SMESH_ADD_QUADRATIC_TETRAHEDRON_TITLE"
-msgstr "Add Quadratic Tetrahedron"
-
-msgid "SMESH_ADD_QUADRATIC_PYRAMID_TITLE"
-msgstr "Add Quadratic Pyramid"
-
-msgid "SMESH_ADD_QUADRATIC_PENTAHEDRON_TITLE"
-msgstr "Add Quadratic Pentahedron"
-
-msgid "SMESH_ADD_QUADRATIC_HEXAHEDRON_TITLE"
-msgstr "Add Quadratic Hexahedron"
-
-msgid "SMESH_QUADRATIC_EDGE"
-msgstr "Quadratic Edge"
-
-msgid "SMESH_QUADRATIC_TRIANGLE"
-msgstr "Quadratic Triangle"
-
-msgid "SMESH_QUADRATIC_QUADRANGLE"
-msgstr "Quadratic Quadrangle"
-
-msgid "SMESH_QUADRATIC_TETRAHEDRON"
-msgstr "Quadratic Tetrahedron"
-
-msgid "SMESH_QUADRATIC_PYRAMID"
-msgstr "Quadratic Pyramid"
-
-msgid "SMESH_QUADRATIC_PENTAHEDRON"
-msgstr "Quadratic Pentahedron"
-
-msgid "SMESH_QUADRATIC_HEXAHEDRON"
-msgstr "Quadratic Hexahedron"
-
-msgid "SMESHGUI_AddQuadraticElementDlg::SMESH_CORNER_NODES"
-msgstr "Corner Nodes:"
-
-msgid "SMESHGUI_AddQuadraticElementDlg::SMESH_ADD_QUADRATIC_EDGE"
-msgstr "Add Quadratic Edge"
-
-msgid "SMESHGUI_AddQuadraticElementDlg::SMESH_ADD_QUADRATIC_TRIANGLE"
-msgstr "Add Quadratic Triangle"
-
-msgid "SMESHGUI_AddQuadraticElementDlg::SMESH_ADD_QUADRATIC_QUADRANGLE"
-msgstr "Add Quadratic Quadrangle"
-
-msgid "SMESHGUI_AddQuadraticElementDlg::SMESH_ADD_QUADRATIC_TETRAHEDRON"
-msgstr "Add Quadratic Tetrahedron"
-
-msgid "SMESHGUI_AddQuadraticElementDlg::SMESH_ADD_QUADRATIC_PYRAMID"
-msgstr "Add Quadratic Pyramid"
-
-msgid "SMESHGUI_AddQuadraticElementDlg::SMESH_ADD_QUADRATIC_PENTAHEDRON"
-msgstr "Add Quadratic Pentahedron"
-
-msgid "SMESHGUI_AddQuadraticElementDlg::SMESH_ADD_QUADRATIC_HEXAHEDRON"
-msgstr "Add Quadratic Hexahedron"
-
-msgid "SMESHGUI_AddQuadraticElementDlg::SMESH_FIRST"
-msgstr "First"
-
-msgid "SMESHGUI_AddQuadraticElementDlg::SMESH_MIDDLE"
-msgstr "Middle"
-
-msgid "SMESHGUI_AddQuadraticElementDlg::SMESH_LAST"
-msgstr "Last"
-#----------------------------------------------------
-
-msgid "SMESHGUI_CreatePatternDlg::CAPTION"
-msgstr "Pattern Creation"
-
-msgid "SMESHGUI_CreatePatternDlg::MESH_OR_SUBMESH"
-msgstr "Mesh or SubMesh"
-
-msgid "SMESHGUI_CreatePatternDlg::PROJECT"
-msgstr "Project nodes on the face"
-
-msgid "SMESHGUI_CreatePatternDlg::PATTERN"
-msgstr "Pattern"
-
-msgid "SMESHGUI_CreatePatternDlg::PATTERN_NAME"
-msgstr "Pattern name"
-
-msgid "SMESHGUI_CreatePatternDlg::SAVE"
-msgstr "Save..."
-
-msgid "SMESHGUI_CreatePatternDlg::ERROR_OF_CREATION"
-msgstr "Internal error occurs during pattern creation\nPlease verify validity of entered information"
-
-msgid "SMESHGUI_CreatePatternDlg::DEFAULT_2D"
-msgstr "Pattern_2d"
-
-msgid "SMESHGUI_CreatePatternDlg::DEFAULT_3D"
-msgstr "Pattern_3d"
-
-msgid "SMESHGUI_CreatePatternDlg::SAVE_PATTERN"
-msgstr "Save Pattern"
-
-msgid "SMESHGUI_CreatePatternDlg::ERROR_OF_SAVING"
-msgstr "Internal error occurs during pattern saving. Please verify\n\free disk space and your write permission to this file"
-
-msgid "SMESHGUI_CreatePatternDlg::PATTERN_TYPE"
-msgstr "Pattern type"
-
-msgid "SMESHGUI_CreatePatternDlg::PATTERN_FILT"
-msgstr "Pattern files(*.smp)"
-
-msgid "SMESHGUI_CreatePatternDlg::ERR_LOAD_EMPTY_SUBMESH"
-msgstr "There are no elements to create pattern"
-
-msgid "SMESHGUI_CreatePatternDlg::ERR_LOADF_NARROW_FACE"
-msgstr "It is impossible to create pattern from narrow face"
-
-msgid "SMESHGUI_CreatePatternDlg::ERR_LOADF_CLOSED_FACE"
-msgstr "It is impossible to create pattern from face having seam edge"
-
-msgid "SMESHGUI_CreatePatternDlg::ERR_LOADF_CANT_PROJECT"
-msgstr "Impossible to perform projection of nodes to the face"
-
-msgid "SMESHGUI_CreatePatternDlg::ERR_LOADV_BAD_SHAPE"
-msgstr "Pattern can be created from closed shell or solid with 6 faces only"
-
-msgid "SMESHGUI_CreatePatternDlg::ERR_LOADV_COMPUTE_PARAMS"
-msgstr "It is impossible to compute point parameters"
-
-#-------------------------------------------------------------------------
-
-msgid "SMESHGUI_PrecisionDlg::CAPTION"
-msgstr "Precision for mesh quality controls"
-
-msgid "SMESHGUI_PrecisionDlg::PRECISION"
-msgstr "Number of digits after point"
-
-msgid "SMESHGUI_PrecisionDlg::NOT_USE"
-msgstr "Do not use"
-
-msgid "NON_SMESH_OBJECTS_SELECTED"
-msgstr "There are objects selected which do not belong to %1 component."
-
-
-
-
-
-#-----------   Menu   bar   ----------#
-#------ MEN -----#
-msgid "MEN_DAT"
-msgstr "DAT file"
-
-msgid "MEN_UNV"
-msgstr "UNV file"
-
-msgid "MEN_MED"
-msgstr "MED file"
-
-msgid "MEN_STL"
-msgstr "STL file"
-
-msgid "MEN_EXPORT_DAT"
-msgstr "Export to DAT file"
-
-msgid "MEN_EXPORT_UNV"
-msgstr "Export to UNV file"
-
-msgid "MEN_EXPORT_MED"
-msgstr "Export to MED file"
-
-msgid "MEN_EXPORT_STL"
-msgstr "Export to STL file"
-
-msgid "MEN_DELETE"
-msgstr "Delete"
-
-msgid "MEN_SEL_FILTER_LIB"
-msgstr "Selection filters library"
-
-msgid "MEN_CREATE_MESH"
-msgstr "Create Mesh"
-
-msgid "MEN_EDIT_MESHSUBMESH"
-msgstr "Edit Mesh/Sub-mesh"
-
-msgid "MEN_COMPUTE"
-msgstr "Compute"
-
-msgid "MEN_CREATE_SUBMESH"
-msgstr "Create Sub-mesh"
-
-msgid "MEN_BUILD_COMPOUND"
-msgstr "Build Compound"
-
-msgid "MEN_GLOBAL_HYPO"
-msgstr "Global Hypothesis"
-
-msgid "MEN_EDIT"
-msgstr "Edit"
-
-msgid "MEN_EDIT_HYPO"
-msgstr "Edit Hypothesis"
-
-msgid "MEN_CREATE_GROUP"
-msgstr "Create Group"
-
-msgid "MEN_CONSTRUCT_GROUP"
-msgstr "Construct Group"
-
-msgid "MEN_EDIT_GROUP"
-msgstr "Edit Group"
-
-msgid "MEN_UN_GROUP"
-msgstr "Union Groups"
-
-msgid "MEN_INT_GROUP"
-msgstr "Intersect Groups"
-
-msgid "MEN_CUT_GROUP"
-msgstr "Cut Groups"
-
-msgid "MEN_DEL_GROUP"
-msgstr "Delete Groups"
-
-msgid "MEN_ADV_INFO"
-msgstr "Advanced Mesh Infos"
-
-msgid "MEN_STD_INFO"
-msgstr "Standard Mesh Infos"
-
-msgid "MEN_WHAT_IS"
-msgstr "Mesh Element Info"
-
-msgid "MEN_LENGTH"
-msgstr "Length"
-
-msgid "MEN_FREE_EDGE"
-msgstr "Free Edges"
-
-msgid "MEN_FREE_BORDER"
-msgstr "Free Borders"
-
-msgid "MEN_CONNECTION"
-msgstr "Borders at Multi-Connection"
-
-msgid "MEN_AREA"
-msgstr "Area"
-
-msgid "MEN_VOLUME_3D"
-msgstr "Volume"
-
-msgid "MEN_TAPER"
-msgstr "Taper"
-
-msgid "MEN_ASPECT"
-msgstr "Aspect Ratio"
-
-msgid "MEN_MIN_ANG"
-msgstr "Minimum Angle"
-
-msgid "MEN_WARP"
-msgstr "Warping angle"
-
-msgid "MEN_SKEW"
-msgstr "Skew"
-
-msgid "MEN_ASPECT_3D"
-msgstr "Aspect Ratio 3D"
-
-msgid "MEN_LENGTH_2D"
-msgstr "Length 2D"
-
-msgid "MEN_CONNECTION_2D"
-msgstr "Borders at Multi-Connection 2D"
-
-msgid "MEN_NODE"
-msgstr "Node"
-
-msgid "MEN_EDGE"
-msgstr "Edge"
-
-msgid "MEN_TRIANGLE"
-msgstr "Triangle"
-
-msgid "MEN_QUAD"
-msgstr "Quadrangle"
-
-msgid "MEN_TETRA"
-msgstr "Tetrahedron"
-
-msgid "MEN_HEXA"
-msgstr "Hexahedron"
-
-msgid "MEN_POLYGON"
-msgstr "Polygon"
-
-msgid "MEN_POLYHEDRON"
-msgstr "Polyhedron"
-
-msgid "MEN_QUADRATIC_EDGE"
-msgstr "Quadratic Edge"
-
-msgid "MEN_QUADRATIC_TRIANGLE"
-msgstr "Quadratic Triangle"
-
-msgid "MEN_QUADRATIC_QUADRANGLE"
-msgstr "Quadratic Quadrangle"
-
-msgid "MEN_QUADRATIC_TETRAHEDRON"
-msgstr "Quadratic Tetrahedron"
-
-msgid "MEN_QUADRATIC_PYRAMID"
-msgstr "Quadratic Pyramid"
-
-msgid "MEN_QUADRATIC_PENTAHEDRON"
-msgstr "Quadratic Pentahedron"
-
-msgid "MEN_QUADRATIC_HEXAHEDRON"
-msgstr "Quadratic Hexahedron"
-
-msgid "MEN_NODES"
-msgstr "Nodes"
-
-msgid "MEN_REMOVE_NODES"
-msgstr "Nodes"
-
-msgid "MEN_RENUM_NODES"
-msgstr "Nodes"
-
-msgid "MEN_REMOVE_ELEMENTS"
-msgstr "Elements"
-
-msgid "MEN_RENUM_ELEMENTS"
-msgstr "Elements"
-
-msgid "MEN_TRANS"
-msgstr "Translation"
-
-msgid "MEN_ROT"
-msgstr "Rotation"
-
-msgid "MEN_SYM"
-msgstr "Symmetry"
-
-msgid "MEN_SEW"
-msgstr "Sewing"
-
-msgid "MEN_MERGE"
-msgstr "Merge nodes"
-
-msgid "MEN_MERGE_ELEMENTS"
-msgstr "Merge elements"
-
-msgid "MEN_MOVE"
-msgstr "Move Node"
-
-msgid "MEN_MESH_THROU_POINT"
-msgstr "Mesh to pass through a point"
-
-msgid "MEN_INV"
-msgstr "Diagonal Inversion"
-
-msgid "MEN_UNION2"
-msgstr "Union of two triangles"
-
-msgid "MEN_ORIENT"
-msgstr "Orientation"
-
-msgid "MEN_UNION"
-msgstr "Union of triangles"
-
-msgid "MEN_CUT"
-msgstr "Cutting of quadrangles"
-
-msgid "MEN_SMOOTH"
-msgstr "Smoothing"
-
-msgid "MEN_EXTRUSION"
-msgstr "Extrusion"
-
-msgid "MEN_REVOLUTION"
-msgstr "Revolution"
-
-msgid "MEN_MAP"
-msgstr "Pattern mapping"
-
-msgid "MEN_CONV_TO_QUAD"
-msgstr "Convert to/from quadratic"
-
-msgid "MEN_EXTRUSION_ALONG"
-msgstr "Extrusion along a path"
-
-msgid "MEN_WIRE"
-msgstr "Wireframe"
-
-msgid "MEN_SHADE"
-msgstr "Shading"
-
-msgid "MEN_SHRINK"
-msgstr "Shrink"
-
-msgid "MEN_AUTO_UPD"
-msgstr "Automatic update"
-
-msgid "MEN_AUTO_COLOR"
-msgstr "Auto color"
-
-msgid "MEN_DISABLE_AUTO_COLOR"
-msgstr "Disable auto color"
-
-msgid "MEN_COLORS"
-msgstr "Colors / Size"
-
-msgid "MEN_SCALAR_BAR"
-msgstr "Scalar bar"
-
-msgid "MEN_SELECTION"
-msgstr "Selection"
-
-msgid "MEN_PRECISION"
-msgstr "Precision"
-
-msgid "MEN_DISP_ENT"
-msgstr "Display entity"
-
-msgid "MEN_UPDATE"
-msgstr "Update"
-
-msgid "MEN_FILE"
-msgstr "File"
-
-msgid "MEN_TOOLS"
-msgstr "Tools"
-
-msgid "MEN_HYPO"
-msgstr "Hypotheses"
-
-msgid "MEN_MESH"
-msgstr "Mesh"
-
-msgid "MEN_CTRL"
-msgstr "Controls"
-
-msgid "MEN_MODIFY"
-msgstr "Modification"
-
-msgid "MEN_PREF"
-msgstr "Preferences"
-
-msgid "MEN_VIEW"
-msgstr "View"
-
-msgid "MEN_IMPORT"
-msgstr "Import"
-
-msgid "MEN_EXPORT"
-msgstr "Export"
-
-msgid "MEN_ADD"
-msgstr "Add"
-
-msgid "MEN_REMOVE"
-msgstr "Remove"
-
-msgid "MEN_RENUM"
-msgstr "Renumbering"
-
-msgid "MEN_NUM"
-msgstr "Numbering"
-
-msgid "MEN_TRANSF"
-msgstr "Transformation"
-
-msgid "MEN_DISPMODE"
-msgstr "Display mode"
-
-msgid "MEN_QUALITY"
-msgstr "Quality controls"
-
-msgid "MEN_RENAME"
-msgstr "Rename"
-
-msgid "MEN_UNASSIGN"
-msgstr "Unassign"
-
-msgid "MEN_NUM_NODES"
-msgstr "Display Nodes #"
-
-msgid "MEN_NUM_ELEMENTS"
-msgstr "Display Elements #"
-
-msgid "MEN_RESET"
-msgstr "Reset"
-
-msgid "MEN_SCALAR_BAR_PROP"
-msgstr "Scalar bar Properties"
-
-msgid "MEN_EDGES"
-msgstr "Edges"
-
-msgid "MEN_FACES"
-msgstr "Faces"
-
-msgid "MEN_VOLUMES"
-msgstr "Volumes"
-
-msgid "MEN_ALL"
-msgstr "All"
-
-msgid "MEN_TRANSP"
-msgstr "Transparency"
-
-msgid "MEN_CLIP"
-msgstr "Clipping"
-
-msgid "MEN_SHOW"
-msgstr "Show"
-
-msgid "MEN_HIDE"
-msgstr "Hide"
-
-msgid "MEN_DISPLAY_ONLY"
-msgstr "Show only"
-
-
-#------ TOP -----#
-msgid "TOP_DAT"
-msgstr "Import DAT file"
-
-msgid "TOP_UNV"
-msgstr "Import UNV file"
-
-msgid "TOP_MED"
-msgstr "Import MED file"
-
-msgid "TOP_EXPORT_DAT"
-msgstr "Export to DAT file"
-
-msgid "TOP_EXPORT_UNV"
-msgstr "Export to UNV file"
-
-msgid "TOP_EXPORT_MED"
-msgstr "Export to MED file"
-
-msgid "TOP_EXPORT_STL"
-msgstr "Export to STL file"
-
-msgid "TOP_DELETE"
-msgstr "Delete"
-
-msgid "TOP_SEL_FILTER_LIB"
-msgstr "Selection filters library"
-
-msgid "TOP_CREATE_MESH"
-msgstr "Create Mesh"
-
-msgid "TOP_EDIT_MESHSUBMESH"
-msgstr "Edit Mesh/Sub-mesh"
-
-msgid "TOP_COMPUTE"
-msgstr "Compute"
-
-msgid "TOP_CREATE_SUBMESH"
-msgstr "Create Sub-mesh"
-
-msgid "TOP_BUILD_COMPOUND"
-msgstr "Build Compound Mesh"
-
-msgid "TOP_GLOBAL_HYPO"
-msgstr "Global Hypothesis"
-
-msgid "TOP_EDIT_HYPO"
-msgstr "Edit Hypothesis"
-
-msgid "TOP_CREATE_GROUP"
-msgstr "Create Group"
-
-msgid "TOP_CONSTRUCT_GROUP"
-msgstr "Construct Group"
-
-msgid "TOP_EDIT_GROUP"
-msgstr "Edit Group"
-
-msgid "TOP_UN_GROUP"
-msgstr "Union Groups"
-
-msgid "TOP_INT_GROUP"
-msgstr "Intersect Groups"
-
-msgid "TOP_CUT_GROUP"
-msgstr "Cut Groups"
-
-msgid "TOP_DEL_GROUP"
-msgstr "Delete Groups"
-
-msgid "TOP_ADV_INFO"
-msgstr "Advanced Mesh Infos"
-
-msgid "TOP_STD_INFO"
-msgstr "Standard Mesh Infos"
-
-msgid "TOP_WHAT_IS"
-msgstr "Mesh Element Info"
-
-msgid "TOP_LENGTH"
-msgstr "Length"
-
-msgid "TOP_FREE_EDGE"
-msgstr "Free Edges"
-
-msgid "TOP_FREE_BORDER"
-msgstr "Free Borders"
-
-msgid "TOP_CONNECTION"
-msgstr "Borders at Multi-Connection"
-
-msgid "TOP_AREA"
-msgstr "Area"
-
-msgid "TOP_VOLUME_3D"
-msgstr "Volume"
-
-msgid "TOP_TAPER"
-msgstr "Taper"
-
-msgid "TOP_ASPECT"
-msgstr "Aspect Ratio"
-
-msgid "TOP_MIN_ANG"
-msgstr "Minimum Angle"
-
-msgid "TOP_WARP"
-msgstr "Warping angle"
-
-msgid "TOP_SKEW"
-msgstr "Skew"
-
-msgid "TOP_ASPECT_3D"
-msgstr "Aspect Ratio 3D"
-
-msgid "TOP_LENGTH_2D"
-msgstr "Length 2D"
-
-msgid "TOP_CONNECTION_2D"
-msgstr "Borders at Multi-Connection 2D"
-
-msgid "TOP_NODE"
-msgstr "Node"
-
-msgid "TOP_EDGE"
-msgstr "Edge"
-
-msgid "TOP_TRIANGLE"
-msgstr "Triangle"
-
-msgid "TOP_QUAD"
-msgstr "Quadrangle"
-
-msgid "TOP_TETRA"
-msgstr "Tetrahedron"
-
-msgid "TOP_HEXA"
-msgstr "Hexahedron"
-
-msgid "TOP_POLYGON"
-msgstr "Polygon"
-
-msgid "TOP_POLYHEDRON"
-msgstr "Polyhedron"
-
-msgid "TOP_QUADRATIC_EDGE"
-msgstr "Quadratic Edge"
-
-msgid "TOP_QUADRATIC_TRIANGLE"
-msgstr "Quadratic Triangle"
-
-msgid "TOP_QUADRATIC_QUADRANGLE"
-msgstr "Quadratic Quadrangle"
-
-msgid "TOP_QUADRATIC_TETRAHEDRON"
-msgstr "Quadratic Tetrahedron"
-
-msgid "TOP_QUADRATIC_PYRAMID"
-msgstr "Quadratic Pyramid"
-
-msgid "TOP_QUADRATIC_PENTAHEDRON"
-msgstr "Quadratic Pentahedron"
-
-msgid "TOP_QUADRATIC_HEXAHEDRON"
-msgstr "Quadratic Hexahedron"
-
-msgid "TOP_NODES"
-msgstr "Nodes"
-
-msgid "TOP_REMOVE_NODES"
-msgstr "Remove nodes"
-
-msgid "TOP_RENUM_NODES"
-msgstr "Renumbering nodes"
-
-msgid "TOP_REMOVE_ELEMENTS"
-msgstr "Remove elements"
-
-msgid "TOP_RENUM_ELEMENTS"
-msgstr "Renumbering elements"
-
-msgid "TOP_TRANS"
-msgstr "Translation"
-
-msgid "TOP_ROT"
-msgstr "Rotation"
-
-msgid "TOP_SYM"
-msgstr "Symmetry"
-
-msgid "TOP_SEW"
-msgstr "Sewing"
-
-msgid "TOP_MERGE"
-msgstr "Merge nodes"
-
-msgid "TOP_MERGE_ELEMENTS"
-msgstr "Merge elements"
-
-msgid "TOP_MOVE"
-msgstr "Move Node"
-
-msgid "TOP_MESH_THROU_POINT"
-msgstr "Mesh to pass through a point"
-
-msgid "TOP_INV"
-msgstr "Diagonal Inversion"
-
-msgid "TOP_UNION2"
-msgstr "Union of two triangles"
-
-msgid "TOP_ORIENT"
-msgstr "Orientation"
-
-msgid "TOP_UNION"
-msgstr "Union of triangles"
-
-msgid "TOP_CUT"
-msgstr "Cutting of quadrangles"
-
-msgid "TOP_SMOOTH"
-msgstr "Smoothing"
-
-msgid "TOP_EXTRUSION"
-msgstr "Extrusion"
-
-msgid "TOP_REVOLUTION"
-msgstr "Revolution"
-
-msgid "TOP_MAP"
-msgstr "Pattern mapping"
-
-msgid "TOP_CONV_TO_QUAD"
-msgstr "Convert to/from quadratic"
-
-msgid "TOP_EXTRUSION_ALONG"
-msgstr "Extrusion along a path"
-
-msgid "TOP_WIRE"
-msgstr "Wireframe"
-
-msgid "TOP_SHADE"
-msgstr "Shading"
-
-msgid "TOP_SHRINK"
-msgstr "Shrink"
-
-msgid "TOP_AUTO_UPD"
-msgstr "Automatic update"
-
-msgid "TOP_AUTO_COLOR"
-msgstr "Auto color"
-
-msgid "TOP_DISABLE_AUTO_COLOR"
-msgstr "Disable auto color"
-
-msgid "TOP_COLORS"
-msgstr "Colors / Size"
-
-msgid "TOP_SCALAR_BAR"
-msgstr "Scalar bar"
-
-msgid "TOP_SELECTION"
-msgstr "Selection"
-
-msgid "TOP_PRECISION"
-msgstr "Precision"
-
-msgid "TOP_DISP_ENT"
-msgstr "Display entity"
-
-msgid "TOP_UPDATE"
-msgstr "Update"
-
-msgid "TOP_RENAME"
-msgstr "Rename"
-
-msgid "TOP_UNASSIGN"
-msgstr "Unassign"
-
-msgid "TOP_NUM_NODES"
-msgstr "Display Nodes"
-
-msgid "TOP_NUM_ELEMENTS"
-msgstr "Display Elements"
-
-msgid "TOP_RESET"
-msgstr "Reset"
-
-msgid "TOP_SCALAR_BAR_PROP"
-msgstr "Scalar bar Properties"
-
-msgid "TOP_EDGES"
-msgstr "Edges"
-
-msgid "TOP_FACES"
-msgstr "Faces"
-
-msgid "TOP_VOLUMES"
-msgstr "Volumes"
-
-msgid "TOP_ALL"
-msgstr "All"
-
-msgid "TOP_TRANSP"
-msgstr "Transparency"
-
-msgid "TOP_CLIP"
-msgstr "Clipping"
-
-msgid "TOP_SHOW"
-msgstr "Show"
-
-msgid "TOP_HIDE"
-msgstr "Hide"
-
-msgid "TOP_DISPLAY_ONLY"
-msgstr "Show only"
-
-
-
-
-#------ STB -----#
-msgid "STB_DAT"
-msgstr "Import DAT file"
-
-msgid "STB_UNV"
-msgstr "Import UNV file"
-
-msgid "STB_MED"
-msgstr "Import MED file"
-
-msgid "STB_EXPORT_DAT"
-msgstr "Export to DAT file"
-
-msgid "STB_EXPORT_UNV"
-msgstr "Export to UNV file"
-
-msgid "STB_EXPORT_MED"
-msgstr "Export to MED file"
-
-msgid "STB_EXPORT_STL"
-msgstr "Export to STL file"
-
-msgid "STB_DELETE"
-msgstr "Delete"
-
-msgid "STB_SEL_FILTER_LIB"
-msgstr "Selection filters library"
-
-msgid "STB_CREATE_MESH"
-msgstr "Create Mesh"
-
-msgid "STB_EDIT_MESHSUBMESH"
-msgstr "Edit Mesh/Sub-mesh"
-
-msgid "STB_COMPUTE"
-msgstr "Compute"
-
-msgid "STB_CREATE_SUBMESH"
-msgstr "Create Sub-mesh"
-
-msgid "STB_BUILD_COMPOUND"
-msgstr "Build Compound Mesh"
-
-msgid "STB_GLOBAL_HYPO"
-msgstr "Global Hypothesis"
-
-msgid "STB_EDIT_HYPO"
-msgstr "Edit Hypothesis"
-
-msgid "STB_CREATE_GROUP"
-msgstr "Create Group"
-
-msgid "STB_CONSTRUCT_GROUP"
-msgstr "Construct Group"
-
-msgid "STB_EDIT_GROUP"
-msgstr "Edit Group"
-
-msgid "STB_UN_GROUP"
-msgstr "Union Groups"
-
-msgid "STB_INT_GROUP"
-msgstr "Intersect Groups"
-
-msgid "STB_CUT_GROUP"
-msgstr "Cut Groups"
-
-msgid "STB_DEL_GROUP"
-msgstr "Delete Groups"
-
-msgid "STB_ADV_INFO"
-msgstr "Advanced Mesh Infos"
-
-msgid "STB_STD_INFO"
-msgstr "Standard Mesh Infos"
-
-msgid "STB_WHAT_IS"
-msgstr "Mesh Element Info"
-
-msgid "STB_LENGTH"
-msgstr "Length"
-
-msgid "STB_FREE_EDGE"
-msgstr "Free Edges"
-
-msgid "STB_FREE_BORDER"
-msgstr "Free Borders"
-
-msgid "STB_CONNECTION"
-msgstr "Borders at Multi-Connection"
-
-msgid "STB_AREA"
-msgstr "Area"
-
-msgid "STB_VOLUME_3D"
-msgstr "Volume"
-
-msgid "STB_TAPER"
-msgstr "Taper"
-
-msgid "STB_ASPECT"
-msgstr "Aspect Ratio"
-
-msgid "STB_MIN_ANG"
-msgstr "Minimum Angle"
-
-msgid "STB_WARP"
-msgstr "Warping angle"
-
-msgid "STB_SKEW"
-msgstr "Skew"
-
-msgid "STB_ASPECT_3D"
-msgstr "Aspect Ratio 3D"
-
-msgid "STB_LENGTH_2D"
-msgstr "Length 2D"
-
-msgid "STB_CONNECTION_2D"
-msgstr "Borders at Multi-Connection 2D"
-
-msgid "STB_NODE"
-msgstr "Node"
-
-msgid "STB_EDGE"
-msgstr "Edge"
-
-msgid "STB_TRIANGLE"
-msgstr "Triangle"
-
-msgid "STB_QUAD"
-msgstr "Quadrangle"
-
-msgid "STB_TETRA"
-msgstr "Tetrahedron"
-
-msgid "STB_HEXA"
-msgstr "Hexahedron"
-
-msgid "STB_POLYGON"
-msgstr "Polygon"
-
-msgid "STB_POLYHEDRON"
-msgstr "Polyhedron"
-
-msgid "STB_QUADRATIC_EDGE"
-msgstr "Quadratic Edge"
-
-msgid "STB_QUADRATIC_TRIANGLE"
-msgstr "Quadratic Triangle"
-
-msgid "STB_QUADRATIC_QUADRANGLE"
-msgstr "Quadratic Quadrangle"
-
-msgid "STB_QUADRATIC_TETRAHEDRON"
-msgstr "Quadratic Tetrahedron"
-
-msgid "STB_QUADRATIC_PYRAMID"
-msgstr "Quadratic Pyramid"
-
-msgid "STB_QUADRATIC_PENTAHEDRON"
-msgstr "Quadratic Pentahedron"
-
-msgid "STB_QUADRATIC_HEXAHEDRON"
-msgstr "Quadratic Hexahedron"
-
-msgid "STB_NODES"
-msgstr "Nodes"
-
-msgid "STB_REMOVE_NODES"
-msgstr "Remove nodes"
-
-msgid "STB_RENUM_NODES"
-msgstr "Renumbering nodes"
-
-msgid "STB_REMOVE_ELEMENTS"
-msgstr "Remove elements"
-
-msgid "STB_RENUM_ELEMENTS"
-msgstr "Renumbering elements"
-
-msgid "STB_TRANS"
-msgstr "Translation"
-
-msgid "STB_ROT"
-msgstr "Rotation"
-
-msgid "STB_SYM"
-msgstr "Symmetry"
-
-msgid "STB_SEW"
-msgstr "Sewing"
-
-msgid "STB_MERGE"
-msgstr "Merge nodes"
-
-msgid "STB_MERGE_ELEMENTS"
-msgstr "Merge elements"
-
-msgid "STB_MOVE"
-msgstr "Move Node"
-
-msgid "STB_MESH_THROU_POINT"
-msgstr "Mesh to pass through a point"
-
-msgid "STB_INV"
-msgstr "Diagonal Inversion"
-
-msgid "STB_UNION2"
-msgstr "Union of two triangles"
-
-msgid "STB_ORIENT"
-msgstr "Orientation"
-
-msgid "STB_UNION"
-msgstr "Union of triangles"
-
-msgid "STB_CUT"
-msgstr "Cutting of quadrangles"
-
-msgid "STB_SMOOTH"
-msgstr "Smoothing"
-
-msgid "STB_EXTRUSION"
-msgstr "Extrusion"
-
-msgid "STB_REVOLUTION"
-msgstr "Revolution"
-
-msgid "STB_MAP"
-msgstr "Pattern mapping"
-
-msgid "STB_CONV_TO_QUAD"
-msgstr "Convert to/from quadratic"
-
-msgid "STB_EXTRUSION_ALONG"
-msgstr "Extrusion along a path"
-
-msgid "STB_WIRE"
-msgstr "Wireframe"
-
-msgid "STB_SHADE"
-msgstr "Shading"
-
-msgid "STB_SHRINK"
-msgstr "Shrink"
-
-msgid "STB_AUTO_UPD"
-msgstr "Automatic update"
-
-msgid "STB_AUTO_COLOR"
-msgstr "Auto color"
-
-msgid "STB_DISABLE_AUTO_COLOR"
-msgstr "Disable auto color"
-
-msgid "STB_COLORS"
-msgstr "Colors / Size"
-
-msgid "STB_SCALAR_BAR"
-msgstr "Scalar bar"
-
-msgid "STB_SELECTION"
-msgstr "Selection"
-
-msgid "STB_PRECISION"
-msgstr "Precision"
-
-msgid "STB_DISP_ENT"
-msgstr "Display entity"
-
-msgid "STB_UPDATE"
-msgstr "Update"
-
-msgid "STB_RENAME"
-msgstr "Rename"
-
-msgid "STB_UNASSIGN"
-msgstr "Unassign"
-
-msgid "STB_NUM_NODES"
-msgstr "Display Nodes"
-
-msgid "STB_NUM_ELEMENTS"
-msgstr "Display Elements"
-
-msgid "STB_RESET"
-msgstr "Reset"
-
-msgid "STB_SCALAR_BAR_PROP"
-msgstr "Scalar bar Properties"
-
-msgid "STB_EDGES"
-msgstr "Edges"
-
-msgid "STB_FACES"
-msgstr "Faces"
-
-msgid "STB_VOLUMES"
-msgstr "Volumes"
-
-msgid "STB_ALL"
-msgstr "All"
-
-msgid "STB_TRANSP"
-msgstr "Transparency"
-
-msgid "STB_CLIP"
-msgstr "Clipping"
-
-msgid "STB_SHOW"
-msgstr "Show"
-
-msgid "STB_HIDE"
-msgstr "Hide"
-
-msgid "STB_DISPLAY_ONLY"
-msgstr "Show only"
-
-msgid "TB_MESH"
-msgstr "Mesh Toolbar"
-
-msgid "TB_HYPO"
-msgstr "Hypotheses Toolbar"
-
-msgid "TB_CTRL"
-msgstr "Controls Toolbar"
-
-msgid "TB_ADD_REMOVE"
-msgstr "Add/Remove Toolbar"
-
-msgid "TB_MODIFY"
-msgstr "Modification Toolbar"
-
-msgid "TB_DISP_MODE"
-msgstr "Display Mode Toolbar"
-
-#-------------------------------------------------------------------------
-# PREFEERENCES
-#-------------------------------------------------------------------------
-
-msgid "SMESHGUI::PREF_TAB_GENERAL"
-msgstr "General"
-
-msgid "SMESHGUI::PREF_GROUP_UPDATE"
-msgstr "Update"
-
-msgid "SMESHGUI::PREF_GROUP_EXPORT"
-msgstr "Mesh export"
-
-msgid "SMESHGUI::PREF_GROUP_QUALITY"
-msgstr "Quality controls"
-
-msgid "SMESHGUI::PREF_DISPLAY_ENTITY"
-msgstr "Display entity"
-
-msgid "SMESHGUI::PREF_AUTO_UPDATE"
-msgstr "Automatic update"
-
-msgid "SMESHGUI::PREF_PRECISION_USE"
-msgstr "Use precision"
-
-msgid "SMESHGUI::PREF_PRECISION_VALUE"
-msgstr "Number of digits after point"
-
-msgid "SMESHGUI::PREF_GROUP_PRECISION"
-msgstr "Precision"
-
-msgid "SMESHGUI::PREF_TAB_MESH"
-msgstr "Mesh"
-
-msgid "SMESHGUI::PREF_GROUP_NODES"
-msgstr "Nodes"
-
-msgid "SMESHGUI::PREF_GROUP_ELEMENTS"
-msgstr "Elements"
-
-msgid "SMESHGUI::PREF_COLOR"
-msgstr "Color"
-
-msgid "SMESHGUI::PREF_TITLE_COLOR"
-msgstr "Title color"
-
-msgid "SMESHGUI::PREF_LABELS_COLOR"
-msgstr "Labels color"
-
-msgid "SMESHGUI::PREF_SIZE"
-msgstr "Size"
-
-msgid "SMESHGUI::PREF_WIDTH"
-msgstr "Width"
-
-msgid "SMESHGUI::PREF_FILL"
-msgstr "Fill"
-
-msgid "SMESHGUI::PREF_OUTLINE"
-msgstr "Outline"
-
-msgid "SMESHGUI::PREF_BACKFACE"
-msgstr "Back face"
-
-msgid "SMESHGUI::PREF_SHRINK_COEFF"
-msgstr "Shrink coef."
-
-msgid "SMESHGUI::PREF_TAB_SELECTION"
-msgstr "Selection"
-
-msgid "SMESHGUI::PREF_GROUP_SELECTION"
-msgstr "Selection"
-
-msgid "SMESHGUI::PREF_GROUP_PRESELECTION"
-msgstr "Preselection"
-
-msgid "SMESHGUI::PREF_OBJECT_COLOR"
-msgstr "Object color"
-
-msgid "SMESHGUI::PREF_ELEMENT_COLOR"
-msgstr "Element color"
-
-msgid "SMESHGUI::PREF_HIGHLIGHT_COLOR"
-msgstr "Highlight color"
-
-msgid "SMESHGUI::PREF_NODES"
-msgstr "Nodes"
-
-msgid "SMESHGUI::PREF_ELEMENTS"
-msgstr "Elements"
-
-msgid "SMESHGUI::PREF_OBJECTS"
-msgstr "Objects"
-
-msgid "SMESHGUI::PREF_DISPLAY_MODE"
-msgstr "Display mode"
-
-msgid "SMESHGUI::PREF_AUTO_GROUPS"
-msgstr "Automatically create groups for MED export"
-
-msgid "SMESHGUI::PREF_RENUMBER" 
-msgstr "Automatic renumbering"
-
-#-----------------------------------------------------------
-
-msgid "SMESHGUI_MeshDlg::DIM_0D"
-msgstr "0D"
-
-msgid "SMESHGUI_MeshDlg::DIM_1D"
-msgstr "1D"
-
-msgid "SMESHGUI_MeshDlg::DIM_2D"
-msgstr "2D"
-
-msgid "SMESHGUI_MeshDlg::DIM_3D"
-msgstr "3D"
-
-msgid "SMESHGUI_MeshDlg::NAME"
-msgstr "Name"
-
-msgid "SMESHGUI_MeshDlg::MESH"
-msgstr "Mesh"
-
-msgid "SMESHGUI_MeshDlg::GEOMETRY"
-msgstr "Geometry"
-
-msgid "SMESHGUI_MeshDlg::CREATE_MESH"
-msgstr "Create mesh"
-
-msgid "SMESHGUI_MeshDlg::CREATE_SUBMESH"
-msgstr "Create sub-mesh"
-
-msgid "SMESHGUI_MeshDlg::EDIT_MESH_SUBMESH"
-msgstr "Edit mesh/sub-mesh"
-
-msgid "SMESHGUI_MeshDlg::HYPOTHESES_SETS"
-msgstr "Assign a set of hypotheses"
-#-----------------------------------------------------------
-
-msgid "SMESHGUI_BuildCompoundDlg::COMPOUND"
-msgstr "Compound"
-
-msgid "SMESHGUI_BuildCompoundDlg::RESULT_NAME"
-msgstr "Result name"
-
-msgid "SMESHGUI_BuildCompoundDlg::COMPOUND_MESH"
-msgstr "Compound_Mesh"
-
-msgid "SMESHGUI_BuildCompoundDlg::MESHES"
-msgstr "Meshes"
-
-msgid "SMESHGUI_BuildCompoundDlg::PROCESSING_IDENTICAL_GROUPS"
-msgstr "Processing identical groups"
-
-msgid "SMESHGUI_BuildCompoundDlg::UNITE"
-msgstr "Unite"
-
-msgid "SMESHGUI_BuildCompoundDlg::RENAME"
-msgstr "Rename"
-
-msgid "SMESHGUI_BuildCompoundDlg::MERGE_NODES_AND_ELEMENTS"
-msgstr "Merge coincident nodes and elements"
-
-msgid "SMESHGUI_BuildCompoundDlg::CREATE_COMMON_GROUPS"
-msgstr "Create common groups for initial meshes"
-
-#-----------------------------------------------------------
-
-msgid "SMESHGUI_ShapeByMeshDlg::CAPTION"
-msgstr "Find geometry by mesh element"
-
-msgid "SMESH_ELEMENT_TYPE"
-msgstr "Element Type"
-
-msgid "ELEMENT_ID"
-msgstr "Element ID"
-
-msgid "GEOMETRY_NAME"
-msgstr "Geometry name"
-
-msgid "DIRECT_GEOM_SELECTION"
-msgstr "Direct geometry selection"
-
-msgid "GEOM_BY_MESH_ELEM_SELECTION"
-msgstr "Find geometry by mesh element selection"
-
-#-----------------------------------------------------------
-
-msgid "SMESHGUI_MeshTab::ALGORITHM"
-msgstr "Algorithm"
-
-msgid "SMESHGUI_MeshTab::HYPOTHESIS"
-msgstr "Hypothesis"
-
-msgid "SMESHGUI_MeshTab::ADD_HYPOTHESIS"
-msgstr "Add. Hypothesis"
-
-msgid "SMESHGUI_MeshTab::NONE"
-msgstr "<None>"
-
-#-----------------------------------------------------------
-
-msgid "SMESHGUI_MeshOp::NAME_OF_MESH_IS_EMPTY"
-msgstr "Name of mesh is empty\nPlease enter valid name and try again"
-
-msgid "SMESHGUI_MeshOp::NAME_OF_SUBMESH_IS_EMPTY"
-msgstr "Name of submesh is empty\nPlease enter valid name and try again"
-
-msgid "SMESHGUI_MeshOp::HYPOTHESES_AND_ALGORITHMS_ARE_NOT_DEFINED"
-msgstr "Hypotheses and algorithms are not defined"
-
-msgid "SMESHGUI_MeshOp::ALGORITHM_WITHOUT_HYPOTHESIS"
-msgstr "Algorithm is defined for %1 dimension but hypothesis is not defined"
-
-msgid "SMESHGUI_MeshOp::HYPOTHESIS_WITHOUT_ALGORITHM"
-msgstr "Hypothesis is defined for %1 dimension but algorithm is not defined"
-
-msgid "SMESHGUI_MeshOp::GEOMETRY_OBJECT_IS_NULL"
-msgstr "Geometry object is null"
-
-msgid "SMESHGUI_MeshOp::GEOMETRY_OBJECT_IS_NOT_DEFINED"
-msgstr "Geometry object is not defined\nPlease specify it and try again"
-
-msgid "SMESHGUI_MeshOp::THERE_IS_NO_OBJECT_FOR_EDITING"
-msgstr "There is no object for editing. Please\nselect mesh or sub-mesh and try again"
-
-msgid "SMESHGUI_MeshOp::EDIT_SUBMESH_QUESTION"
-msgstr "A submesh on the selected geometry already exists.\n Do you want to edit this submesh?"
-
-msgid "SMESHGUI_MeshOp::MESH_IS_NULL"
-msgstr "Mesh is null"
-
-msgid "SMESHGUI_MeshOp::IMPORTED_MESH"
-msgstr "Mesh is not built on geometry"
-
-msgid "SMESHGUI_MeshOp::INVALID_SUBSHAPE"
-msgstr "Geometry object is not a subshape of the shape to mesh"
-
-msgid "SMESHGUI_MeshOp::MESH_IS_NOT_DEFINED"
-msgstr "Mesh is not defined\nPlease specify it and try again"
-
-
-#-----------------------------------------------------------
-
-msgid "SMESHGUI_ConvToQuadDlg::CAPTION"
-msgstr "Convert to/from quadratic"
-
-msgid "SMESHGUI_ConvToQuadDlg::MESH"
-msgstr "Mesh"
-
-msgid "SMESHGUI_ConvToQuadDlg::MEDIUMNDS"
-msgstr "Medium nodes on geometry"
-
-msgid "SMESHGUI_ConvToQuadDlg::RADIOBTN_1"
-msgstr "Convert to quadratic"
-
-msgid "SMESHGUI_ConvToQuadDlg::RADIOBTN_2"
-msgstr "Convert from quadratic"
-
-msgid "SMESHGUI_ConvToQuadOp::MESH_IS_NOT_SELECTED"
-msgstr "Mesh is not selected\nPlease specify it and try again"
-
-msgid "SMESHGUI_ConvToQuadOp::REF_IS_NULL"
-msgstr "No valid mesh object selected"
-
-#-----------------------------------------------------------
-
-msgid "SMESHGUI_ComputeDlg::CAPTION"
-msgstr "Compute mesh failed"
-
-msgid "SMESHGUI_ComputeDlg::CONSTRUCTOR"
-msgstr "Compute mesh"
-
-msgid "SMESHGUI_ComputeDlg::ERRORS"
-msgstr "Errors"
-
-msgid "SMESHGUI_ComputeDlg::SHOW_SHAPE"
-msgstr "Show SubShape"
-
-msgid "SMESHGUI_ComputeDlg::PUBLISH_SHAPE"
-msgstr "Publish SubShape"
-
-msgid "SMESHGUI_ComputeDlg::MEMORY_LACK"
-msgstr "Memory allocation problem"
-
-msgid "SMESHGUI_WhatIsDlg::ENTITY_TYPE"
-msgstr "Element type"
-
-msgid "SMESHGUI_WhatIsDlg::GRAVITY_CENTER"
-msgstr "Gravity center"
-
-msgid "COMPERR_OK"
-msgstr "No errors"
-
-msgid "COMPERR_BAD_INPUT_MESH"
-msgstr "Invalid input mesh"
-
-msgid "COMPERR_STD_EXCEPTION"
-msgstr "std::exception"
-
-msgid "COMPERR_OCC_EXCEPTION"
-msgstr "OCC exception"
-
-msgid "COMPERR_SLM_EXCEPTION"
-msgstr "SALOME exception"
-
-msgid "COMPERR_EXCEPTION"
-msgstr "Unknown exception"
-
-msgid "COMPERR_MEMORY_PB"
-msgstr "Memory allocation problem"
-
-msgid "COMPERR_ALGO_FAILED"
-msgstr "Algorithm failed"
-
-msgid "COMPERR_BAD_SHAPE"
-msgstr "Unexpected geometry"
-
-msgid "COL_ALGO_HEADER"
-msgstr "Algorithm"
-
-msgid "COL_SHAPE_HEADER"
-msgstr "SubShape"
-
-msgid "COL_ERROR_HEADER"
-msgstr "Error"
-
-#-----------------------------------------------------------
-
diff --git a/src/StdMeshersGUI/StdMeshers_images.po b/src/StdMeshersGUI/StdMeshers_images.po
deleted file mode 100644 (file)
index 88cc6f0..0000000
+++ /dev/null
@@ -1,187 +0,0 @@
-#  Copyright (C) 2005  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-#  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
-#
-#  This library is free software; you can redistribute it and/or
-#  modify it under the terms of the GNU Lesser General Public
-#  License as published by the Free Software Foundation; either
-#  version 2.1 of the License.
-#
-#  This library is distributed in the hope that it will be useful,
-#  but WITHOUT ANY WARRANTY; without even the implied warranty of
-#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-#  Lesser General Public License for more details.
-#
-#  You should have received a copy of the GNU Lesser General Public
-#  License along with this library; if not, write to the Free Software
-#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
-#
-# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-#
-# This is a Qt message file in .po format.  Each msgid starts with
-# a scope.  This scope should *NOT* be translated - eg. "Foo::Bar"
-# would be translated to "Pub", not "Foo::Pub".
-msgid ""
-msgstr ""
-"Project-Id-Version: PROJECT VERSION\n"
-"POT-Creation-Date: 2002-05-28 10:57:43 AM CEST\n"
-"PO-Revision-Date: 2005-12-23 11:15+0300\n"
-"Last-Translator: FULLNAME <EMAIL@ADDRESS>\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
-
-
-#Select Icon
-msgid "ICON_SELECT"
-msgstr "select1.png"
-
-
-#-----------------------------------------------------------------
-# Hypothesis creation, see StdMeshersGUI_CreateStdHypothesisDlg()
-#-----------------------------------------------------------------
-
-msgid "ICON_DLG_LOCAL_LENGTH"
-msgstr "mesh_hypo_length.png"
-
-msgid "ICON_DLG_SEGMENT_LENGTH_AROUND_VERTEX"
-msgstr "mesh_hypo_length.png"
-
-msgid "ICON_DLG_NB_SEGMENTS"
-msgstr "mesh_hypo_segment.png"
-
-msgid "ICON_DLG_MAX_ELEMENT_AREA"
-msgstr "mesh_hypo_area.png"
-
-msgid "ICON_DLG_MAX_ELEMENT_VOLUME"
-msgstr "mesh_hypo_volume.png"
-
-msgid "ICON_DLG_START_END_LENGTH"
-msgstr "mesh_hypo_length.png"
-
-msgid "ICON_DLG_DEFLECTION1D"
-msgstr "mesh_hypo_length.png"
-
-msgid "ICON_DLG_GEOMETRIC_1D"
-msgstr "mesh_hypo_length.png"
-
-msgid "ICON_DLG_ARITHMETIC_1D"
-msgstr "mesh_hypo_length.png"
-
-msgid "ICON_DLG_AUTOMATIC_LENGTH"
-msgstr "mesh_hypo_length.png"
-
-msgid "ICON_DLG_NUMBER_OF_LAYERS"
-msgstr "mesh_hypo_layer_distribution.png"
-
-msgid "ICON_DLG_LAYER_DISTRIBUTION"
-msgstr "mesh_hypo_layer_distribution.png"
-
-msgid "ICON_DLG_PROJECTION_SOURCE_1D"
-msgstr "mesh_hypo_source_edge.png"
-
-msgid "ICON_DLG_PROJECTION_SOURCE_2D"
-msgstr "mesh_hypo_source_face.png"
-
-msgid "ICON_DLG_PROJECTION_SOURCE_3D"
-msgstr "mesh_hypo_source_3d.png"
-
-
-#-----------------------------------------------------------
-# ObjectBrowser
-#-----------------------------------------------------------
-
-msgid "ICON_SMESH_TREE_ALGO_Regular_1D"
-msgstr "mesh_tree_algo_regular.png"
-
-msgid "ICON_SMESH_TREE_ALGO_CompositeSegment_1D"
-msgstr "mesh_tree_algo_regular.png"
-
-msgid "ICON_SMESH_TREE_ALGO_Hexa_3D"
-msgstr "mesh_tree_algo_hexa.png"
-
-msgid "ICON_SMESH_TREE_ALGO_MEFISTO_2D"
-msgstr "mesh_tree_algo_mefisto.png"
-
-msgid "ICON_SMESH_TREE_ALGO_Quadrangle_2D"
-msgstr "mesh_tree_algo_quad.png"
-
-msgid "ICON_SMESH_TREE_HYPO_MaxElementArea"
-msgstr "mesh_tree_hypo_area.png"
-
-#mesh_tree_hypo_quadranglepreference
-msgid "ICON_SMESH_TREE_HYPO_QuadranglePreference"
-msgstr "mesh_tree_algo_quad.png"
-
-#mesh_tree_hypo_trianglepreference
-msgid "ICON_SMESH_TREE_HYPO_TrianglePreference"
-msgstr "mesh_tree_algo_mefisto.png"
-
-#mesh_tree_hypo_quadraticmesh
-msgid "ICON_SMESH_TREE_HYPO_QuadraticMesh"
-msgstr "mesh_tree_hypo_length.png"
-
-#mesh_tree_hypo_length
-msgid "ICON_SMESH_TREE_HYPO_LocalLength"
-msgstr "mesh_tree_hypo_length.png"
-
-msgid "ICON_SMESH_TREE_HYPO_NumberOfSegments"
-msgstr "mesh_tree_hypo_segment.png"
-
-msgid "ICON_SMESH_TREE_HYPO_MaxElementVolume"
-msgstr "mesh_tree_hypo_volume.png"
-
-msgid "ICON_SMESH_TREE_HYPO_LengthFromEdges"
-msgstr "mesh_tree_hypo_area.png"
-
-msgid "ICON_SMESH_TREE_HYPO_NotConformAllowed"
-msgstr "mesh_tree_hypo_length.png"
-
-msgid "ICON_SMESH_TREE_HYPO_StartEndLength"
-msgstr "mesh_tree_hypo_length.png"
-
-msgid "ICON_SMESH_TREE_HYPO_Deflection1D"
-msgstr "mesh_tree_hypo_length.png"
-
-msgid "ICON_SMESH_TREE_HYPO_Arithmetic1D"
-msgstr "mesh_tree_hypo_length.png"
-
-msgid "ICON_SMESH_TREE_HYPO_AutomaticLength"
-msgstr "mesh_tree_hypo_length.png"
-
-msgid "ICON_SMESH_TREE_HYPO_Propagation"
-msgstr "mesh_tree_hypo_length.png"
-
-
-msgid "ICON_SMESH_TREE_ALGO_RadialPrism_3D"
-msgstr "mesh_tree_algo_radial_prism.png"
-
-msgid "ICON_SMESH_TREE_ALGO_Prism_3D"
-msgstr "mesh_tree_algo_projection_3d.png"
-
-msgid "ICON_SMESH_TREE_ALGO_Projection_3D"
-msgstr "mesh_tree_hypo_projection_3d.png"
-
-msgid "ICON_SMESH_TREE_ALGO_Projection_2D"
-msgstr "mesh_tree_algo_projection_2d.png"
-
-msgid "ICON_SMESH_TREE_ALGO_Projection_1D"
-msgstr "mesh_tree_algo_regular.png"
-
-msgid "ICON_SMESH_TREE_HYPO_NumberOfLayers"
-msgstr "mesh_tree_hypo_layers_distribution.png"
-
-msgid "ICON_SMESH_TREE_HYPO_LayerDistribution"
-msgstr "mesh_tree_hypo_layers_distribution.png"
-
-msgid "ICON_SMESH_TREE_HYPO_ProjectionSource1D"
-msgstr "mesh_tree_hypo_source_edge.png"
-
-msgid "ICON_SMESH_TREE_HYPO_ProjectionSource2D"
-msgstr "mesh_tree_hypo_source_face.png"
-
-msgid "ICON_SMESH_TREE_HYPO_ProjectionSource3D"
-msgstr "mesh_tree_hypo_source_3d_shape.png"
-
-msgid "ICON_SMESH_TREE_ALGO_SegmentAroundVertex_0D"
-msgstr "mesh_tree_algo_regular.png"
-
-msgid "ICON_SMESH_TREE_HYPO_SegmentLengthAroundVertex"
-msgstr "mesh_tree_hypo_length.png"
diff --git a/src/StdMeshersGUI/StdMeshers_msg_en.po b/src/StdMeshersGUI/StdMeshers_msg_en.po
deleted file mode 100644 (file)
index d8cfd14..0000000
+++ /dev/null
@@ -1,273 +0,0 @@
-#  Copyright (C) 2005  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-#  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
-#
-#  This library is free software; you can redistribute it and/or
-#  modify it under the terms of the GNU Lesser General Public
-#  License as published by the Free Software Foundation; either
-#  version 2.1 of the License.
-#
-#  This library is distributed in the hope that it will be useful,
-#  but WITHOUT ANY WARRANTY; without even the implied warranty of
-#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-#  Lesser General Public License for more details.
-#
-#  You should have received a copy of the GNU Lesser General Public
-#  License along with this library; if not, write to the Free Software
-#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
-#
-# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-#
-# This is a Qt message file in .po format.  Each msgid starts with
-# a scope.  This scope should *NOT* be translated - eg. "Foo::Bar"
-# would be translated to "Pub", not "Foo::Pub".
-msgid ""
-msgstr ""
-"Project-Id-Version: PROJECT VERSION\n"
-"POT-Creation-Date: 2002-05-28 10:46:48 AM CEST\n"
-"PO-Revision-Date: 2006-11-14 16:17+0300\n"
-"Last-Translator: FULLNAME <EMAIL@ADDRESS>\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
-
-
-# -------------- Local Length --------------
-
-msgid "SMESH_LOCAL_LENGTH_HYPOTHESIS"
-msgstr "Average Length"
-
-msgid "SMESH_LOCAL_LENGTH_PARAM"
-msgstr "Length"
-
-msgid "SMESH_LOCAL_LENGTH_PRECISION"
-msgstr "Precision"
-
-msgid "SMESH_LOCAL_LENGTH_TITLE"
-msgstr "Hypothesis Construction"
-
-# ----------- Number of Segments -----------
-
-msgid "SMESH_NB_SEGMENTS_HYPOTHESIS"
-msgstr "Number of Segments"
-
-msgid "SMESH_NB_SEGMENTS_PARAM"
-msgstr "Number of Segments"
-
-msgid "SMESH_DISTR_TYPE"
-msgstr "Type of distribution"
-
-msgid "SMESH_DISTR_REGULAR"
-msgstr "Equidistant distribution"
-
-msgid "SMESH_DISTR_SCALE"
-msgstr "Scale distribution"
-
-msgid "SMESH_DISTR_TAB"
-msgstr "Distribution with table density"
-
-msgid "SMESH_DISTR_EXPR"
-msgstr "Distribution with analitic density"
-
-msgid "SMESH_NB_SEGMENTS_SCALE_PARAM"
-msgstr "Scale Factor"
-
-msgid "SMESH_DENSITY_FUNC"
-msgstr "Density function"
-
-msgid "SMESH_DISTR"
-msgstr "Distribution"
-
-msgid "SMESH_TAB_FUNC"
-msgstr "Table function"
-
-msgid "SMESH_EXPR_FUNC"
-msgstr "Density function f(t) = "
-
-msgid "SMESH_CONV_MODE"
-msgstr "Conversion mode "
-
-msgid "SMESH_NB_SEGMENTS_TITLE"
-msgstr "Hypothesis Construction"
-
-msgid "SMESH_EXP_MODE"
-msgstr "Exponent"
-
-msgid "SMESH_CUT_NEG_MODE"
-msgstr "Cut negative"
-
-msgid "SMESH_NO_CONV"
-msgstr "No conversion"
-
-msgid "SMESH_INSERT_ROW"
-msgstr "Insert row"
-
-msgid "SMESH_REMOVE_ROW"
-msgstr "Remove row"
-
-msgid "SMESH_FUNC_DOMAIN"
-msgstr "Warning: function must be defined on segment [0..1]"
-
-msgid "SMESH_INVALID_FUNCTION"
-msgstr "Function is invalid"
-
-# ----------- Max. Element Area ------------
-
-msgid "SMESH_MAX_ELEMENT_AREA_PARAM"
-msgstr "Max. Area"
-
-msgid "SMESH_MAX_ELEMENT_AREA_HYPOTHESIS"
-msgstr "Max. Element Area"
-
-msgid "SMESH_MAX_ELEMENT_AREA_TITLE"
-msgstr "Hypothesis Construction"
-
-# ---------- Max. Element Volume -----------
-
-msgid "SMESH_MAX_ELEMENT_VOLUME_PARAM"
-msgstr "Max. Volume"
-
-msgid "SMESH_MAX_ELEMENT_VOLUME_HYPOTHESIS"
-msgstr "Max. Element Volume"
-
-msgid "SMESH_MAX_ELEMENT_VOLUME_TITLE"
-msgstr "Hypothesis Construction"
-
-
-# -------------- Start and End Length --------------
-
-msgid "SMESH_START_LENGTH_PARAM"
-msgstr "Start Length"
-
-msgid "SMESH_END_LENGTH_PARAM"
-msgstr "End Length"
-
-msgid "SMESH_START_END_LENGTH_HYPOTHESIS"
-msgstr "Start and End local Length"
-
-msgid "SMESH_START_END_LENGTH_TITLE"
-msgstr "Hypothesis Construction"
-
-# -------------- Deflection 1D --------------
-
-msgid "SMESH_DEFLECTION1D_HYPOTHESIS"
-msgstr "Deflection 1D"
-
-msgid "SMESH_DEFLECTION1D_PARAM"
-msgstr "Deflection"
-
-msgid "SMESH_DEFLECTION1D_TITLE"
-msgstr "Hypothesis Construction"
-
-# -------------- Arithmetic 1D --------------
-
-msgid "SMESH_ARITHMETIC_1D_HYPOTHESIS"
-msgstr "Arithmetic 1D"
-
-msgid "SMESH_ARITHMETIC_1D_PARAM"
-msgstr "Arithmetic Reason"
-
-msgid "SMESH_ARITHMETIC_1D_TITLE"
-msgstr "Hypothesis Construction"
-
-
-# -------------- AUTOMATIC_LENGTH --------------
-
-msgid "SMESH_AUTOMATIC_LENGTH_HYPOTHESIS"
-msgstr "Automatic Length"
-
-msgid "SMESH_FINENESS_PARAM"
-msgstr "Fineness"
-
-msgid "SMESH_AUTOMATIC_LENGTH_TITLE"
-msgstr "Hypothesis Construction"
-
-
-# -------------- PROJECTION_SOURCE_... --------------
-
-msgid "SMESH_PROJECTION_SOURCE_1D_HYPOTHESIS"
-msgstr "Projection Source 1D"
-msgid "SMESH_PROJECTION_SOURCE_2D_HYPOTHESIS"
-msgstr "Projection Source 2D"
-msgid "SMESH_PROJECTION_SOURCE_3D_HYPOTHESIS"
-msgstr "Projection Source 3D"
-
-msgid "SMESH_PROJECTION_SOURCE_1D_TITLE"
-msgstr "Hypothesis Construction"
-msgid "SMESH_PROJECTION_SOURCE_2D_TITLE"
-msgstr "Hypothesis Construction"
-msgid "SMESH_PROJECTION_SOURCE_3D_TITLE"
-msgstr "Hypothesis Construction"
-
-msgid "SMESH_SOURCE_MESH"
-msgstr "Mesh"
-
-msgid "SMESH_SOURCE_EDGE"
-msgstr "Edge"
-
-msgid "SMESH_SOURCE_FACE"
-msgstr "Face"
-
-msgid "SMESH_SOURCE_3DSHAPE"
-msgstr "3D shape"
-
-msgid "SMESH_SOURCE_VERTEX"
-msgstr "Source Vertex"
-
-msgid "SMESH_TARGET_VERTEX"
-msgstr "Target Vertex"
-
-msgid "SMESH_SOURCE_VERTEX1"
-msgstr "Source Vertex 1"
-
-msgid "SMESH_TARGET_VERTEX1"
-msgstr "Target Vertex 1"
-
-msgid "SMESH_SOURCE_VERTEX2"
-msgstr "Source Vertex 2"
-
-msgid "SMESH_TARGET_VERTEX2"
-msgstr "Target Vertex 2"
-
-
-# ---------------- NUMBER_OF_LAYERS ----------------
-
-msgid "SMESH_NUMBER_OF_LAYERS_HYPOTHESIS"
-msgstr "Radial Prism Parameter"
-
-msgid "SMESH_NUMBER_OF_LAYERS"
-msgstr "Number of Layers"
-
-msgid "SMESH_NUMBER_OF_LAYERS_TITLE"
-msgstr "Hypothesis Construction"
-
-
-# ---------------- LAYER_DISTRIBUTION ----------------
-
-msgid "SMESH_LAYER_DISTRIBUTION_HYPOTHESIS"
-msgstr "Distribution of Layers"
-
-msgid "SMESH_LAYERS_DISTRIBUTION"
-msgstr "1D Hypothesis"
-
-msgid "SMESH_LAYER_DISTRIBUTION_TITLE"
-msgstr "Hypothesis Construction"
-
-msgid "StdMeshersGUI_LayerDistributionParamWdg::CHANGE_TYPE"
-msgstr "Change Type"
-
-msgid "StdMeshersGUI_LayerDistributionParamWdg::CREATE"
-msgstr "Create"
-
-msgid "StdMeshersGUI_LayerDistributionParamWdg::EDIT"
-msgstr "Edit"
-
-
-# -------------- Segment Length Around Vertex --------------
-
-msgid "SMESH_SEGMENT_LENGTH_AROUND_VERTEX_HYPOTHESIS"
-msgstr "Segment Length Around Vertex"
-
-msgid "SMESH_SEGMENT_LENGTH_AROUND_VERTEX_PARAM"
-msgstr "Length"
-
-msgid "SMESH_SEGMENT_LENGTH_AROUND_VERTEX_TITLE"
-msgstr "Hypothesis Construction"
-