mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-15 21:21:21 +05:00
0020743: EDF 1271 SMESH : Create a mesh from a group / export, FindElementByPoint() on groups
This commit is contained in:
parent
d502285de5
commit
70aa7fe704
@ -1338,7 +1338,7 @@ Do you want to continue ?</translation>
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>SMESH_EXPORT_MED_DUPLICATED_MESH_NAMES</source>
|
<source>SMESH_EXPORT_MED_DUPLICATED_MESH_NAMES</source>
|
||||||
<translation>There are some meshes with the same names in the selection.
|
<translation>There are some mesh objects with the same names in the selection.
|
||||||
The result file may be incorrect.
|
The result file may be incorrect.
|
||||||
Do you want to continue ?</translation>
|
Do you want to continue ?</translation>
|
||||||
</message>
|
</message>
|
||||||
@ -4821,6 +4821,10 @@ Please specify them and try again</translation>
|
|||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>SMESHGUI_FindElemByPointDlg</name>
|
<name>SMESHGUI_FindElemByPointDlg</name>
|
||||||
|
<message>
|
||||||
|
<source>MESH_GROUP</source>
|
||||||
|
<translation>Mesh or group</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>CAPTION</source>
|
<source>CAPTION</source>
|
||||||
<translation>Find Element by Point</translation>
|
<translation>Find Element by Point</translation>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user