Added an filter constraint based on part tags.

This commit is contained in:
Jan Böhmer 2022-08-21 23:01:10 +02:00
parent 4d3ff7d7b5
commit 4ba58cc621
7 changed files with 234 additions and 4 deletions

View file

@ -9441,5 +9441,23 @@ Element 3</target>
<target>Database ID</target>
</segment>
</unit>
<unit id="RphtSCZ" name="filter.tags_constraint.operator.ANY">
<segment>
<source>filter.tags_constraint.operator.ANY</source>
<target>Any of the tags</target>
</segment>
</unit>
<unit id="So3q9VW" name="filter.tags_constraint.operator.ALL">
<segment>
<source>filter.tags_constraint.operator.ALL</source>
<target>All of the tags</target>
</segment>
</unit>
<unit id="mqkIc_4" name="filter.tags_constraint.operator.NONE">
<segment>
<source>filter.tags_constraint.operator.NONE</source>
<target>None of the tags</target>
</segment>
</unit>
</file>
</xliff>