From 3167aadf5fffaa0c29ab45e2ae7eac968db19da2 Mon Sep 17 00:00:00 2001 From: akl Date: Fri, 4 Apr 2008 12:35:54 +0000 Subject: [PATCH] Fix of IPAL19449 (Qt4 porting: Too short warning at MED file import): the file has been generated by modified 'po2ts' utility. --- src/SMESHGUI/SMESH_msg_en.ts | 61 ++++++++++++++++++++---------------- 1 file changed, 34 insertions(+), 27 deletions(-) diff --git a/src/SMESHGUI/SMESH_msg_en.ts b/src/SMESHGUI/SMESH_msg_en.ts index 217647cbc..ecad9b6c9 100644 --- a/src/SMESHGUI/SMESH_msg_en.ts +++ b/src/SMESHGUI/SMESH_msg_en.ts @@ -694,7 +694,7 @@ Please enter correct values and try again SMESH_ADD_HYP_WRN - \"%1\" assigned but: + "%1" assigned but: @@ -859,12 +859,12 @@ Please enter correct values and try again SMESH_CANT_ADD_HYP - Can not assign \"%1\": + Can not assign "%1": SMESH_CANT_RM_HYP - Can not unassign \"%1\": + Can not unassign "%1": @@ -894,7 +894,7 @@ Please enter correct values and try again SMESH_CONTINUE_MESH_VISUALIZATION It seems that there is not enough memory to show the mesh - +so that the application may crash. Do you wish to continue visualization? SMESH_COORDINATES @@ -950,7 +950,8 @@ Please enter correct values and try again SMESH_DRS_2 - + MED file has overlapped ranges of element numbers, + the numbers from the file are ignored SMESH_DRS_3 @@ -959,12 +960,12 @@ Please enter correct values and try again SMESH_DRS_4 The file is incorrect, - +some information will be missed SMESH_DRS_EMPTY The file is empty, - +there is nothing to be published SMESH_DX @@ -1029,26 +1030,31 @@ Probably, there is not enough space on disk. SMESH_EXPORT_MED_DUPLICATED_GRP - There are duplicated group names in mesh \"%1\". - + There are duplicated group names in mesh "%1". +You can cancel exporting and rename them, +otherwise some group names in the resulting MED file +will not match ones in the study. +Do you want to continue ? SMESH_EXPORT_MED_V2_1 - During export mesh with name - \"%1\" to MED 2.1 - + During export mesh with name - "%1" to MED 2.1 +polygons and polyhedrons elements will be missed +For correct export use MED 2.2 +Are you sure want to export to MED 2.1 ? SMESH_EXPORT_STL1 - Mesh - \"%1\" does not contain triangles + Mesh - "%1" does not contain triangles SMESH_EXPORT_STL2 - Mesh - \"%1\" contains another than triangles elements, + Mesh - "%1" contains another than triangles elements, they are ignored during writing to STL SMESH_EXPORT_UNV - During export mesh with name - \"%1\" to UNV - + During export mesh with name - "%1" to UNV + pyramid's elements will be missed SMESH_EXTRUSION @@ -1616,7 +1622,7 @@ Probably, there is not enough space on disk. SMESH_RM_HYP_WRN - \"%1\" unassigned but: + "%1" unassigned but: @@ -1730,7 +1736,8 @@ Probably, there is not enough space on disk. SMESH_VISU_PROBLEM_CLEAR Mesh visualization failed, no memory even to show a message, - +so all visual data have been removed to let the application live. +Consider saving your work before application crash SMESH_VOLUME @@ -1822,19 +1829,19 @@ Probably, there is not enough space on disk. STATE_HYP_BAD_GEOMETRY - %3 %2D algorithm \"%1\" is assigned to geometry mismatching its expectation + %3 %2D algorithm "%1" is assigned to geometry mismatching its expectation STATE_HYP_BAD_PARAMETER - Hypothesis of %3 %2D algorithm \"%1\" has a bad parameter value + Hypothesis of %3 %2D algorithm "%1" has a bad parameter value STATE_HYP_MISSING - %3 %2D algorithm \"%1\" misses %4D hypothesis + %3 %2D algorithm "%1" misses %4D hypothesis STATE_HYP_NOTCONFORM - %3 %2D algorithm \"%1\" would produce not conform mesh: global \"Not Conform Mesh Allowed\" hypotesis is missing + %3 %2D algorithm "%1" would produce not conform mesh: global "Not Conform Mesh Allowed" hypotesis is missing STB_ADV_INFO @@ -3252,7 +3259,7 @@ Please select a groups and try again SMESHGUI_FilterDlg BAD_SHAPE_NAME - There is no \"%1\" geometrical object in the current study + There is no "%1" geometrical object in the current study Please select valid object and try again @@ -3285,17 +3292,17 @@ Please select valid object and try again SHAPE_IS_NOT_A_CYLINDER - \"%1\" is not a cylinderical face + "%1" is not a cylinderical face Please select a cylindrical face and try again SHAPE_IS_NOT_A_FACE - \"%1\" is not a face + "%1" is not a face Please select a face and try again SHAPE_IS_NOT_A_PLANE - \"%1\" is not a plane + "%1" is not a plane Please select a plane and try again @@ -3327,8 +3334,8 @@ Please select a plane and try again ASSIGN_NEW_NAME - Library already contains filter with name \"%1\" -New name \"%2\" is assigned to added filter + Library already contains filter with name "%1" +New name "%2" is assigned to added filter COPY_FROM_TLT -- 2.39.2