diff --git a/mrp_bom_attribute_match/i18n/mrp_bom_attribute_match.pot b/mrp_bom_attribute_match/i18n/mrp_bom_attribute_match.pot index 23f65a9b7..600a3c9e9 100644 --- a/mrp_bom_attribute_match/i18n/mrp_bom_attribute_match.pot +++ b/mrp_bom_attribute_match/i18n/mrp_bom_attribute_match.pot @@ -62,6 +62,13 @@ msgstr "" msgid "Match on Attributes" msgstr "" +#. module: mrp_bom_attribute_match +#: code:addons/mrp_bom_attribute_match/models/mrp_bom.py:0 +#, python-format +msgid "" +"No match on attribute has been detected for Component (Product Template) %s" +msgstr "" + #. module: mrp_bom_attribute_match #: model:ir.model.fields,field_description:mrp_bom_attribute_match.field_mrp_bom_line__product_backup_id msgid "Product Backup" @@ -98,6 +105,15 @@ msgstr "" msgid "Technical field to store previous value of product_id" msgstr "" +#. module: mrp_bom_attribute_match +#: code:addons/mrp_bom_attribute_match/models/product.py:0 +#, python-format +msgid "" +"The attributes you're trying to remove is used in BoM as a match with Component (Product Template). To remove these attributes, first remove the BOM line with the matching component.\n" +"Attributes: %s\n" +"BoM: %s" +msgstr "" + #. module: mrp_bom_attribute_match #: code:addons/mrp_bom_attribute_match/models/product.py:0 #, python-format