From: gdd Date: Tue, 29 Mar 2011 12:41:26 +0000 (+0000) Subject: rnc: added missing translation of a warning message X-Git-Tag: Start_BR_19998_21191~13 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d0515462ad8d1841cc7265fb1a5a54e52ffee319;p=modules%2Fgeom.git rnc: added missing translation of a warning message --- diff --git a/src/SKETCHER/Sketcher_Profile.cxx b/src/SKETCHER/Sketcher_Profile.cxx index d7c46982f..2f62f13eb 100644 --- a/src/SKETCHER/Sketcher_Profile.cxx +++ b/src/SKETCHER/Sketcher_Profile.cxx @@ -329,7 +329,7 @@ Sketcher_Profile::Sketcher_Profile(const char* aCmd) Standard_Real error = Abs(length2 - radius); if ( error > Precision::Confusion() ){ MESSAGE("Warning : The specified end point is not on the Arc, distance = "< Precision::Confusion() && // Don't create the arc if the end point control_Tolerance == 1) // is too far from it