]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
rnc: added some missing translations for the Sketcher2d
authorgdd <gdd>
Tue, 29 Mar 2011 12:42:46 +0000 (12:42 +0000)
committergdd <gdd>
Tue, 29 Mar 2011 12:42:46 +0000 (12:42 +0000)
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMGUI/GEOM_msg_fr.ts

index 667d6a26b9c3c2a5227e17db621128e2fa7b5d8a..51e009ed297d61eccb998fc5553bb05d720f085b 100644 (file)
@@ -1541,6 +1541,10 @@ Please, select face, shell or solid and try again</translation>
         <source>GEOM_SKETCHER_CENTER2</source>
         <translation>Center :</translation>
     </message>
+    <message>
+        <source>GEOM_SKETCHER_WARNING</source>
+        <translation>Warning : The specified End Point is not on the Arc</translation>
+    </message>
     <message>
         <source>GEOM_SKETCHER_CENTER_X</source>
         <translation>Center X coord. :</translation>
index aabc9d8928df7ae9c8c047b3bbc491c6d8489cd3..193266ccfe10865047709263d3d71575ed4747a9 100644 (file)
@@ -1511,7 +1511,7 @@ Choisissez une face, une coque ou un solide et essayez de nouveau</translation>
     </message>
     <message>
         <source>GEOM_SKETCHER_ADD_PARAMS</source>
-        <translation>TODO</translation>
+        <translation>Paramètre additionnel</translation>
     </message>
     <message>
         <source>GEOM_SKETCHER_ANGLE</source>
@@ -1531,12 +1531,16 @@ Choisissez une face, une coque ou un solide et essayez de nouveau</translation>
     </message>
     <message>
         <source>GEOM_SKETCHER_CENTER</source>
-        <translation>Center</translation>
+        <translation>Centre</translation>
     </message>
     <message>
         <source>GEOM_SKETCHER_CENTER2</source>
         <translation>Centre :</translation>
     </message>
+    <message>
+        <source>GEOM_SKETCHER_WARNING</source>
+        <translation>Attention : Le point final choisi n'est pas sur l'arc</translation>
+    </message>
     <message>
         <source>GEOM_SKETCHER_CENTER_X</source>
         <translation>Centre coord. X :</translation>