Salome HOME
Missed translation of the Sketcher's Rectangle feature
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_msg_en.ts
index 5a7e90e6eaff0fdaf4d5ff08416586019d5a9ff7..1361cdc7919ed7eed4120bbcc8a647f307c438a3 100644 (file)
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE TS>
 <TS version="2.0" language="en_US">
+
+  <context>
+    <name>workshop</name>
+    <message>
+      <source>Curve fitting</source>
+      <translation>Curve fitting</translation>
+    </message>
+  </context>
+
+  <!-- Validators -->
+
   <context>
-    <name>Sketch</name>
+    <name>Sketch:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "DirX" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Select a plane for the sketch</translation>
     </message>
+  </context>
+  <context>
+    <name>Sketch:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "Features" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Sketch objects are not defined</translation>
     </message>
+  </context>
+  <context>
+    <name>Sketch:External:GeomValidators_Face</name>
     <message>
-      <source>External - GeomValidators_Face: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>Only attribute selection can be used for the sketch face, not %1</translation>
     </message>
+  </context>
+  <context>
+    <name>Sketch:External:GeomValidators_Face</name>
     <message>
-      <source>External - GeomValidators_Face: The shape is not a face.</source>
+      <source>The shape is not a face.</source>
       <translation>Sketch can be created only on a face</translation>
     </message>
+  </context>
+  <context>
+    <name>Sketch:External:GeomValidators_Face</name>
     <message>
-      <source>External - GeomValidators_Face: The shape is not a plane.</source>
+      <source>The shape is not a plane.</source>
       <translation>Sketch can be created only on a planar face</translation>
     </message>
+  </context>
+  <context>
+    <name>Sketch:External:GeomValidators_Face</name>
     <message>
-      <source>External - GeomValidators_Face: The shape is not a cylinder.</source>
+      <source>The shape is not a cylinder.</source>
       <translation>Sketch can be created only on a cylindrical face</translation>
     </message>
+  </context>
+  <context>
+    <name>Sketch:External:GeomValidators_Face</name>
     <message>
-      <source>External - GeomValidators_Face: The shape is not an available face.</source>
+      <source>The shape is not an available face.</source>
       <translation>Sketch cannot be created on the selected face</translation>
     </message>
+  </context>
+  <context>
+    <name>Sketch:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "External" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Select the sketch plane</translation>
     </message>
+  </context>
+  <context>
+    <name>Sketch:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "SolverDOF" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Can not compute degrees of freedom</translation>
     </message>
+  </context>
+  <context>
+    <name>Sketch:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "SolverError" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Can not compute the solver error</translation>
     </message>
   </context>
-  
+
   <context>
-    <name>SketchCircle</name>
+    <name>SketchMacroCircle:center_point</name>
     <message>
-      <source>CircleRadius - GeomValidators_Positive: Double is not positive.</source>
-      <translation>Radius value is not positive</translation>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <translation>Select a point in the viewer</translation>
+    </message>
+    <message>
+      <source>Attribute "%1" is not initialized.</source>
+      <translation>Select a point in the viewer</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroCircle:passed_point</name>
+    <message>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <translation>Select a point in the viewer</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroCircle:CircleRadius:GeomValidators_Positive</name>
+    <message>
+      <source>Value is too small.</source>
+      <translation>Radius value is too small</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMacroCircle:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "CircleCenter" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>A center point is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMacroCircle:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "FirstPoint" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>A first point is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMacroCircle:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "SecondPoint" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>A second point is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMacroCircle:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ThirdPoint" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>A third point is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMacroCircle:CircleCenter</name>
+    <message>
+      <source>Attribute "circle_center" is locked by modification value in the viewer.</source>
+      <translation>Select a center point</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroCircle:FirstPoint</name>
+    <message>
+      <source>Attribute "FirstPoint" is locked by modification value in the viewer.</source>
+      <translation>Select a center point</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroCircle:SecondPoint</name>
+    <message>
+      <source>Attribute "SecondPoint" is locked by modification value in the viewer.</source>
+      <translation>Select a center point</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroCircle:ThirdPoint</name>
     <message>
-      <source>Attribute "CircleCenter" is locked by modification value in the viewer.</source>
+      <source>Attribute "ThirdPoint" is locked by modification value in the viewer.</source>
       <translation>Select a center point</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMacroCircle:CircleRadius</name>
     <message>
-      <source>Attribute "CircleRadius" is locked by modification value in the viewer.</source>
+      <source>Attribute "circle_radius" is locked by modification value in the viewer.</source>
       <translation>Select a radius distance</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMacroCircle:CircleRadius:GeomValidators_Positive</name>
     <message>
-      <source>CircleRadius - GeomValidators_Positive: Integer is not initialized.</source>
+      <source>Integer is not initialized.</source>
       <translation>Integer radius is not initialized</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMacroCircle:CircleRadius:GeomValidators_Positive</name>
     <message>
-      <source>CircleRadius - GeomValidators_Positive: Integer is not positive.</source>
+      <source>Integer is not positive.</source>
       <translation>Integer radius must be set</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMacroCircle:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "CircleRadius" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Set the circle radius</translation>
     </message>
   </context>
