]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Modify menu text and add an icon for CurveCreator
authorskv <skv@opencascade.com>
Mon, 29 Sep 2014 07:06:14 +0000 (11:06 +0400)
committerskv <skv@opencascade.com>
Mon, 29 Sep 2014 07:06:14 +0000 (11:06 +0400)
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GEOM_msg_en.ts

index 467cc55de488a8b12bf93038c412367362d6be3b..989f171acc3aeb3a2a99d394ba29133276fae198 100644 (file)
             <source>ICO_SHELL_SEL_ONLY</source>
             <translation>build_shell.png</translation>
         </message>
+        <message>
+          <source>ICO_CURVE_CREATOR</source>
+          <translation>polyline.png</translation>
+        </message>
         <message>
             <source>ICO_SKETCH</source>
             <translation>sketch.png</translation>
index 30942dd61b4ff65a3a2710a37f34a56289589e02..261ae152286bb9dc835e553f999dda6d8b2cae0b 100644 (file)
@@ -2370,7 +2370,15 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>MEN_CURVE_CREATOR</source>
-        <translation>Curve creator</translation>
+        <translation>2D Polyline</translation>
+    </message>
+    <message>
+      <source>TOP_CURVE_CREATOR</source>
+      <translation>Create 2D polyline</translation>
+    </message>
+    <message>
+      <source>STB_CURVE_CREATOR</source>
+      <translation>Create 2D polyline</translation>
     </message>
     <message>
         <source>MEN_ALL_SEL_ONLY</source>