Salome HOME
Generalize "Cancel Compute" mechanism to be able to report
authoreap <eap@opencascade.com>
Fri, 20 Jul 2012 16:12:27 +0000 (16:12 +0000)
committereap <eap@opencascade.com>
Fri, 20 Jul 2012 16:12:27 +0000 (16:12 +0000)
"Computation canceled" instead of "Algorithm failed" as failure reason

+        <source>COMPERR_CANCELED</source>
+        <translation>Computation canceled</translation>

src/SMESHGUI/SMESH_msg_en.ts

index c420d52495ae65e2bc7d607e479ed41cdbeb5ff0..ff11734b77f5fffa953b3fca8ba6722af9f5c921 100644 (file)
         <source>COMPERR_UNKNOWN</source>
         <translation>Unknown error</translation>
     </message>
+    <message>
+        <source>COMPERR_CANCELED</source>
+        <translation>Computation canceled</translation>
+    </message>
     <message>
         <source>SMESH_GEOM</source>
         <translation>Geometry</translation>