+
+  <context>
+    <name>SketchMacroArc:Model_FeatureValidator</name>
+    <message>
+      <source>Attribute "%1" is not initialized.</source>
+      <translation>Select a point.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroArc:center_point</name>
+    <message>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <translation>Select a center point.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroArc:end_point_1</name>
+    <message>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <translation>Select an end point in the viewer.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroArc:end_point_2</name>
+    <message>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <translation>Select an end point in the viewer.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroArc:end_point_3</name>
+    <message>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <translation>Select an end point in the viewer.</translation>
+    </message>
+    <message>
+      <source>Attribute "%1" is not initialized.</source>
+      <translation>Select an end point in the viewer.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroArc:passed_point</name>
+    <message>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <translation>Select an passed point in the viewer.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroArc:start_point_1</name>
+    <message>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <translation>Select a start point.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroArc:start_point_2</name>
+    <message>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <translation>Select a start point.</translation>
+    </message>
+  </context>
+
+  <context>
+    <name>SketchMacroEllipse:Model_FeatureValidator</name>
+    <message>
+      <source>Attribute "%1" is not initialized.</source>
+      <translation>Select a point.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroEllipse:first_point</name>
+    <message>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <translation>Select a first point in the viewer.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroEllipse:passed_point</name>
+    <message>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <translation>Select a passed point.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroEllipse:second_point</name>
+    <message>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <translation>Select a second point.</translation>
+    </message>
+  </context>
+
+  <context>
+    <name>SketchMacroEllipticArc:Model_FeatureValidator</name>
+    <message>
+      <source>Attribute "%1" is not initialized.</source>
+      <translation>Select a point.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroEllipticArc:center</name>
+    <message>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <translation>Select a point.</translation>
+    </message>
+    <message>
+      <source>Attribute "%1" is not initialized.</source>
+      <translation>Select a center point.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroEllipticArc:end_point</name>
+    <message>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <translation>Select an end point.</translation>
+    </message>
+    <message>
+      <source>Attribute "%1" is not initialized.</source>
+      <translation>Select an end point.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchMacroEllipticArc:major_axis_point</name>
+    <message>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
+      <translation>Select a major axis point.</translation>
+    </message>
+    <message>
+      <source>Attribute "%1" is not initialized.</source>
+      <translation>Select a major axis point.</translation>
+    </message>
+  </context>
+
+  <context>
+    <name>SketchSplit:Model_FeatureValidator</name>
+    <message>
+      <source>Attribute "%1" is not initialized.</source>
+      <translation>Select a segment to split in the viewer.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchSplit:SelectedObject:SketchPlugin_SplitValidator</name>
+    <message>
+      <source>Select a segment to split in the viewer.</source>
+      <translation></translation>
+    </message>
+  </context>
   
   <context>
-    <name>SketchConstraintHorizontal</name>
+    <name>SketchConstraintHorizontal:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Line is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintHorizontal</name>
     <message>
       <source>ModelAPI_StateInvalidArgument</source>
       <translation>Wrong object is selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintHorizontal:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>Line is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintHorizontal:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>The constraint argument does not contain element with acceptable shape type. The type should be one of the next: %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintHorizontal:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The constraint argument refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintHorizontal:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The constraint argument refers to %1 but must be %2</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintHorizontal:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The constraint argument of type %1 is not supported</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintHorizontal:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The constraint argument refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintHorizontal:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The constraint argument refers to the empty shape</translation>
     </message>
   </context>
+  
   <context>
-    <name>SketchConstraintPerpendicular</name>
+    <name>SketchConstraintPerpendicular:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>First line is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Second line is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>First line is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>Second line is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>The second line references to not acceptable shape type. The type should be: %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The second line refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The second line refers to %1 but must be %2</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The second line of type %1 is not supported</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The second line refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The second line refers to the empty shape</translation>
-    </message>    
+    </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityA:SketchPlugin_ExternalValidator</name>
     <message>
-      <source>ConstraintEntityA - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
+      <source>Both features, attribute and attribute in parameter, are external.</source>
       <translation>Two external lines can not be constrained as perpendicular</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>Shape type must be %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The first line refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The first line shape type is "%1", it should be "%2"</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The attribute with the %1 type is not processed</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The constraint argument refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The constraint argument refers to the empty shape</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintPerpendicular:ConstraintEntityB:SketchPlugin_ExternalValidator</name>
     <message>
-      <source>ConstraintEntityB - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
+      <source>Both features, attribute and attribute in parameter, are external.</source>
       <translation>Two external lines can not be constrained as perpendicular</translation>
     </message>
   </context>
   
   <context>
-    <name>SketchConstraintRadius</name>
+    <name>SketchConstraintRadius:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Circle is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRadius:ConstraintFlyoutValuePnt</name>
     <message>
       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
       <translation>Flyout value point is not clicked in the viewer</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRadius:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>Object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRadius:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Double is not initialized.</source>
+      <source>Double is not initialized.</source>
       <translation>Radius value is not positive</translation>
     </message>
-    
+  </context>
+  <context>
+    <name>SketchConstraintRadius:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Double is not positive.</source>
-      <translation>Radius must be positive</translation>
+      <source>Value is too small.</source>
+      <translation>Radius is too small</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRadius:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Integer is not initialized.</source>
+      <source>Integer is not initialized.</source>
       <translation>Integer radius must be set</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRadius:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Integer is not positive.</source>
+      <source>Integer is not positive.</source>
       <translation>Integer radius must be positive</translation>
     </message>
-
+  </context>
+  <context>
+    <name>SketchConstraintRadius:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintValue" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Set the radius</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRadius:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>Shape type must be %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRadius:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The circle argument refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRadius:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The circle argument shape type is "%1", it should be "%2"</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRadius:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The attribute with the %1 type is not processed</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRadius:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The constraint argument refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRadius:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The constraint argument refers to the empty shape</translation>
     </message>
   </context>
       <source>ModelAPI_StateInvalidArgument</source>
       <translation>Wrong object is selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintVertical:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Line is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintVertical:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>Line is not selected</translation>
     </message>
-    
+  </context>
+  <context>
+    <name>SketchConstraintVertical:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>The first line references to not acceptable shape type. The type should be: %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintVertical:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The first line refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintVertical:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The first line refers to %1 but must be %2</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintVertical:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The first line of type %1 is not supported</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintVertical:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The first line refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintVertical:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The first line refers to the empty shape</translation>
     </message>
   </context>
   
   <context>
-    <name>SketchLine</name>
+    <name>SketchLine:GeomValidators_Different</name>
     <message>
-      <source>GeomValidators_Different: Attributes StartPoint and EndPoint are equal.</source>
+      <source>Attributes StartPoint and EndPoint are equal.</source>
       <translation>Start point and end point are the same</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchLine:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "EndPoint" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>End point is not selected</translation>
     </message>
-    <message>
-      <source>Attribute "EndPoint" is locked by modification value in the viewer.</source>
+  </context>
+  <context>
+    <name>SketchLine:EndPoint</name>
+    <message>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
       <translation>Select an end point in the viewer</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchLine:StartPoint</name>
     <message>
-      <source>Attribute "StartPoint" is locked by modification value in the viewer.</source>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
       <translation>Select a start point in the viewer</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchLine:StartPoint</name>
     <message>
-      <source>Attribute "StartPoint" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Start point is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchLine:EndPoint</name>
     <message>
-      <source>Attribute "EndPoint" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>End point is not selected</translation>
     </message>
-
+  </context>
+  <context>
+    <name>SketchLine:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "StartPoint" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Select a start point</translation>
     </message>
   </context>
-  
+
   <context>
-    <name>SketchPoint</name>
+    <name>SketchPoint:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "PointCoordindates" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Point is not defined</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchPoint:PointCoordinates</name>
+    <message>
+      <source>Attribute "%1" is not initialized.</source>
+      <translation>Select a point</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchPoint:PointCoordinates</name>
     <message>
-      <source>Attribute "PointCoordindates" is locked by modification value in the viewer.</source>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
       <translation>Select a point</translation>
     </message>
   </context>
   <context>
     <name>SketchRectangle</name>
     <message>
-      <source>GeomValidators_Different: 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:Auxiliary</name>
+    <message>
+      <source>Auxiliary</source>
+      <translation>Auxiliary</translation>
+    </message>
+    <message>
+      <source>Construction element</source>
+      <translation>Construction element</translation>
+    </message>
+  </context>
+  <context>
+    <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:RectCornerPoint</name>
+    <message>
+      <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 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 "RectEndPoint" is locked by modification value in the viewer.</source>
-      <translation>Select an end point of the rectangle</translation>
+      <source>Attribute "%1" is not initialized.</source>
+      <translation>Select a point.</translation>
     </message>
     <message>
-      <source>Attribute "RectStartPoint" is locked by modification value in the viewer.</source>
-      <translation>Select a first point of the rectangle</translation>
+      <source>Start point</source>
+      <translation>Start point</translation>
     </message>
-    
+  </context>
+  <context>
+    <name>SketchRectangle:RectangleType</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "RectStartPoint" is not initialized.</source>
-      <translation>Select a first point of the rectangle</translation>
+      <source>Rectangle by center and corner</source>
+      <translation>Rectangle by center and corner</translation>
     </message>
     <message>
-      <source>Model_FeatureValidator: Attribute "RectEndPoint" is not initialized.</source>
-      <translation>Select an end point of the rectangle</translation>
+      <source>Rectangle by corners</source>
+      <translation>Rectangle by corners</translation>
     </message>
   </context>
 
   <context>
-    <name>SketchArc</name>
+    <name>SketchArc:ArcRadius:GeomValidators_Positive</name>
     <message>
-      <source>ArcRadius - GeomValidators_Positive: Double is not initialized.</source>
+      <source>Double is not initialized.</source>
       <translation>Radius value is not positive</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:ArcTangentPoint:SketchPlugin_ArcTangentPoint</name>
     <message>
-      <source>ArcTangentPoint - SketchPlugin_ArcTangentPoint: The attribute ArcTangentPoint should be a point</source>
+      <source>The attribute ArcTangentPoint should be a point</source>
       <translation>Arc tangent point is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:ArcCenter</name>
     <message>
-      <source>Attribute "ArcCenter" is locked by modification value in the viewer.</source>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
       <translation>Select a center point</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:ArcCenter</name>
     <message>
-      <source>Attribute "ArcCenter" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Center point is not defined</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:ArcEndPoint</name>
     <message>
-      <source>Attribute "ArcEndPoint" is locked by modification value in the viewer.</source>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
       <translation>Select an end point</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:ArcPassedPoint</name>
     <message>
-      <source>Attribute "ArcPassedPoint" is locked by modification value in the viewer.</source>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
       <translation>Select an intermediate point</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:ArcStartPoint</name>
     <message>
-      <source>Attribute "ArcStartPoint" is locked by modification value in the viewer.</source>
+      <source>Attribute "%1" is locked by modification value in the viewer.</source>
       <translation>Select a start point</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:GeomValidators_Different</name>
     <message>
-      <source>GeomValidators_Different: Attributes ArcCenter and ArcStartPoint are equal.</source>
+      <source>Attributes ArcCenter and ArcStartPoint are equal.</source>
       <translation>Center point and end point must be different</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:GeomValidators_Different</name>
     <message>
-      <source>GeomValidators_Different: Attributes ArcStartPoint and ArcEndPoint are equal.</source>
+      <source>Attributes ArcStartPoint and ArcEndPoint are equal.</source>
       <translation>Start point and end point must be different</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ArcEndPoint" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>End point is not defined</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ArcPassedPoint" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Intermediate point is not defined</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:ArcRadius:GeomValidators_Positive</name>
     <message>
-      <source>ArcRadius - GeomValidators_Positive: Double is not positive.</source>
-      <translation>Acr radius must e positive</translation>
+      <source>Value is too small.</source>
+      <translation>Arc radius is too small</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:ArcRadius:GeomValidators_Positive</name>
     <message>
-      <source>ArcRadius - GeomValidators_Positive: Integer is not initialized.</source>
+      <source>Integer is not initialized.</source>
       <translation>Integer arc radius must be set</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:ArcRadius:GeomValidators_Positive</name>
     <message>
-      <source>ArcRadius - GeomValidators_Positive: Integer is not positive.</source>
+      <source>Integer is not positive.</source>
       <translation>Integer arc radius must be positive</translation>
-    </message>    
+    </message>
+  </context>
+  <context>
+    <name>SketchArc:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ArcCenter" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Select an arc center</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:Model_FeatureValidator:ArcStartPoint</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ArcStartPoint" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Select an arc start point</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ArcEndPoint" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Select an arc end point</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ArcPassedPoint" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Select an arc passed point</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchArc:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ArcTangentPoint" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Select an arc tangent point</translation>
     </message>
   </context>
   <context>
