Allow to import category, footprint and manufacturer by giving a string in the CSV file

This commit is contained in:
Jan Böhmer 2023-03-12 21:10:48 +01:00
parent 85ae862381
commit 61e2dde400
12 changed files with 173 additions and 35 deletions

View file

@ -6673,16 +6673,6 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr
<target>Ein Kindelement kann nicht das übergeordnete Element sein!</target>
</segment>
</unit>
<unit id="0IF0VIF" name="validator.isSelectable">
<notes>
<note priority="1">obsolete</note>
<note category="state" priority="1">obsolete</note>
</notes>
<segment>
<source>validator.isSelectable</source>
<target>Das Element muss auswählbar sein!</target>
</segment>
</unit>
<unit id="nd207H6" name="validator.part_lot.location_full.no_increasment">
<notes>
<note priority="1">obsolete</note>

View file

@ -6674,16 +6674,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can
<target>The parent can not be one of the children of itself.</target>
</segment>
</unit>
<unit id="0IF0VIF" name="validator.isSelectable">
<notes>
<note priority="1">obsolete</note>
<note category="state" priority="1">obsolete</note>
</notes>
<segment>
<source>validator.isSelectable</source>
<target>The element must be selectable.</target>
</segment>
</unit>
<unit id="nd207H6" name="validator.part_lot.location_full.no_increasment">
<notes>
<note priority="1">obsolete</note>

View file

@ -305,5 +305,25 @@
<target>Wählen Sie einen Wert, oder laden Sie eine Datei hoch, um dessen Dateiname automatisch als Namen für diesen Anhang zu nutzen.</target>
</segment>
</unit>
<unit id="0IF0VIF" name="validator.isSelectable">
<notes>
<note priority="1">obsolete</note>
<note category="state" priority="1">obsolete</note>
</notes>
<segment>
<source>validator.isSelectable</source>
<target>Das Element muss auswählbar sein!</target>
</segment>
</unit>
<unit id="0IF0VIF" name="validator.isSelectable">
<notes>
<note priority="1">obsolete</note>
<note category="state" priority="1">obsolete</note>
</notes>
<segment>
<source>validator.isSelectable</source>
<target>The element must be selectable.</target>
</segment>
</unit>
</file>
</xliff>