Added possibility to associate a part with a project that represents the builds of the project

This commit is contained in:
Jan Böhmer 2022-12-29 16:21:04 +01:00
parent adc070d10c
commit fdcd1b9d9d
6 changed files with 106 additions and 10 deletions

View file

@ -10055,5 +10055,29 @@ Element 3</target>
<target>Archived</target>
</segment>
</unit>
<unit id="jcf.5wX" name="part.new_build_part.error.build_part_already_exists">
<segment>
<source>part.new_build_part.error.build_part_already_exists</source>
<target>The project already has an build part!</target>
</segment>
</unit>
<unit id="usGnetL" name="project.edit.associated_build_part">
<segment>
<source>project.edit.associated_build_part</source>
<target>Associated builds part</target>
</segment>
</unit>
<unit id="xXpskqU" name="project.edit.associated_build_part.add">
<segment>
<source>project.edit.associated_build_part.add</source>
<target>Add builds part</target>
</segment>
</unit>
<unit id="5rnE1fK" name="project.edit.associated_build.hint">
<segment>
<source>project.edit.associated_build.hint</source>
<target>This part represents the builds of this project, which are stored somewhere.</target>
</segment>
</unit>
</file>
</xliff>