]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Translation of Features plug-in
authorvsv <vitaly.smetannikov@opencascade.com>
Fri, 10 Jun 2016 10:39:56 +0000 (13:39 +0300)
committervsv <vitaly.smetannikov@opencascade.com>
Fri, 10 Jun 2016 10:39:56 +0000 (13:39 +0300)
src/FeaturesPlugin/FeaturesPlugin_msg_en.ts

index ac9d0946a6abb6aacf5f6ab05adefdd29ef5fe86..8eb2aff7e89b29716f3627e3c811073a1192526d 100644 (file)
       <translation>Objects for placement are not selected</translation>
     </message>
   </context>
+  <context>
+    <name>Rotation</name>
+    <message>
+      <source>Model_FeatureValidator: Attribute "angle" is not initialized.</source>
+      <translation>Angle is not defined</translation>
+    </message>
+    <message>
+      <source>Model_FeatureValidator: Attribute "axis_object" is not initialized.</source>
+      <translation>Rotation axis is not selected</translation>
+    </message>
+    <message>
+      <source>axis_object - GeomValidators_ShapeType: The object is empty</source>
+      <translation>Rotation axis is not selected</translation>
+    </message>
+  </context>
+  <context>
+    <name>Translation</name>
+    <message>
+      <source>Model_FeatureValidator: Attribute "axis_object" is not initialized.</source>
+      <translation>Translation axis is not selected</translation>
+    </message>
+    <message>
+      <source>axis_object - GeomValidators_ShapeType: The object is empty</source>
+      <translation>Translation axis is not selected</translation>
+    </message>
+  </context>
 </TS>