mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-26 04:49:32 +00:00
Show a confirmation message, if you delete parts via part table select.
This commit is contained in:
parent
452f0a8362
commit
4c574316c8
3 changed files with 66 additions and 1 deletions
|
|
@ -9333,5 +9333,23 @@ Element 3</target>
|
|||
<target>No elements existing!</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="4IH1qgL" name="part_list.action.delete-title">
|
||||
<segment>
|
||||
<source>part_list.action.delete-title</source>
|
||||
<target>Do you really want to delete this parts?</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="te3YmqA" name="part_list.action.delete-message">
|
||||
<segment>
|
||||
<source>part_list.action.delete-message</source>
|
||||
<target>These parts and any associated information (like attachments, price information, etc.) will be deleted. This can not be undone!</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="xd6OiPE" name="part.table.actions.success">
|
||||
<segment>
|
||||
<source>part.table.actions.success</source>
|
||||
<target>Actions finished successfully.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue