From 2b6b69c03e1ee0ab5f7dcec55ef5541952ebb3c1 Mon Sep 17 00:00:00 2001 From: vsv Date: Fri, 10 Jun 2016 13:39:56 +0300 Subject: [PATCH] Translation of Features plug-in --- src/FeaturesPlugin/FeaturesPlugin_msg_en.ts | 26 +++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/src/FeaturesPlugin/FeaturesPlugin_msg_en.ts b/src/FeaturesPlugin/FeaturesPlugin_msg_en.ts index ac9d0946a..8eb2aff7e 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_msg_en.ts +++ b/src/FeaturesPlugin/FeaturesPlugin_msg_en.ts @@ -232,4 +232,30 @@ Objects for placement are not selected + + Rotation + + Model_FeatureValidator: Attribute "angle" is not initialized. + Angle is not defined + + + Model_FeatureValidator: Attribute "axis_object" is not initialized. + Rotation axis is not selected + + + axis_object - GeomValidators_ShapeType: The object is empty + Rotation axis is not selected + + + + Translation + + Model_FeatureValidator: Attribute "axis_object" is not initialized. + Translation axis is not selected + + + axis_object - GeomValidators_ShapeType: The object is empty + Translation axis is not selected + + -- 2.39.2