Salome HOME
PAL13473 (Build repetitive mesh):
authoreap <eap@opencascade.com>
Wed, 6 Dec 2006 15:09:56 +0000 (15:09 +0000)
committereap <eap@opencascade.com>
Wed, 6 Dec 2006 15:09:56 +0000 (15:09 +0000)
add 2 new algo error msgs

src/SMESHGUI/SMESH_msg_en.po

index 6b63444d5105e201439e474d100c3844c19cb771..9d51ef2c41a69f02723090176d0d033419afba95 100644 (file)
@@ -1273,12 +1273,18 @@ msgstr "Hypothesis and submesh dimensions mismatch"
 msgid "SMESH_HYP_9"
 msgstr "Shape is neither the main one, nor its subshape, nor a valid group"
 
+msgid "SMESH_HYP_10"
+msgstr "Geomerty mismatches algorithm's expectation"
+
 msgid "MISSING_ALGO"
 msgstr "%3 %2D algorithm is missing"
 
 msgid "MISSING_HYPO"
 msgstr "%3 %2D algorithm \"%1\" misses %4D hypothesis"
 
+msgid "BAD_PARAM_VALUE"
+msgstr "Hypothesis of %3 %2D algorithm \"%1\" has a bad parameter value"
+
 msgid "NOT_CONFORM_MESH"
 msgstr "%3 %2D algorithm \"%1\" would produce not conform mesh: global \"Not Conform Mesh Allowed\" hypotesis is missing"