mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-27 05:41:35 +00:00
Added a "unsaved changed" warning dialog for part, entity edits and system settings
This fixes issue #1368
This commit is contained in:
parent
ad0c60f766
commit
79c36494ea
21 changed files with 556 additions and 11 deletions
|
|
@ -1035,6 +1035,18 @@ Sub elements will be moved upwards.</target>
|
|||
<target>Edit [part]</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="aznOqRU" name="form.dirty_form.unsaved_changes.title">
|
||||
<segment state="translated">
|
||||
<source>form.dirty_form.unsaved_changes.title</source>
|
||||
<target>Unsaved Changes</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="dfzAYsv" name="form.dirty_form.unsaved_changes.message">
|
||||
<segment state="translated">
|
||||
<source>form.dirty_form.unsaved_changes.message</source>
|
||||
<target>You have unsaved changes that will be lost if you leave this page. Are you sure you want to continue?</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="EwY218_" name="part.edit.tab.common">
|
||||
<segment state="translated">
|
||||
<source>part.edit.tab.common</source>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue