diff --git a/web_widget_one2many_product_picker/i18n/web_widget_one2many_product_picker.pot b/web_widget_one2many_product_picker/i18n/web_widget_one2many_product_picker.pot index 63bd61eb5..816fb70ab 100644 --- a/web_widget_one2many_product_picker/i18n/web_widget_one2many_product_picker.pot +++ b/web_widget_one2many_product_picker/i18n/web_widget_one2many_product_picker.pot @@ -55,6 +55,11 @@ msgstr "" msgid "Price:" msgstr "" +#. module: web_widget_one2many_product_picker +#: model:ir.model,name:web_widget_one2many_product_picker.model_product_product +msgid "Product" +msgstr "" + #. module: web_widget_one2many_product_picker #. openerp-web #: code:addons/web_widget_one2many_product_picker/static/src/xml/one2many_product_picker_quick_create.xml:13 @@ -76,6 +81,26 @@ msgstr "" msgid "Subtotal:" msgstr "" +#. module: web_widget_one2many_product_picker +#: model:ir.model.fields,help:web_widget_one2many_product_picker.field_product_product__image_variant_medium +msgid "This field holds the image used as image for the product variantor product image medium, limited to 512x512px." +msgstr "" + +#. module: web_widget_one2many_product_picker +#: model:ir.model.fields,help:web_widget_one2many_product_picker.field_product_product__image_variant_big +msgid "This field holds the image used as image for the product variantor product image, limited to 1024x1024px." +msgstr "" + +#. module: web_widget_one2many_product_picker +#: model:ir.model.fields,field_description:web_widget_one2many_product_picker.field_product_product__image_variant_big +msgid "Variant Image Big (Computed)" +msgstr "" + +#. module: web_widget_one2many_product_picker +#: model:ir.model.fields,field_description:web_widget_one2many_product_picker.field_product_product__image_variant_medium +msgid "Variant Image Medium (Computed)" +msgstr "" + #. module: web_widget_one2many_product_picker #. openerp-web #: code:addons/web_widget_one2many_product_picker/static/src/js/views/One2ManyProductPicker/record.js:302