mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 09:44:41 +02:00
Allow to configure history log settings via new settings system
This commit is contained in:
parent
0772d85918
commit
7cc67f8bb1
7 changed files with 103 additions and 38 deletions
|
@ -12437,5 +12437,35 @@ Please note, that you can not impersonate a disabled user. If you try you will g
|
|||
<target>Homepage banner</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="6RRRPKg" name="settings.system.history">
|
||||
<segment>
|
||||
<source>settings.system.history</source>
|
||||
<target>History log</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="hsfPL4R" name="settings.system.history.saveChangedFields">
|
||||
<segment>
|
||||
<source>settings.system.history.saveChangedFields</source>
|
||||
<target>Save which fields of an element were changed in log entries</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="jaT3DJ3" name="settings.system.history.saveOldData">
|
||||
<segment>
|
||||
<source>settings.system.history.saveOldData</source>
|
||||
<target>Save the old data in log entries on element changes</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="058VALj" name="settings.system.history.saveNewData">
|
||||
<segment>
|
||||
<source>settings.system.history.saveNewData</source>
|
||||
<target>Save the new data in log entries on element change/creation</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="jEvc3t." name="settings.system.history.saveRemovedData">
|
||||
<segment>
|
||||
<source>settings.system.history.saveRemovedData</source>
|
||||
<target>Save removed data in log entries on element deletion</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue