X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchPlugin%2FSketchPlugin_msg_en.ts;h=35073532a9aa0da21eb161a7c403823d2c46033c;hb=12fb7d3ba34c7dae4d0ba4f65bd2eee0077e9cab;hp=de5c42990da657c4777fa3001c115b36bdef0d2c;hpb=5b6031b015602aa07f5a6fc668c13ac3faf7a8a9;p=modules%2Fshaper.git diff --git a/src/SketchPlugin/SketchPlugin_msg_en.ts b/src/SketchPlugin/SketchPlugin_msg_en.ts index de5c42990..35073532a 100755 --- a/src/SketchPlugin/SketchPlugin_msg_en.ts +++ b/src/SketchPlugin/SketchPlugin_msg_en.ts @@ -73,93 +73,93 @@ - SketchCircle:CircleRadius:GeomValidators_Positive + SketchMacroCircle:CircleRadius:GeomValidators_Positive - Double is not positive. - Radius value is not positive + Value is too small. + Radius value is too small - SketchCircle:Model_FeatureValidator + SketchMacroCircle:Model_FeatureValidator - Attribute "CircleCenter" is not initialized. + Attribute "circle_center" is not initialized. A center point is not selected - SketchCircle:Model_FeatureValidator + SketchMacroCircle:Model_FeatureValidator Attribute "FirstPoint" is not initialized. A first point is not selected - SketchCircle:Model_FeatureValidator + SketchMacroCircle:Model_FeatureValidator Attribute "SecondPoint" is not initialized. A second point is not selected - SketchCircle:Model_FeatureValidator + SketchMacroCircle:Model_FeatureValidator Attribute "ThirdPoint" is not initialized. A third point is not selected - SketchCircle:CircleCenter + SketchMacroCircle:CircleCenter - Attribute "CircleCenter" is locked by modification value in the viewer. + Attribute "circle_center" is locked by modification value in the viewer. Select a center point - SketchCircle:FirstPoint + SketchMacroCircle:FirstPoint Attribute "FirstPoint" is locked by modification value in the viewer. Select a center point - SketchCircle:SecondPoint + SketchMacroCircle:SecondPoint Attribute "SecondPoint" is locked by modification value in the viewer. Select a center point - SketchCircle:ThirdPoint + SketchMacroCircle:ThirdPoint Attribute "ThirdPoint" is locked by modification value in the viewer. Select a center point - SketchCircle:CircleRadius + SketchMacroCircle:CircleRadius - Attribute "CircleRadius" is locked by modification value in the viewer. + Attribute "circle_radius" is locked by modification value in the viewer. Select a radius distance - SketchCircle:CircleRadius:GeomValidators_Positive + SketchMacroCircle:CircleRadius:GeomValidators_Positive Integer is not initialized. Integer radius is not initialized - SketchCircle:CircleRadius:GeomValidators_Positive + SketchMacroCircle:CircleRadius:GeomValidators_Positive Integer is not positive. Integer radius must be set - SketchCircle:Model_FeatureValidator + SketchMacroCircle:Model_FeatureValidator - Attribute "CircleRadius" is not initialized. + Attribute "circle_radius" is not initialized. Set the circle radius @@ -386,8 +386,8 @@ SketchConstraintRadius:ConstraintValue:GeomValidators_Positive - Double is not positive. - Radius must be positive + Value is too small. + Radius is too small @@ -571,14 +571,14 @@ SketchPoint:Model_FeatureValidator - Attribute "PointCoordindates" is not initialized. + Attribute "PointCoordinates" is not initialized. Point is not defined - SketchPoint:PointCoordindates + SketchPoint:PointCoordinates - Attribute "PointCoordindates" is locked by modification value in the viewer. + Attribute "PointCoordinates" is locked by modification value in the viewer. Select a point @@ -636,14 +636,14 @@ SketchArc:ArcCenter - Attribute "ArcCenter" is locked by modification value in the viewer. + Attribute "center_point" is locked by modification value in the viewer. Select a center point SketchArc:ArcCenter - Attribute "ArcCenter" is not initialized. + Attribute "center_point" is not initialized. Center point is not defined @@ -699,8 +699,8 @@ SketchArc:ArcRadius:GeomValidators_Positive - Double is not positive. - Acr radius must e positive + Value is too small. + Arc radius is too small @@ -720,21 +720,21 @@ SketchArc:Model_FeatureValidator - Attribute "ArcCenter" is not initialized. + Attribute "center_point" is not initialized. Select an arc center SketchArc:Model_FeatureValidator:ArcStartPoint - Attribute "ArcStartPoint" is not initialized. + Attribute "start_point" is not initialized. Select an arc start point SketchArc:Model_FeatureValidator - Attribute "ArcEndPoint" is not initialized. + Attribute "end_point" is not initialized. Select an arc end point @@ -847,7 +847,7 @@ SketchMultiRotation:MultiRotationObjects:GeomValidators_Positive - Double is not positive. + Value is too small. The total number of rotated objects must be positive @@ -982,7 +982,7 @@ SketchMultiTranslation:MultiTranslationObjects:GeomValidators_Positive - Double is not positive. + Value is too small. The total number of translated objects must be positive @@ -1364,8 +1364,8 @@ SketchConstraintDistance:ConstraintValue:GeomValidators_Positive - Double is not positive. - Distance value must be positive + Value is too small. + Distance value is too small @@ -1583,8 +1583,8 @@ SketchConstraintLength:ConstraintValue:GeomValidators_Positive - Double is not positive. - Length value is not positive + Value is too small. + Length value is too small @@ -1938,77 +1938,77 @@ - SketchConstraintFillet:ConstraintValue:GeomValidators_Positive + SketchFillet:ConstraintValue:GeomValidators_Positive Double is not initialized. Set the fillet radius - SketchConstraintFillet:ConstraintValue:GeomValidators_Positive + SketchFillet:ConstraintValue:GeomValidators_Positive - Double is not positive. + Value is too small. The fillet radius must be positive - SketchConstraintFillet:ConstraintValue:GeomValidators_Positive + SketchFillet:ConstraintValue:GeomValidators_Positive Integer is not initialized. Set the integer fillet radius - SketchConstraintFillet:ConstraintValue:GeomValidators_Positive + SketchFillet:ConstraintValue:GeomValidators_Positive Integer is not positive. The integer fillet radius must be positive - SketchConstraintFillet:Model_FeatureValidator + SketchFillet:Model_FeatureValidator Attribute "ConstraintEntityA" is not initialized. Select one or several points for filet - SketchConstraintFillet:Model_FeatureValidator + SketchFillet:Model_FeatureValidator Attribute "ConstraintValue" is not initialized. Set the fillet radius - SketchConstraintFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator + SketchFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator Error: List of points is empty. List of points is empty - SketchConstraintFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator + SketchFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator Error: one of the selected point does not have coicidence. One of the selected point does not have coicidence - SketchConstraintFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator + SketchFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator Error: One of the selected points does not have two suitable edges for fillet. One of the selected points does not have two suitable edges for fillet - SketchConstraintFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator + SketchFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator Error: Edges in selected point has tangent constraint. Edges in selected point has tangent constraint - SketchConstraintFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator + SketchFillet:ConstraintEntityA:SketchPlugin_FilletVertexValidator Error: Edges in selected point has tangent constraint. Edges in selected point has tangent constraint