mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-02-11 12:09:36 +00:00
Fixed unnecessary colon in english translation
This commit is contained in:
parent
aec53bd1dd
commit
dcdc990af1
1 changed files with 3 additions and 3 deletions
|
|
@ -6383,7 +6383,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can
|
||||||
</notes>
|
</notes>
|
||||||
<segment state="final">
|
<segment state="final">
|
||||||
<source>log.collection_deleted.deleted</source>
|
<source>log.collection_deleted.deleted</source>
|
||||||
<target>Deleted element:</target>
|
<target>Deleted element</target>
|
||||||
</segment>
|
</segment>
|
||||||
</unit>
|
</unit>
|
||||||
<unit id="KCtfAzp" name="go.exclamation">
|
<unit id="KCtfAzp" name="go.exclamation">
|
||||||
|
|
@ -9928,13 +9928,13 @@ Element 1 -> Element 1.2</target>
|
||||||
<unit id="NdZ1t7a" name="project.builds.number_of_builds_possible">
|
<unit id="NdZ1t7a" name="project.builds.number_of_builds_possible">
|
||||||
<segment state="translated">
|
<segment state="translated">
|
||||||
<source>project.builds.number_of_builds_possible</source>
|
<source>project.builds.number_of_builds_possible</source>
|
||||||
<target><![CDATA[You have enough stocked to build <b>%max_builds%</b> builds of this [project].]]></target>
|
<target>You have enough stocked to build <b>%max_builds%</b> builds of this [project].</target>
|
||||||
</segment>
|
</segment>
|
||||||
</unit>
|
</unit>
|
||||||
<unit id="iuSpPbg" name="project.builds.check_project_status">
|
<unit id="iuSpPbg" name="project.builds.check_project_status">
|
||||||
<segment state="translated">
|
<segment state="translated">
|
||||||
<source>project.builds.check_project_status</source>
|
<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>
|
<target>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>
|
</segment>
|
||||||
</unit>
|
</unit>
|
||||||
<unit id="Y7vSSxi" name="project.builds.following_bom_entries_miss_instock_n">
|
<unit id="Y7vSSxi" name="project.builds.following_bom_entries_miss_instock_n">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue