diff --git a/src/SMESHGUI/SMESH_msg_en.po b/src/SMESHGUI/SMESH_msg_en.po index 57cf30939..c6cfa92db 100644 --- a/src/SMESHGUI/SMESH_msg_en.po +++ b/src/SMESHGUI/SMESH_msg_en.po @@ -1387,9 +1387,13 @@ msgid "SMESH_AUTO_GROUPS" msgstr "Automatically create groups" msgid "SMESH_CONTINUE_MESH_VISUALIZATION" -msgstr "It seems that there is not enouth memory to show the mesh.\n" +msgstr "It seems that there is not enough memory to show the mesh\n" + "so that the application may crash." "Do you wish to continue visualization?" +msgid "SMESH_NO_MESH_VISUALIZATION" +msgstr "There is not enough memory to show the mesh" + msgid "SMESH_VISU_PROBLEM" msgstr "Mesh visualization failed, probably due to lack of memory"