-    <name>SketchConstraintMirror</name>
+    <name>SketchConstraintMirror:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>Line is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintMirror:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Mirror line is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintMirror:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintMirrorList" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Objects for mirror are not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintMirror:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>The mirror line references to not acceptable shape type. The type should be: %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintMirror:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The mirror line refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintMirror:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The mirror line refers to %1 but must be %2</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintMirror:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The mirror line of type %1 is not supported</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintMirror:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The mirror line refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintMirror:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The mirror line refers to the empty shape</translation>
     </message>
   </context>
 
   <context>
-    <name>SketchMultiRotation</name>
+    <name>SketchMultiRotation:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "AngleType" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Type of angle is not defined</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiRotation:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "MultiRotationCenter" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Rotation center is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiRotation:MultiRotationCenter:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiRotationCenter - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>Rotation center is not selected</translation>
     </message>
-    
+  </context>
+  <context>
+    <name>SketchMultiRotation:MultiRotationObjects:GeomValidators_Positive</name>
     <message>
-      <source>MultiRotationObjects - GeomValidators_Positive: Double is not initialized.</source>
+      <source>Double is not initialized.</source>
       <translation>The total number of rotated objects is not set</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiRotation:MultiRotationObjects:GeomValidators_Positive</name>
     <message>
-      <source>MultiRotationObjects - GeomValidators_Positive: Double is not positive.</source>
+      <source>Value is too small.</source>
       <translation>The total number of rotated objects must be positive</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiRotation:MultiRotationObjects:GeomValidators_Positive</name>
     <message>
-      <source>MultiRotationObjects - GeomValidators_Positive: Integer is not initialized.</source>
+      <source>Integer is not initialized.</source>
       <translation>The total number of rotated objects is not set</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiRotation:MultiRotationObjects:GeomValidators_Positive</name>
     <message>
-      <source>MultiRotationObjects - GeomValidators_Positive: Integer is not positive.</source>
+      <source>Integer is not positive.</source>
       <translation>The total number of rotated objects must be positive</translation>
     </message>
-
+  </context>
+  <context>
+    <name>SketchMultiRotation:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "MultiRotationList" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Select objects to rotate</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiRotation:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "MultiRotationAngle" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Set rotation angle</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiRotation:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "MultiRotationObjects" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Set the number of resulting objects</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiRotation:MultiRotationList:SketchPlugin_CopyValidator</name>
     <message>
-      <source>MultiRotationList - SketchPlugin_CopyValidator: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The attribute with the %1 type is not processed</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiRotation:MultiRotationList:SketchPlugin_CopyValidator</name>
     <message>
-      <source>MultiRotationList - SketchPlugin_CopyValidator: The object %1 is a result of copy</source>
+      <source>The object %1 is a result of copy</source>
       <translation>The object %1 is a result of copy and can not be rotated</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiRotation:MultiRotationCenter:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiRotationCenter - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>Shape type must be %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiRotation:MultiRotationCenter:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiRotationCenter - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The rotation center refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiRotation:MultiRotationCenter:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiRotationCenter - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The rotation center shape type is "%1", it should be "%2"</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiRotation:MultiRotationCenter:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiRotationCenter - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The attribute with the %1 type is not processed</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiRotation:MultiRotationCenter:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiRotationCenter - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The rotation center refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiRotation:MultiRotationCenter:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiRotationCenter - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The rotation center refers to the empty shape</translation>
     </message>
   </context>
   
   <context>
-    <name>SketchMultiTranslation</name>
+    <name>SketchMultiTranslation:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "MultiTranslationEndPoint" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>End point of translation vector is not defined</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "MultiTranslationList" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Objects for translation are not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationEndPoint - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>End point of translation vector is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationStartPoint - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>Start point of translation vector is not selected</translation>
     </message>
-    
+
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationObjects:GeomValidators_Positive</name>
     <message>
-      <source>MultiTranslationObjects - GeomValidators_Positive: Double is not initialized.</source>
+      <source>Double is not initialized.</source>
       <translation>The total number of translated objects is not set</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationObjects:GeomValidators_Positive</name>
     <message>
-      <source>MultiTranslationObjects - GeomValidators_Positive: Double is not positive.</source>
+      <source>Value is too small.</source>
       <translation>The total number of translated objects must be positive</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationObjects:GeomValidators_Positive</name>
     <message>
-      <source>MultiTranslationObjects - GeomValidators_Positive: Integer is not initialized.</source>
+      <source>Integer is not initialized.</source>
       <translation>The total number of translated objects is not set</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationObjects:GeomValidators_Positive</name>
     <message>
-      <source>MultiTranslationObjects - GeomValidators_Positive: Integer is not positive.</source>
+      <source>Integer is not positive.</source>
       <translation>The total number of translated objects must be positive</translation>
     </message>
 
+  </context>
+  <context>
+    <name>SketchMultiTranslation:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "MultiTranslationStartPoint" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Select a start point</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "MultiTranslationObjects" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Select a total number of objects</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationList:SketchPlugin_CopyValidator</name>
     <message>
-      <source>MultiTranslationList - SketchPlugin_CopyValidator: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The attribute with the %1 type is not processed</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationList:SketchPlugin_CopyValidator</name>
     <message>
-      <source>MultiTranslationList - SketchPlugin_CopyValidator: The object %1 is a result of copy</source>
+      <source>The object %1 is a result of copy</source>
       <translation>The object %1 is a result of copy and can not be translated</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationStartPoint - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>Shape type must be %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationStartPoint - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The translation start point refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationStartPoint - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The translation start point shape type is "%1", it should be "%2"</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationStartPoint - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The attribute with the %1 type is not processed</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationStartPoint - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>Select a start point</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationStartPoint - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The start point refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationStartPoint:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationStartPoint - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The start point refers to the empty shape</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationEndPoint:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationEndPoint - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>Shape type must be %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationEndPoint:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationEndPoint - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The translation end point refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationEndPoint:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationEndPoint - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The translation end point shape type is "%1", it should be "%2"</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationEndPoint:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationEndPoint - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The attribute with the %1 type is not processed</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationEndPoint:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationEndPoint - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>Select an end point</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationEndPoint:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationEndPoint - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The end point refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchMultiTranslation:MultiTranslationEndPoint:GeomValidators_ShapeType</name>
     <message>
-      <source>MultiTranslationEndPoint - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The end point refers to the empty shape</translation>
     </message>
   </context>
 
   <context>
-    <name>SketchConstraintAngle</name>
+    <name>SketchConstraintAngle:ConstraintFlyoutValuePnt</name>
     <message>
       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
       <translation>Flyout value point is not clicked in the viewer</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>First object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>Second object is not selected</translation>
     </message>
-    
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityB:SketchPlugin_ExternalValidator</name>
     <message>
-      <source>ConstraintEntityB - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
+      <source>Both features, attribute and attribute in parameter, are external.</source>
       <translation>An angle can not be created between two external objects</translation>
     </message>
-
+  </context>
+  <context>
+    <name>SketchConstraintAngle:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>First object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Second object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "AngleValue" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Set the angle value</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "AngleType" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Type of angle is not set</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>Shape type must be %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The first object refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The first object shape type is "%1", it should be "%2"</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The attribute with the %1 type is not processed</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The constraint argument refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The constraint argument refers to the empty shape</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityA:SketchPlugin_ExternalValidator</name>
     <message>
-      <source>ConstraintEntityA - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
+      <source>Both features, attribute and attribute in parameter, are external.</source>
       <translation>Angle can not be created on two external entities</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>Shape type must be %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The second object refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The second object shape type is "%1", it should be "%2"</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The attribute with the %1 type is not processed</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The constraint argument refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintAngle:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The constraint argument refers to the empty shape</translation>
     </message>
   </context>
 
   <context>
-    <name>SketchConstraintCoincidence</name>
+    <name>SketchConstraintCoincidence:ConstraintEntityA:PartSet_DifferentObjects</name>
     <message>
-      <source>ConstraintEntityA - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
-      <translation>Diferent objects should be selected</translation>
+      <source>The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
+      <translation>Different objects should be selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintCoincidence:ConstraintEntityB:PartSet_DifferentObjects</name>
     <message>
-      <source>ConstraintEntityB - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
-      <translation>Diferent objects should be selected</translation>
+      <source>The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
+      <translation>Different objects should be selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintCoincidence:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>First object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintCoincidence:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Second object is not selected</translation>
     </message>
-    
+  </context>
+  <context>
+    <name>SketchConstraintCoincidence:ConstraintEntityB:SketchPlugin_ExternalValidator</name>
     <message>
-      <source>ConstraintEntityB - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
+      <source>Both features, attribute and attribute in parameter, are external.</source>
       <translation>A coincidence can not be created between two external objects</translation>
-    </message>    
-
+    </message>
+  </context>
+  <context>
+    <name>SketchConstraintCoincidence:ConstraintEntityA:SketchPlugin_ExternalValidator</name>
     <message>
-      <source>ConstraintEntityA - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
+      <source>Both features, attribute and attribute in parameter, are external.</source>
       <translation>A coincidence can not be created between two external objects</translation>
     </message>
   </context>
 
   <context>
-    <name>SketchConstraintDistance</name>
+    <name>SketchConstraintDistance:ConstraintFlyoutValuePnt</name>
     <message>
       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
       <translation>Flyout value point is not clicked in the viewer</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>First object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>Second object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Double is not initialized.</source>
+      <source>Double is not initialized.</source>
       <translation>Distance value must be set</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>First object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Second object is not selected</translation>
     </message>
-    
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Double is not positive.</source>
-      <translation>Distance value must be positive</translation>
+      <source>Value is too small.</source>
+      <translation>Distance value is too small</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Integer is not initialized.</source>
+      <source>Integer is not initialized.</source>
       <translation>Integer distance value must be set</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Integer is not positive.</source>
+      <source>Integer is not positive.</source>
       <translation>Integer distance value must be positive</translation>
-    </message>    
-
+    </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>First object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Second object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintValue" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Set the distance</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityA:SketchPlugin_ExternalValidator</name>
     <message>
-      <source>ConstraintEntityA - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
+      <source>Both features, attribute and attribute in parameter, are external.</source>
       <translation>Distance can not be set between two external objects</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>Shape type must be %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The first object refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The first object shape type is "%1", it should be "%2"</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The attribute with the %1 type is not processed</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The constraint argument refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The constraint argument refers to the empty shape</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityB:SketchPlugin_ExternalValidator</name>
     <message>
-      <source>ConstraintEntityB - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
+      <source>Both features, attribute and attribute in parameter, are external.</source>
       <translation>Distance can not be set between two external objects</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>Shape type must be %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The second object refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The second object shape type is "%1", it should be "%2"</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The attribute with the %1 type is not processed</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The constraint argument refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintDistance:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The constraint argument refers to the empty shape</translation>
     </message>
   </context>
 
   <context>
-    <name>SketchConstraintEqual</name>
+    <name>SketchConstraintEqual:ConstraintEntityA:PartSet_DifferentObjects</name>
     <message>
-      <source>ConstraintEntityA - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
-      <translation>Diferent objects should be selected</translation>
+      <source>The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
+      <translation>Different objects should be selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintEqual:ConstraintEntityB:PartSet_DifferentObjects</name>
     <message>
-      <source>ConstraintEntityB - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
-      <translation>Diferent objects should be selected</translation>
+      <source>The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
+      <translation>Different objects should be selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintEqual:ConstraintEntityB:SketchPlugin_EqualAttr</name>
     <message>
-      <source>ConstraintEntityB - SketchPlugin_EqualAttr: An empty object is used.</source>
+      <source>An empty object is used.</source>
       <translation>An empty object is used</translation>
     </message>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>The %1 feature is not supported by the Equal constraint.</source>
+      <translation>The %1 feature is not supported by the Equal constraint.</translation>
+    </message>
+    <message>
+      <source>Features with kinds %1 and %2 can not be equal.</source>
+      <translation>Features with kinds %1 and %2 can not be equal.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchConstraintEqual:Model_FeatureValidator</name>
+    <message>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>First object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintEqual:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Second object is not selected</translation>
     </message>
-    
+  </context>
+  <context>
+    <name>SketchConstraintEqual:ConstraintEntityB:SketchPlugin_ExternalValidator</name>
     <message>
-      <source>ConstraintEntityB - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
+      <source>Both features, attribute and attribute in parameter, are external.</source>
       <translation>An equality can not be set between two external objects</translation>
-    </message>    
-
+    </message>
+  </context>
+  <context>
+    <name>SketchConstraintEqual:ConstraintEntityA:SketchPlugin_ExternalValidator</name>
     <message>
-      <source>ConstraintEntityA - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
+      <source>Both features, attribute and attribute in parameter, are external.</source>
       <translation>An equality can not be set between two external objects</translation>
     </message>
   </context>
 
   <context>
-    <name>SketchConstraintLength</name>
+    <name>SketchConstraintLength:ConstraintFlyoutValuePnt</name>
     <message>
       <source>Attribute "ConstraintFlyoutValuePnt" is locked by modification value in the viewer.</source>
       <translation>Flyout value point is not clicked in the viewer</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintLength:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>Object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintLength:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Double is not initialized.</source>
+      <source>Double is not initialized.</source>
       <translation>Set the length value</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintLength:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Line is not selected</translation>
     </message>
-    
+  </context>
+  <context>
+    <name>SketchConstraintLength:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Double is not positive.</source>
-      <translation>Length value is not positive</translation>
+      <source>Value is too small.</source>
+      <translation>Length value is too small</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintLength:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Integer is not initialized.</source>
+      <source>Integer is not initialized.</source>
       <translation>Set the integer length value</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintLength:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Integer is not positive.</source>
+      <source>Integer is not positive.</source>
       <translation>Integer length value is not positive</translation>
-    </message>    
+    </message>
 
+  </context>
+  <context>
+    <name>SketchConstraintLength:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Line is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintLength:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintValue" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Set the length value</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintLength:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>Shape type must be %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintLength:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The line refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintLength:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The line shape type is "%1", it should be "%2"</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintLength:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The attribute with the %1 type is not processed</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintLength:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The constraint argument refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintLength:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The constraint argument refers to the empty shape</translation>
     </message>
   </context>
 
   <context>
-    <name>SketchConstraintMiddle</name>
+    <name>SketchConstraintMiddle:ConstraintEntityA:PartSet_DifferentObjects</name>
     <message>
-      <source>ConstraintEntityA - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
-      <translation>Diferent objects should be selected</translation>
+      <source>The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
+      <translation>Different objects should be selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintMiddle:ConstraintEntityB:PartSet_DifferentObjects</name>
     <message>
-      <source>ConstraintEntityB - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
-      <translation>Diferent objects should be selected</translation>
+      <source>The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
+      <translation>Different objects should be selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintMiddle:ConstraintEntityB:SketchPlugin_MiddlePointAttr</name>
     <message>
-      <source>ConstraintEntityB - SketchPlugin_MiddlePointAttr: Middle point constraint allows points and lines only</source>
+      <source>Middle point constraint allows points and lines only</source>
       <translation>Not point or line is selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintMiddle:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>First object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintMiddle:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Second object is not selected</translation>
     </message>
-    
+  </context>
+  <context>
+    <name>SketchConstraintMiddle:ConstraintEntityB:SketchPlugin_ExternalValidator</name>
     <message>
-      <source>ConstraintEntityB - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
+      <source>Both features, attribute and attribute in parameter, are external.</source>
       <translation>A middle can not be set for two external objects</translation>
     </message>
-
+  </context>
+  <context>
+    <name>SketchConstraintMiddle:ConstraintEntityA:SketchPlugin_ExternalValidator</name>
     <message>
-      <source>ConstraintEntityA - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
+      <source>Both features, attribute and attribute in parameter, are external.</source>
       <translation>A middle can not be set for two external objects</translation>
     </message>
   </context>
 
   <context>
-    <name>SketchConstraintParallel</name>
+    <name>SketchConstraintParallel:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>First object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintParallel:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>Second object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintParallel:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>First line is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintParallel:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Second line is not selected</translation>
     </message>
-    
+  </context>
+  <context>
+    <name>SketchConstraintParallel:ConstraintEntityB:SketchPlugin_ExternalValidator</name>
     <message>
-      <source>ConstraintEntityB - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
+      <source>Both features, attribute and attribute in parameter, are external.</source>
       <translation>A parallel can not be set between two external objects</translation>
     </message>
-
+  </context>
+  <context>
+    <name>SketchConstraintParallel:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>Shape type must be %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintParallel:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The first line refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintParallel:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The first line shape type is "%1", it should be "%2"</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintParallel:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The attribute with the %1 type is not processed</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintParallel:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The constraint argument refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintParallel:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The constraint argument refers to the empty shape</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintParallel:ConstraintEntityA:SketchPlugin_ExternalValidator</name>
     <message>
-      <source>ConstraintEntityA - SketchPlugin_ExternalValidator: Both features, attribute and attribute in parameter, are external.</source>
+      <source>Both features, attribute and attribute in parameter, are external.</source>
       <translation>A parallel can not be set between two external objects</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintParallel:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>Shape type must be %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintParallel:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The second line refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintParallel:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The second line shape type is "%1", it should be "%2"</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintParallel:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The attribute with the %1 type is not processed</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintParallel:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The constraint argument refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintParallel:ConstraintEntityB:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityB - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The constraint argument refers to the empty shape</translation>
     </message>
   </context>
 
   <context>
-    <name>SketchConstraintRigid</name>
+    <name>SketchConstraintRigid:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The object is empty</source>
+      <source>The object is empty</source>
       <translation>Object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRigid:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Object is not selected</translation>
     </message>
-    
+  </context>
+  <context>
+    <name>SketchConstraintRigid:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
+      <source>It does not contain element with acceptable shape type. The type should be one of the next: %1</source>
       <translation>The fixed constraint references to not acceptable shape type. The type should be: %1</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRigid:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: It has reference to an empty attribute</source>
+      <source>It has reference to an empty attribute</source>
       <translation>The fixed constraint refers to nothing</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRigid:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: Shape type is "%1", it should be "%2"</source>
