From d0515462ad8d1841cc7265fb1a5a54e52ffee319 Mon Sep 17 00:00:00 2001 From: gdd Date: Tue, 29 Mar 2011 12:41:26 +0000 Subject: [PATCH] rnc: added missing translation of a warning message --- src/SKETCHER/Sketcher_Profile.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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