From 389de9f0a16e8c5eff5f33b63e26d2551418d956 Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=A9rald=20NICOLAS?= Date: Mon, 8 Jun 2020 14:29:21 +0200 Subject: [PATCH] Messages pour les TOP menus --- src/SMESHGUI/SMESH_msg_en.ts | 32 ++++++++++++++++++++++++-------- src/SMESHGUI/SMESH_msg_fr.ts | 22 +++++++++++++++++++--- 2 files changed, 43 insertions(+), 11 deletions(-) diff --git a/src/SMESHGUI/SMESH_msg_en.ts b/src/SMESHGUI/SMESH_msg_en.ts index 6a00a82a0..9055b7530 100644 --- a/src/SMESHGUI/SMESH_msg_en.ts +++ b/src/SMESHGUI/SMESH_msg_en.ts @@ -3937,8 +3937,24 @@ Use Display Entity menu command to show them. Uniform refinement - TOP_REF_HOMARD - Refinement with HOMARD + TOP_HOMARD_CREATE_CASE + New case + + + TOP_HOMARD_FOLLOW_ITERATION + Existing case + + + TOP_HOMARD_NEW_ITERATION + New iteration + + + TOP_HOMARD_COMPUTE + Compute + + + TOP_HOMARD_COMPUTE_PUBLISH + Compute and publish TOP_MG_ADAPT @@ -4575,8 +4591,8 @@ Use Display Entity menu command to show them. FULL_RECOMPUTE_QUESTION -The mesh has been edited since a last total re-compute -that may prevent successful computation. +The mesh has been edited since a last total re-compute +that may prevent successful computation. Do you wish to re-compute the mesh totally to discard the modifications? @@ -6701,7 +6717,7 @@ Please specify them and try again GEOMETRY_OBJECT_IS_NOT_DEFINED_MESH Geometry object is not defined. -Do you want to create an empty mesh +Do you want to create an empty mesh without algorithms and hypotheses? @@ -6775,8 +6791,8 @@ select mesh or sub-mesh and try again CONCURRENT_SUBMESH_APPEARS - -The assigned algorithm has the same priority as one assigned to an + +The assigned algorithm has the same priority as one assigned to an adjacent sub-mesh, hence it's undefined which algorithm to use for meshing boundary shared by two sub-meshes. Would you like to set the order of sub-mesh computation? @@ -8386,7 +8402,7 @@ as they are of improper type: SUBSHAPES_NOT_FOUND_MSG -Some sub-shapes not found in the new geometry. They are listed +Some sub-shapes not found in the new geometry. They are listed below along with dependent mesh objects that are marked with red in the Object Browser. diff --git a/src/SMESHGUI/SMESH_msg_fr.ts b/src/SMESHGUI/SMESH_msg_fr.ts index 24c9ff571..d66f06849 100644 --- a/src/SMESHGUI/SMESH_msg_fr.ts +++ b/src/SMESHGUI/SMESH_msg_fr.ts @@ -474,7 +474,7 @@ MEN_EDIT - Edition + Editer MEN_EDIT_GROUP @@ -3896,8 +3896,24 @@ Utilisez le menu "Visualiser une entité" pour les afficher. Raffinement uniforme - TOP_REF_HOMARD - Raffinement avec HOMARD + TOP_HOMARD_CREATE_CASE + Création d'un cas + + + TOP_HOMARD_FOLLOW_ITERATION + Poursuite d'une itération. + + + TOP_HOMARD_NEW_ITERATION + Création d'une itération + + + TOP_HOMARD_COMPUTE + Calculer + + + TOP_HOMARD_COMPUTE_PUBLISH + Calculer et publier TOP_MG_ADAPT -- 2.30.2