SUIT_MessageBox::warning( myDlg, tr( "SMESH_WRN_WARNING" ), aMess );
return false;
}
-/* else if ( aMess == tr( "GEOMETRY_OBJECT_IS_NOT_DEFINED" ) || aMess == tr( "GEOMETRY_OBJECT_IS_NULL" ) )
- {
- dlg()->show();
- if ( SUIT_MessageBox::warning( myDlg, tr( "SMESH_WRN_WARNING" ), aMess,
- SUIT_MessageBox::Yes, SUIT_MessageBox::No ) == SUIT_MessageBox::No )
- return false;
- }*/
bool aResult = false;
aMess = "";
<message>
<source>GEOMETRY_OBJECT_IS_NOT_DEFINED</source>
<translation>Geometry object is not defined
-Please specify it and try again</translation>
+Do you want to create empty mesh
+without algorithm's and hypothesis? </translation>
</message>
<message>
<source>GEOMETRY_OBJECT_IS_NULL</source>
- <translation>Geometry object is null</translation>
+ <translation>Geometry object is null
+Do you want to create empty mesh
+without algorithm's and hypothesis? </translation>
</message>
<message>
<source>HYPOTHESES_AND_ALGORITHMS_ARE_NOT_DEFINED</source>
</message>
<message>
<source>GEOMETRY_OBJECT_IS_NOT_DEFINED</source>
- <translation>L'objet géométrique n'est pas défini
-Indiquez-le et essayez de nouveau</translation>
+ <translation type="unfinished">Geometry object is not defined
+Do you want to create empty mesh
+without algorithm's and hypothesis? </translation>
</message>
<message>
<source>GEOMETRY_OBJECT_IS_NULL</source>
- <translation>L'objet géométrique est nul</translation>
+ <translation type="unfinished">Geometry object is null
+Do you want to create empty mesh
+without algorithm's and hypothesis? </translation>
</message>
<message>
<source>HYPOTHESES_AND_ALGORITHMS_ARE_NOT_DEFINED</source>