diff --git a/mrp_bom_attribute_match/i18n/hr.po b/mrp_bom_attribute_match/i18n/hr.po index 202c9d836..dede6ef35 100644 --- a/mrp_bom_attribute_match/i18n/hr.po +++ b/mrp_bom_attribute_match/i18n/hr.po @@ -42,6 +42,14 @@ msgstr "Komponenta" msgid "Component (product template)" msgstr "Komponenta (predložak)" +#. module: mrp_bom_attribute_match +#: code:addons/mrp_bom_attribute_match/models/mrp_bom.py:0 +#, python-format +msgid "" +"Component template must be different from BOM product template. Please check " +"BOM: %s BOM Line: %s" +msgstr "" + #. module: mrp_bom_attribute_match #: model:ir.model.fields,field_description:mrp_bom_attribute_match.field_mrp_bom__display_name #: model:ir.model.fields,field_description:mrp_bom_attribute_match.field_mrp_bom_line__display_name diff --git a/mrp_bom_attribute_match/i18n/it.po b/mrp_bom_attribute_match/i18n/it.po index 12bb46388..c1ab84475 100644 --- a/mrp_bom_attribute_match/i18n/it.po +++ b/mrp_bom_attribute_match/i18n/it.po @@ -44,6 +44,14 @@ msgstr "Componente" msgid "Component (product template)" msgstr "Componente (modello prodotto)" +#. module: mrp_bom_attribute_match +#: code:addons/mrp_bom_attribute_match/models/mrp_bom.py:0 +#, python-format +msgid "" +"Component template must be different from BOM product template. Please check " +"BOM: %s BOM Line: %s" +msgstr "" + #. module: mrp_bom_attribute_match #: model:ir.model.fields,field_description:mrp_bom_attribute_match.field_mrp_bom__display_name #: model:ir.model.fields,field_description:mrp_bom_attribute_match.field_mrp_bom_line__display_name