mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-25 02:20:34 +05:00
0021935: [CEA 696] Possibility to delete an object even if it was used before to create another one
Fix error in message
This commit is contained in:
parent
aa13d5e49d
commit
1999c15524
@ -30,7 +30,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<source>DEP_OBJECT</source>
|
<source>DEP_OBJECT</source>
|
||||||
<translation>One or more selected objects are used to create another ones or referenced from other modules.
|
<translation>One or more selected objects are used to create another ones or referenced from other modules.
|
||||||
Removal of these objects can result in valid Python dump.
|
Removal of these objects can result in invalid Python dump.
|
||||||
|
|
||||||
Do you still want to delete these objects?</translation>
|
Do you still want to delete these objects?</translation>
|
||||||
</message>
|
</message>
|
||||||
|
Loading…
Reference in New Issue
Block a user