X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FPythonAddons%2FPythonAddons_msg_en.ts;h=6807ced78c65853a60480e3d656344bd2bdfec88;hb=3e7d2d4672504bf5c9a83631a9efc9eb977be48b;hp=2f2861799a2d403c6bf713e8e5e26b3ec0b6886f;hpb=e188ca78397d282afbe7a9b10e25f3f1fe58b494;p=modules%2Fshaper.git diff --git a/src/PythonAddons/PythonAddons_msg_en.ts b/src/PythonAddons/PythonAddons_msg_en.ts index 2f2861799..6807ced78 100644 --- a/src/PythonAddons/PythonAddons_msg_en.ts +++ b/src/PythonAddons/PythonAddons_msg_en.ts @@ -2,27 +2,115 @@ - Box + Box:Model_FeatureValidator - Model_FeatureValidator: Attribute "height" is not initialized. + Attribute "height" is not initialized. 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. - + + + Box:height:GeomValidators_Positive + + Double is not initialized. + Height of the box is not defined. + + + + Box:height:GeomValidators_Positive + + Value is too small. + Height of the box is too small. + + + + Box:height:GeomValidators_Positive + + Integer is not initialized. + Height of the box is not defined. + + + + Box:height:GeomValidators_Positive + + Integer is not positive. + Height of the box is too small. + + + + Box:Model_FeatureValidator + + Attribute "width" is not initialized. + Set the box width + + + + Box:Model_FeatureValidator + + Attribute "length" is not initialized. + Set the box length + + + + Box:Model_FeatureValidator + + Attribute "height" is not initialized. + Set the box height + + + + Box:width:GeomValidators_Positive + + Double is not initialized. + Set the box width + + + + Box:width:GeomValidators_Positive + + Value is too small. + The box width is too small + + + + Box:width:GeomValidators_Positive + + Integer is not initialized. + + + + + Box:width:GeomValidators_Positive + + Integer is not positive. + + + + + Box:length:GeomValidators_Positive + + Double is not initialized. + Set the box length + + + + Box:length:GeomValidators_Positive + + Value is too small. + The box width is too small + + + + Box:length:GeomValidators_Positive + + Integer is not initialized. + + + + + Box:length:GeomValidators_Positive + + Integer is not positive. + +