Validate that a parts name fullfills the regular expression set in a category

This commit is contained in:
Jan Böhmer 2023-01-28 21:36:19 +01:00
parent 58105575d3
commit 22950f2476
5 changed files with 40 additions and 1 deletions

View file

@ -10401,5 +10401,17 @@ Element 3</target>
<target>Hint from category</target>
</segment>
</unit>
<unit id="_vbPEFP" name="category.edit.partname_regex.placeholder">
<segment>
<source>category.edit.partname_regex.placeholder</source>
<target>e.g "/Capacitor \d+ nF/i"</target>
</segment>
</unit>
<unit id="QFgP__5" name="category.edit.partname_regex.help">
<segment>
<source>category.edit.partname_regex.help</source>
<target>A PCRE-compatible regular expression, which a part name have to match.</target>
</segment>
</unit>
</file>
</xliff>