From 04dec06900999c319cff08b51db2025a11877d7c Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Thu, 4 Dec 2025 23:42:43 +0000
Subject: [PATCH] Fix remaining entity type placeholders identified in code
review
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
---
translations/messages.en.xlf | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf
index 43648a08..5f902c03 100644
--- a/translations/messages.en.xlf
+++ b/translations/messages.en.xlf
@@ -9650,19 +9650,19 @@ Element 1 -> Element 1.2
part.new_build_part.error.build_part_already_exists
- The project already has a build part!
+ The [project] already has a build [part]!project.edit.associated_build_part
- Associated builds part
+ Associated builds [part]project.edit.associated_build_part.add
- Add builds part
+ Add builds [part]
@@ -9680,7 +9680,7 @@ Element 1 -> Element 1.2
part.is_build_part
- Is project builds part
+ Is [project] builds [part]
@@ -10898,7 +10898,7 @@ Element 1 -> Element 1.2
storelocation.part_owner_must_match.label
- Part Lot owner must match storage location owner
+ [part_lot] owner must match [storage_location] owner
@@ -10934,7 +10934,7 @@ Element 1 -> Element 1.2
part.withdraw.access_denied
- Not allowed to do the desired action. Please check your permissions and the owner of the part lots.
+ Not allowed to do the desired action. Please check your permissions and the owner of the [[part_lot]].
@@ -10952,7 +10952,7 @@ Element 1 -> Element 1.2
log.element_edited.changed_fields.part_owner_must_match
- Part owner must match storage location owner
+ [part] owner must match [storage_location] owner