Salome HOME
Missed translation of the Sketcher's Rectangle feature
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_msg_en.ts
index f88fab7538aa76ece5295f3b289dbcd076e97813..1361cdc7919ed7eed4120bbcc8a647f307c438a3 100644 (file)
@@ -10,6 +10,8 @@
     </message>
   </context>
 
+  <!-- Validators -->
+
   <context>
     <name>Sketch:Model_FeatureValidator</name>
     <message>
@@ -80,7 +82,7 @@
       <translation>Can not compute the solver error</translation>
     </message>
   </context>
-  
+
   <context>
     <name>SketchMacroCircle:center_point</name>
     <message>
   </context>
   
   <context>
-    <name>SketchRectangle:GeomValidators_Different</name>
+    <name>SketchRectangle</name>
     <message>
-      <source>Attributes RectStartPoint and RectEndPoint are equal.</source>
-      <translation>Start point and end point must be different</translation>
+      <source>Create rectangle</source>
+      <translation>Create rectangle</translation>
+    </message>
+    <message>
+      <source>Rectangle</source>
+      <translation>Rectangle</translation>
     </message>
   </context>
   <context>
-    <name>SketchRectangle:RectEndPoint</name>
+    <name>SketchRectangle:Auxiliary</name>
     <message>
-      <source>Attribute "%1" is locked by modification value in the viewer.</source>
-      <translation>Select an end point of the rectangle.</translation>
+      <source>Auxiliary</source>
+      <translation>Auxiliary</translation>
+    </message>
+    <message>
+      <source>Construction element</source>
+      <translation>Construction element</translation>
     </message>
   </context>
   <context>
-    <name>SketchRectangle:RectStartPoint</name>
+    <name>SketchRectangle:RectCenterPoint</name>
     <message>
       <source>Attribute "%1" is locked by modification value in the viewer.</source>
       <translation>Select a point.</translation>
     </message>
+    <message>
+      <source>Center</source>
+      <translation>Center</translation>
+    </message>
   </context>
   <context>
-    <name>SketchRectangle:Model_FeatureValidator</name>
+    <name>SketchRectangle:RectCornerPoint</name>
     <message>
-      <source>Attribute "%1" is not initialized.</source>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
       <translation>Select a point.</translation>
     </message>
+    <message>
+      <source>Corner</source>
+      <translation>Corner</translation>
+    </message>
   </context>
   <context>
     <name>SketchRectangle:RectEndPoint</name>
     <message>
-      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Select a point.</translation>
     </message>
+    <message>
+      <source>End point</source>
+      <translation>End point</translation>
+    </message>
   </context>
   <context>
     <name>SketchRectangle:RectStartPoint</name>
     <message>
-      <source>Attribute "%1" is locked by modification value in the viewer.</source>
-      <translation>Select an point.</translation>
+      <source>Attribute "%1" is not initialized.</source>
+      <translation>Select a point.</translation>
+    </message>
+    <message>
+      <source>Start point</source>
+      <translation>Start point</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchRectangle:RectangleType</name>
+    <message>
+      <source>Rectangle by center and corner</source>
+      <translation>Rectangle by center and corner</translation>
+    </message>
+    <message>
+      <source>Rectangle by corners</source>
+      <translation>Rectangle by corners</translation>
     </message>
   </context>