+      <source>Shape type is "%1", it should be "%2"</source>
       <translation>The fixed constraint refers to %1 but must be %2</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRigid:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The attribute with the %1 type is not processed</source>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>The fixed constraint of type %1 is not supported</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRigid:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The result is empty</source>
+      <source>The result is empty</source>
       <translation>The fixed constraint refers to not existing item</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintRigid:ConstraintEntityA:GeomValidators_ShapeType</name>
     <message>
-      <source>ConstraintEntityA - GeomValidators_ShapeType: The shape is empty</source>
+      <source>The shape is empty</source>
       <translation>The fixed constraint refers to the empty shape</translation>
     </message>
   </context>
 
   <context>
-    <name>SketchConstraintTangent</name>
+    <name>SketchConstraintTangent:ConstraintEntityA:PartSet_DifferentObjects</name>
+    <message>
+      <source>The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
+      <translation>Different objects should be selected</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchConstraintTangent:ConstraintEntityB:PartSet_DifferentObjects</name>
+    <message>
+      <source>The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
+      <translation>Different objects should be selected</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchConstraintTangent:ConstraintEntityA:SketchPlugin_TangentAttr</name>
     <message>
-      <source>ConstraintEntityA - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityA and ConstraintEntityB attributes.</source>
-      <translation>Diferent objects should be selected</translation>
+      <source>Two segments cannot be tangent</source>
+      <translation>Two segments cannot be tangent</translation>
     </message>
     <message>
-      <source>ConstraintEntityB - PartSet_DifferentObjects: The feature uses one  object in ConstraintEntityB and ConstraintEntityA attributes.</source>
-      <translation>Diferent objects should be selected</translation>
+      <source>Two B-splines cannot be tangent</source>
+      <translation>Two B-splines cannot be tangent</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintTangent:ConstraintEntityB:SketchPlugin_TangentAttr</name>
     <message>
-      <source>ConstraintEntityB - SketchPlugin_TangentAttr: It uses an empty object</source>
+      <source>It uses an empty object</source>
       <translation>Selection is not valid</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintTangent:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>First object is not selected</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchConstraintTangent:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityB" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Second object is not selected</translation>
     </message>
   </context>
-  
+
+  <context>
+    <name>SketchConstraintSplit:ConstraintEntityA:SketchPlugin_SplitValidator</name>
+    <message>
+      <source>The attribute with the %1 type is not processed</source>
+      <translation>Only attribute selection can be used for the sketch face, not %1</translation>
+    </message>
+  </context>
+
   <context>
-    <name>SketchConstraintFillet</name>
+    <name>SketchFillet:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Double is not initialized.</source>
+      <source>Double is not initialized.</source>
       <translation>Set the fillet radius</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchFillet:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Double is not positive.</source>
+      <source>Value is too small.</source>
       <translation>The fillet radius must be positive</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchFillet:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Integer is not initialized.</source>
+      <source>Integer is not initialized.</source>
       <translation>Set the integer fillet radius</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchFillet:ConstraintValue:GeomValidators_Positive</name>
     <message>
-      <source>ConstraintValue - GeomValidators_Positive: Integer is not positive.</source>
+      <source>Integer is not positive.</source>
       <translation>The integer fillet radius must be positive</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchFillet:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintEntityA" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Select one or several points for filet</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchFillet:Model_FeatureValidator</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ConstraintValue" is not initialized.</source>
+      <source>Attribute "%1" is not initialized.</source>
       <translation>Set the fillet radius</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator</name>
     <message>
-      <source>ConstraintEntityA - SketchPlugin_FilletVertexValidator: Error: List of points is empty.</source>
+      <source>Error: List of points is empty.</source>
       <translation>List of points is empty</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator</name>
     <message>
-      <source>ConstraintEntityA - SketchPlugin_FilletVertexValidator: Error: one of the selected point does not have coicidence.</source>
-      <translation>One of the selected point does not have coicidence</translation>
+      <source>Error: one of the selected point does not have coincidence.</source>
+      <translation>One of the selected point does not have coincidence</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator</name>
     <message>
-      <source>ConstraintEntityA - SketchPlugin_FilletVertexValidator: Error: One of the selected points does not have two suitable edges for fillet.</source>
+      <source>Error: One of the selected points does not have two suitable edges for fillet.</source>
       <translation>One of the selected points does not have two suitable edges for fillet</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator</name>
     <message>
-      <source>ConstraintEntityA - SketchPlugin_FilletVertexValidator: Error: Edges in selected point has tangent constraint.</source>
+      <source>Error: Edges in selected point has tangent constraint.</source>
       <translation>Edges in selected point has tangent constraint</translation>
     </message>
+  </context>
+  <context>
+    <name>SketchFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator</name>
     <message>
-      <source>ConstraintEntityA - SketchPlugin_FilletVertexValidator: Error: Edges in selected point has tangent constraint.</source>
+      <source>Error: Edges in selected point has tangent constraint.</source>
       <translation>Edges in selected point has tangent constraint</translation>
     </message>
   </context>
-  
+
   <context>
     <name>SketchProjection</name>
     <message>
