Salome HOME
Add full-quadrangles support, available since MeshGems v2.5
[plugins/blsurfplugin.git] / src / GUI / BLSURFPlugin_msg_en.ts
index 6162398a4d906d4e71e2838ad282a0dc590f789e..8117f433edde3ae75f4ed3c679bf29464975408b 100644 (file)
@@ -100,13 +100,33 @@ The default computed value is &lt;em&gt;diag&lt;/em&gt;/5.</translation>
         <translation>Maximum ratio between the lengths of two adjacent edges in 3D mesh.</translation>
     </message>
     <message>
-        <source>BLSURF_ALLOW_QUADRANGLES</source>
-        <translation>Allow Quadrangles</translation>
+        <source>BLSURF_ELEMENT_TYPE</source>
+        <translation>Elements type</translation>
+    </message>
+    <message>
+        <source>BLSURF_TRIANGLES</source>
+        <translation>Triangles</translation>
+    </message>
+    <message>
+        <source>BLSURF_QUADRANGLE_DOMINANT</source>
+        <translation>Quadrangle dominant</translation>
+    </message>
+    <message>
+        <source>BLSURF_QUADRANGLES</source>
+        <translation>Quadrangles</translation>
     </message>
     <message>
         <source>BLSURF_ALLOW_QUADRANGLES_TOOLTIP</source>
         <translation>To generate quadrangle dominant mesh</translation>
     </message>
+    <message>
+        <source>BLSURF_TRIANGLES_TOOLTIP</source>
+        <translation>To generate triangles-only mesh</translation>
+    </message>
+    <message>
+        <source>BLSURF_QUADRANGLES_TOOLTIP</source>
+        <translation>To generate quadrangles-only mesh</translation>
+    </message>
     <message>
         <source>BLSURF_GEOMETRICAL_SIZE</source>
         <translation>Geometrical size</translation>