mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-06 02:59:29 +00:00
Added an settings option to change the default behavior of including child categories or not
Fixes issue #1077
This commit is contained in:
parent
5dbe4ba00b
commit
1c8ca6c0a2
3 changed files with 37 additions and 7 deletions
|
|
@ -14232,5 +14232,17 @@ Please note, that you can not impersonate a disabled user. If you try you will g
|
|||
<target>Project has no BOM entries</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="pCKgjIr" name="settings.behavior.sidebar.data_structure_nodes_table_include_children">
|
||||
<segment>
|
||||
<source>settings.behavior.sidebar.data_structure_nodes_table_include_children</source>
|
||||
<target>Tables should include children nodes by default</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="KJQHfwV" name="settings.behavior.sidebar.data_structure_nodes_table_include_children.help">
|
||||
<segment>
|
||||
<source>settings.behavior.sidebar.data_structure_nodes_table_include_children.help</source>
|
||||
<target>If checked, the part tables for categories, footprints, etc. should include all parts of child categories. If not checked, only parts that strictly belong to the clicked node are shown.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue