From cad9fa921c4106c03e29b9ea61f281e5d417b688 Mon Sep 17 00:00:00 2001 From: nds Date: Mon, 4 Jul 2016 10:34:16 +0300 Subject: [PATCH] #1603 Error on the launch SHAPER 2.4.0 --- src/PythonAddons/PythonAddons_msg_en.ts | 121 ++++++++++++------------ 1 file changed, 60 insertions(+), 61 deletions(-) diff --git a/src/PythonAddons/PythonAddons_msg_en.ts b/src/PythonAddons/PythonAddons_msg_en.ts index 20497ae94..4d0b1db7d 100644 --- a/src/PythonAddons/PythonAddons_msg_en.ts +++ b/src/PythonAddons/PythonAddons_msg_en.ts @@ -8,66 +8,65 @@ Height of the box is not defined. - - height - GeomValidators_Positive: Double is not initialized. - Height of the box is not defined. - - - height - GeomValidators_Positive: Double is not positive. - Height of the box is too small. - - - height - GeomValidators_Positive: Integer is not initialized. - Height of the box is not defined. - - - height - GeomValidators_Positive: Integer is not positive. - Height of the box is too small. - - - Model_FeatureValidator: Attribute "width" is not initialized. - Set the box width - - - Model_FeatureValidator: Attribute "length" is not initialized. - Set the box length - - - Model_FeatureValidator: Attribute "height" is not initialized. - Set the box height - - - width - GeomValidators_Positive: Double is not initialized. - Set the box width - - - width - GeomValidators_Positive: Double is not positive. - The box width must be positive - - - width - GeomValidators_Positive: Integer is not initialized. - - - - width - GeomValidators_Positive: Integer is not positive. - - - - length - GeomValidators_Positive: Double is not initialized. - Set the box length - - - length - GeomValidators_Positive: Double is not positive. - The box width must be positive - - - length - GeomValidators_Positive: Integer is not initialized. - - - - length - GeomValidators_Positive: Integer is not positive. - - - + + height - GeomValidators_Positive: Double is not initialized. + Height of the box is not defined. + + + height - GeomValidators_Positive: Double is not positive. + Height of the box is too small. + + + height - GeomValidators_Positive: Integer is not initialized. + Height of the box is not defined. + + + height - GeomValidators_Positive: Integer is not positive. + Height of the box is too small. + + + Model_FeatureValidator: Attribute "width" is not initialized. + Set the box width + + + Model_FeatureValidator: Attribute "length" is not initialized. + Set the box length + + + Model_FeatureValidator: Attribute "height" is not initialized. + Set the box height + + + width - GeomValidators_Positive: Double is not initialized. + Set the box width + + + width - GeomValidators_Positive: Double is not positive. + The box width must be positive + + + width - GeomValidators_Positive: Integer is not initialized. + + + + width - GeomValidators_Positive: Integer is not positive. + + + + length - GeomValidators_Positive: Double is not initialized. + Set the box length + + + length - GeomValidators_Positive: Double is not positive. + The box width must be positive + + + length - GeomValidators_Positive: Integer is not initialized. + + + + length - GeomValidators_Positive: Integer is not positive. + + -- 2.39.2