mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 01:34:34 +02:00
Added possibility to associate a part with a project that represents the builds of the project
This commit is contained in:
parent
adc070d10c
commit
fdcd1b9d9d
6 changed files with 106 additions and 10 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue