mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-02-14 05:29:35 +00:00
Show error message if a sub element contains parts while recursive deletion of StructuralDBElement
This commit is contained in:
parent
26cc4b4836
commit
a9642b27a6
2 changed files with 16 additions and 3 deletions
|
|
@ -9078,7 +9078,7 @@ Element 3</target>
|
|||
<unit id="D6I2Q6C" name="entity.delete.must_not_contain_parts">
|
||||
<segment>
|
||||
<source>entity.delete.must_not_contain_parts</source>
|
||||
<target>Element still contains parts! You have to move the parts, to be able to delete this element.</target>
|
||||
<target>Element "%PATH%" still contains parts! You have to move the parts, to be able to delete this element.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="hu8Y98Q" name="entity.delete.must_not_contain_attachments">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue