mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 17:55:03 +02:00
Add a blue dot to the collection type delete buttons in forms to indicate that this element was not yet saved to DB yet
This commit is contained in:
parent
87626589a3
commit
c5435df6f9
4 changed files with 36 additions and 7 deletions
|
@ -11957,5 +11957,17 @@ Please note, that you can not impersonate a disabled user. If you try you will g
|
|||
<target>Stocked amount</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="hfwUcM0" name="collection_type.new_element">
|
||||
<segment>
|
||||
<source>collection_type.new_element</source>
|
||||
<target>collection_type.new_element</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="2NZFail" name="collection_type.new_element.tooltip">
|
||||
<segment>
|
||||
<source>collection_type.new_element.tooltip</source>
|
||||
<target>This element was newly created and was not persisted to the database yet.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue