diff --git a/templates/components/tree_macros.html.twig b/templates/components/tree_macros.html.twig
index db4ce4cb..4d0846f6 100644
--- a/templates/components/tree_macros.html.twig
+++ b/templates/components/tree_macros.html.twig
@@ -6,7 +6,7 @@
['footprints', path('tree_footprint_root'), 'footprint.labelp', is_granted('@footprints.read') and is_granted('@parts.read')],
['manufacturers', path('tree_manufacturer_root'), 'manufacturer.labelp', is_granted('@manufacturers.read') and is_granted('@parts.read')],
['suppliers', path('tree_supplier_root'), 'supplier.labelp', is_granted('@suppliers.read') and is_granted('@parts.read')],
- ['devices', path('tree_device_root'), 'device.labelp', is_granted('@devices.read')],
+ ['devices', path('tree_device_root'), 'project.labelp', is_granted('@devices.read')],
['tools', path('tree_tools'), 'tools.label', true],
] %}
diff --git a/templates/helper.twig b/templates/helper.twig
index 25ebb110..27f06f59 100644
--- a/templates/helper.twig
+++ b/templates/helper.twig
@@ -96,7 +96,7 @@
"attachment_type": ["fa-solid fa-file-alt", "attachment_type.label"],
"category": ["fa-solid fa-tags", "category.label"],
"currency": ["fa-solid fa-coins", "currency.label"],
- "device": ["fa-solid fa-archive", "device.label"],
+ "device": ["fa-solid fa-archive", "project.label"],
"footprint": ["fa-solid fa-microchip", "footprint.label"],
"group": ["fa-solid fa-users", "group.label"],
"label_profile": ["fa-solid fa-qrcode", "label_profile.label"],
diff --git a/translations/messages.de.xlf b/translations/messages.de.xlf
index bf2618bc..cd1afa00 100644
--- a/translations/messages.de.xlf
+++ b/translations/messages.de.xlf
@@ -147,35 +147,35 @@
Neue Währung
-
+ Part-DB1\templates\AdminPages\DeviceAdmin.html.twig:4Part-DB1\templates\AdminPages\DeviceAdmin.html.twig:4templates\AdminPages\DeviceAdmin.html.twig:4
- device.caption
- Baugruppen
+ project.caption
+ Projekte
-
+ Part-DB1\templates\AdminPages\DeviceAdmin.html.twig:8new
- device.edit
- Bearbeite Baugruppe
+ project.edit
+ Bearbeite Projekt
-
+ Part-DB1\templates\AdminPages\DeviceAdmin.html.twig:12new
- device.new
- Neue Baugruppe
+ project.new
+ Neues Projekt
@@ -4094,7 +4094,7 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr
Los!
-
+ Part-DB1\templates\_sidebar.html.twig:37Part-DB1\templates\_sidebar.html.twig:12
@@ -4106,8 +4106,8 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr
templates\base.html.twig:230
- device.labelp
- Baugruppen
+ project.labelp
+ Projekte
@@ -6024,14 +6024,14 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr
Ahangstyp
-
+ Part-DB1\src\Services\ElementTypeNameGenerator.php:82Part-DB1\src\Services\ElementTypeNameGenerator.php:82
- device.label
- Baugruppe
+ project.label
+ Projekt
@@ -6214,15 +6214,15 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr
Kategorien
-
+ Part-DB1\src\Services\Trees\ToolsTreeBuilder.php:161Part-DB1\src\Services\Trees\ToolsTreeBuilder.php:138src\Services\ToolsTreeBuilder.php:66
- tree.tools.edit.devices
- Baugruppen
+ tree.tools.edit.projects
+ Projekte
diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf
index a601b8a1..ea8a8ef7 100644
--- a/translations/messages.en.xlf
+++ b/translations/messages.en.xlf
@@ -147,35 +147,35 @@
New currency
-
+ Part-DB1\templates\AdminPages\DeviceAdmin.html.twig:4Part-DB1\templates\AdminPages\DeviceAdmin.html.twig:4templates\AdminPages\DeviceAdmin.html.twig:4
- device.caption
- Device
+ project.caption
+ Project
-
+ Part-DB1\templates\AdminPages\DeviceAdmin.html.twig:8new
- device.edit
- Edit device
+ project.edit
+ Edit project
-
+ Part-DB1\templates\AdminPages\DeviceAdmin.html.twig:12new
- device.new
- New device
+ project.new
+ New project
@@ -4095,7 +4095,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can
Go!
-
+ Part-DB1\templates\_sidebar.html.twig:37Part-DB1\templates\_sidebar.html.twig:12
@@ -4107,8 +4107,8 @@ If you have done this incorrectly or if a computer is no longer trusted, you can
templates\base.html.twig:230
- device.labelp
- Devices
+ project.labelp
+ Projects
@@ -6025,13 +6025,13 @@ If you have done this incorrectly or if a computer is no longer trusted, you can
Attachment type
-
+ Part-DB1\src\Services\ElementTypeNameGenerator.php:82Part-DB1\src\Services\ElementTypeNameGenerator.php:82
- device.label
+ project.labelProject
@@ -6215,15 +6215,15 @@ If you have done this incorrectly or if a computer is no longer trusted, you can
Categories
-
+ Part-DB1\src\Services\Trees\ToolsTreeBuilder.php:161Part-DB1\src\Services\Trees\ToolsTreeBuilder.php:138src\Services\ToolsTreeBuilder.php:66
- tree.tools.edit.devices
- Devices
+ tree.tools.edit.projects
+ Projects