mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 09:44:41 +02:00
Added an alert to the build tab, when a part has a status other than "in_production".
This commit is contained in:
parent
76ec63e760
commit
fcd8d205d3
2 changed files with 12 additions and 0 deletions
|
@ -10333,5 +10333,11 @@ Element 3</target>
|
|||
<target><![CDATA[You have enough stocked to build <b>%max_builds%</b> builds of this project.]]></target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="fZhqvmk" name="project.builds.check_project_status">
|
||||
<segment>
|
||||
<source>project.builds.check_project_status</source>
|
||||
<target><![CDATA[The current project status is <b>"%project_status%"</b>. You should check if you really want to build the project with this status!]]></target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue