From: isn Date: Fri, 8 Feb 2019 13:44:04 +0000 (+0300) Subject: translations X-Git-Tag: SH_V2_2_0~99^2~31 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f8a2bef2827adf656d1831a89679a85d59cf9512;p=modules%2Fhydro.git translations --- diff --git a/src/HYDROGUI/HYDROGUI_CalculationOp.cxx b/src/HYDROGUI/HYDROGUI_CalculationOp.cxx index fce39e29..3a69f8c3 100644 --- a/src/HYDROGUI/HYDROGUI_CalculationOp.cxx +++ b/src/HYDROGUI/HYDROGUI_CalculationOp.cxx @@ -1059,7 +1059,7 @@ void HYDROGUI_CalculationOp::onNext( const int theIndex ) if (is_int) SUIT_MessageBox::information(module()->getApp()->desktop(), tr( "COMPLETE_CASE" ), - tr( "There is an intersection(s) between new objects. result will be depend on order" )); + tr( "COMPLETE_CASE_INTERSECTION_DETECTED" )); myEditedObject->ClearChanged(); for (int k=1;k<=theNewRegions.Size();k++) diff --git a/src/HYDROGUI/resources/HYDROGUI_msg_en.ts b/src/HYDROGUI/resources/HYDROGUI_msg_en.ts index e938a9e0..73582eb4 100755 --- a/src/HYDROGUI/resources/HYDROGUI_msg_en.ts +++ b/src/HYDROGUI/resources/HYDROGUI_msg_en.ts @@ -442,6 +442,14 @@ All supported formats (*.brep *.iges *.igs *.step *.stp) EDIT_CALCULATION Edit calculation case + + COMPLETE_CASE + Complete calculation case + + + COMPLETE_CASE_INTERSECTION_DETECTED + There is an intersection(s) between new objects. Result will depend on order of new objects + COMPLETE_CALCULATION Fast update of calculation case