CHG description and label

This commit is contained in:
2023-10-06 17:42:37 +02:00
parent df22394e33
commit 9db4ad808b
4 changed files with 3 additions and 20 deletions

View File

@ -5,6 +5,6 @@
; @license GNU General Public License version 2 or later; see LICENSE.md
; @since 0.0.1
;
COM_DEPOT_FIELD_COMPONENT_NAME_DESC="Component Name"
COM_DEPOT_FIELD_COMPONENT_NAME_LABEL="The name of the component is unique. Please do not enter special characters or umlauts."
COM_DEPOT_FIELD_COMPONENT_NAME_DESC="The name of the component is unique. Please do not enter special characters or umlauts."
COM_DEPOT_FIELD_COMPONENT_NAME_LABEL="Component Name"
COM_DEPOT_XML_DESCRIPTION="Depot, the component warehouse"