From: eap Date: Mon, 14 Nov 2005 09:18:24 +0000 (+0000) Subject: PAL10491. Add messages used by GetMessageOnAlgoStateErrors() X-Git-Tag: V3_1_0a3~9 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=590a56bae013abd634dbc628f1cdb9c4e4334c4b PAL10491. Add messages used by GetMessageOnAlgoStateErrors() --- diff --git a/src/SMESHGUI/SMESH_msg_en.po b/src/SMESHGUI/SMESH_msg_en.po index 17ff8a0fa..73270e899 100644 --- a/src/SMESHGUI/SMESH_msg_en.po +++ b/src/SMESHGUI/SMESH_msg_en.po @@ -1200,6 +1200,21 @@ msgstr "Such dimention hypothesis is already assigned to the shape" msgid "SMESH_HYP_8" msgstr "Hypothesis and submesh dimensions mismatch" +msgid "MISSING_ALGO" +msgstr "%3 %2D algorithm is missing" + +msgid "MISSING_HYPO" +msgstr "%3 %2D algorithm \"%1\" misses some hypothesis" + +msgid "NOT_CONFORM_MESH" +msgstr "%3 %2D algorithm \"%1\" would produce not conform mesh: global \"Not Conform Mesh Allowed\" hypotesis is missing" + +msgid "GLOBAL_ALGO" +msgstr "Global" + +msgid "LOCAL_ALGO" +msgstr "Local" + msgid "SMESH_DRS_1" msgstr "MED file contains no mesh with the given name"