Ensure that a project BOM includes the build parts of its subprojects

This commit is contained in:
Jan Böhmer 2022-12-29 17:52:13 +01:00
parent 9aa6e714f2
commit ef6d30e04b
3 changed files with 37 additions and 1 deletions

View file

@ -269,5 +269,11 @@
<target>You can not add a project's own builds part to the BOM.</target>
</segment>
</unit>
<unit id="2x2XDI_" name="project.bom_has_to_include_all_subelement_parts">
<segment>
<source>project.bom_has_to_include_all_subelement_parts</source>
<target>The project BOM has to include all subprojects builds parts. Part %part_name% of project %project_name% missing!</target>
</segment>
</unit>
</file>
</xliff>