X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPythonAddons%2FPythonAddons_msg_en.ts;h=7492435b0c3479093661570a780013015f6e3dc3;hb=b5893b0a30fac08134c24de4565cb513a43affa6;hp=d019a2030a1db63ee3c254f9d296ebe18773d00d;hpb=baa342efe6283d0bb3223338a4be75e9857dfb6f;p=modules%2Fshaper.git diff --git a/src/PythonAddons/PythonAddons_msg_en.ts b/src/PythonAddons/PythonAddons_msg_en.ts index d019a2030..7492435b0 100644 --- a/src/PythonAddons/PythonAddons_msg_en.ts +++ b/src/PythonAddons/PythonAddons_msg_en.ts @@ -2,27 +2,115 @@ - Box - - Model_FeatureValidator: Attribute "height" is not initialized. - Height of the box is not defined - - - - height - GeomValidators_Positive: Double is not initialized. - - - - height - GeomValidators_Positive: Double is not positive. - - - - height - GeomValidators_Positive: Integer is not initialized. - - - - height - GeomValidators_Positive: Integer is not positive. - - + Box:Model_FeatureValidator + + Attribute "height" is not initialized. + Height of the box is not defined. + + + + Box:height:GeomValidators_Positive + + Double is not initialized. + Height of the box is not defined. + + + + Box:height:GeomValidators_Positive + + Double is not positive. + 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 + + Double is not positive. + The box width must be positive + + + + 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 + + Double is not positive. + The box width must be positive + + + + Box:length:GeomValidators_Positive + + Integer is not initialized. + + + + + Box:length:GeomValidators_Positive + + Integer is not positive. + +