-      <source>ExternalFeature - SketchPlugin_ProjectionValidator: The attribute with the %1 type is not processed</source>
+      <source>Project feature onto sketch plane</source>
+      <translation>Project feature onto sketch plane</translation>
+    </message>
+    <message>
+      <source>Projection</source>
+      <translation>Projection</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchProjection:ExternalFeature</name>
+    <message>
+      <source>Attribute "%1" is not initialized.</source>
+      <translation>Select external edge or vertex.</translation>
+    </message>
+    <message>
+      <source>Object</source>
+      <translation>Object</translation>
+    </message>
+    <message>
+      <source>Select external edge or vertex.</source>
+      <translation>Select external edge or vertex.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchProjection:IncludeToResult</name>
+    <message>
+      <source>Include into the sketch result</source>
+      <translation>Include into the sketch result</translation>
+    </message>
+    <message>
+      <source>Include projected feature into the sketch result</source>
+      <translation>Include projected feature into the sketch result</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchProjection:keep_reference</name>
+    <message>
+      <source>A sketch entity will be created without connection to the selected shape.</source>
+      <translation>A sketch entity will be created without connection to the selected shape.</translation>
+    </message>
+    <message>
+      <source>The reference to the original curve is stored. So it can be changed later.</source>
+      <translation>The reference to the original curve is stored. So it can be changed later.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchProjection:make_fixed</name>
+    <message>
+      <source>Assign the Fixed constraint to the result of projection</source>
+      <translation>Assign the Fixed constraint to the result of projection</translation>
+    </message>
+    <message>
+      <source>Make projected curve fixed</source>
+      <translation>Make projected curve fixed</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchProjection:ExternalFeature:SketchPlugin_ProjectionValidator</name>
+    <message>
+      <source>The attribute with the %1 type is not processed</source>
       <translation>An argument of type %1 of the projection feature is not supported</translation>
     </message>
     <message>
-      <source>ExternalFeature - SketchPlugin_ProjectionValidator: The attribute %1 should be an edge</source>
-      <translation>The projected item must be an edge</translation>
+      <source>The attribute %1 should be an edge or vertex</source>
+      <translation>The projected item must be an edge or a vertex</translation>
     </message>
     <message>
-      <source>ExternalFeature - SketchPlugin_ProjectionValidator: There is no sketch referring to the current feature</source>
+      <source>There is no sketch referring to the current feature</source>
       <translation>The projection feature has no sketch</translation>
     </message>
+    <message>
+      <source>Unable to project feature from the same sketch</source>
+      <translation>Feature from the current sketch cannot be projected</translation>
+    </message>
+    <message>
+      <source>Error: Line is orthogonal to the sketch plane.</source>
+      <translation>Error: Line is orthogonal to the sketch plane.</translation>
+    </message>
+    <message>
+      <source>Error: Circle is orthogonal to the sketch plane.</source>
+      <translation>Error: Circle is orthogonal to the sketch plane.</translation>
+    </message>
+    <message>
+      <source>Error: Arc is orthogonal to the sketch plane.</source>
+      <translation>Error: Arc is orthogonal to the sketch plane.</translation>
+    </message>
+    <message>
+      <source>Error: Ellipse is orthogonal to the sketch plane.</source>
+      <translation>Error: Ellipse is orthogonal to the sketch plane.</translation>
+    </message>
+    <message>
+      <source>Error: Elliptic Arc is orthogonal to the sketch plane.</source>
+      <translation>Error: Elliptic Arc is orthogonal to the sketch plane.</translation>
+    </message>
+    <message>
+      <source>Error: Periodic B-spline is orthogonal to the sketch plane.</source>
+      <translation>Error: Periodic B-spline is orthogonal to the sketch plane.</translation>
+    </message>
+    <message>
+      <source>Error: Selected object is not supported for projection.</source>
+      <translation>Error: Selected object is not supported for projection.</translation>
+    </message>
   </context>
-  
+
+  <!-- SketchCurveFitting -->
   <context>
-    <name>SketchProjection</name>
+    <name>SketchCurveFitting</name>
     <message>
-      <source>Model_FeatureValidator: Attribute "ExternalFeature" is not initialized.</source>
-      <translation></translation>
+      <source>Curve fitting</source>
+      <translation>Curve fitting</translation>
+    </message>
+    <message>
+      <source>Create curve passing through the points</source>
+      <translation>Create curve passing through the points</translation>
+    </message>
+    <message>
+      <source>Error: Feature "%1" does not support action "%2".</source>
+      <translation>Error: Feature "%1" does not support action "%2".</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchCurveFitting:SketchPlugin_CurveFittingValidator</name>
+    <message>
+      <source>Not enough points selected. Need at least %1 points.</source>
+      <translation>Not enough points selected. Need at least %1 points.</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchCurveFitting:points</name>
+    <message>
+      <source>Points</source>
+      <translation>Points</translation>
+    </message>
+    <message>
+      <source>Select points for curve fitting</source>
+      <translation>Select points for curve fitting</translation>
+    </message>
+    <message>
+      <source>Attribute "%1" is not initialized.</source>
+      <translation>Select points for interpolation</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchCurveFitting:periodic</name>
+    <message>
+      <source>Periodic</source>
+      <translation>Periodic</translation>
+    </message>
+    <message>
+      <source>Make curve periodic</source>
+      <translation>Make curve periodic</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchCurveFitting:closed</name>
+    <message>
+      <source>Closed</source>
+      <translation>Closed</translation>
+    </message>
+    <message>
+      <source>Make curve closed, but not periodic</source>
+      <translation>Make curve closed, but not periodic</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchCurveFitting:type</name>
+    <message>
+      <source>Interpolation</source>
+      <translation>Interpolation</translation>
+    </message>
+    <message>
+      <source>Approximation</source>
+      <translation>Approximation</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchCurveFitting:precision</name>
+    <message>
+      <source>Precision</source>
+      <translation>Precision</translation>
+    </message>
+    <message>
+      <source>Maximal distance from selected points to the curve</source>
+      <translation>Maximal distance from selected points to the curve</translation>
     </message>
   </context>
+  <context>
+    <name>SketchCurveFitting:need_control_poly</name>
+    <message>
+      <source>Create control polygon</source>
+      <translation>Create control polygon</translation>
+    </message>
+    <message>
+      <source>Specify if the control polygon should be created</source>
+      <translation>Specify if the control polygon should be created</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchCurveFitting:reorder_points</name>
+    <message>
+      <source>Reorder points</source>
+      <translation>Reorder points</translation>
+    </message>
+    <message>
+      <source>Sort selected points to minimize the distance heighbors</source>
+      <translation>Sort selected points to minimize the distance heighbors</translation>
+    </message>
+  </context>
+  <context>
+    <name>SketchCurveFitting:Auxiliary</name>
+    <message>
+      <source>Auxiliary</source>
+      <translation>Auxiliary</translation>
+    </message>
+    <message>
+      <source>Construction element</source>
+      <translation>Construction element</translation>
+    </message>
+  </context>
+
 </TS>