Skip to content

Commit

Permalink
[UPD] Update product_template_multi_link.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed Dec 20, 2024
1 parent 06d2559 commit 4a9ede6
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions product_template_multi_link/i18n/product_template_multi_link.pot
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
Expand Down Expand Up @@ -83,13 +83,6 @@ msgstr ""
msgid "Is Symmetric"
msgstr ""

#. module: product_template_multi_link
#: model:ir.model.fields,field_description:product_template_multi_link.field_product_template_link____last_update
#: model:ir.model.fields,field_description:product_template_multi_link.field_product_template_link_type____last_update
#: model:ir.model.fields,field_description:product_template_multi_link.field_product_template_linker____last_update
msgid "Last Modified on"
msgstr ""

#. module: product_template_multi_link
#: model:ir.model.fields,field_description:product_template_multi_link.field_product_template_link__write_uid
#: model:ir.model.fields,field_description:product_template_multi_link.field_product_template_link_type__write_uid
Expand All @@ -104,6 +97,11 @@ msgstr ""
msgid "Last Updated on"
msgstr ""

#. module: product_template_multi_link
#: model:ir.model.fields,field_description:product_template_multi_link.field_product_template_link__left_product_img
msgid "Left Product Image"
msgstr ""

#. module: product_template_multi_link
#: model:ir.model.constraint,message:product_template_multi_link.constraint_product_template_link_type_code_uniq
msgid "Link code already exists !"
Expand Down Expand Up @@ -169,7 +167,6 @@ msgstr ""
#. module: product_template_multi_link
#. odoo-python
#: code:addons/product_template_multi_link/models/product_template_link.py:0
#, python-format
msgid ""
"Only one link with the same type is allowed between 2 products. \n"
" %s"
Expand Down Expand Up @@ -219,7 +216,6 @@ msgstr ""
#. odoo-python
#: code:addons/product_template_multi_link/models/product_template.py:0
#: model_terms:ir.ui.view,arch_db:product_template_multi_link.product_product_link_form
#, python-format
msgid "Product links"
msgstr ""

Expand Down Expand Up @@ -260,6 +256,11 @@ msgstr ""
msgid "Remove links?"
msgstr ""

#. module: product_template_multi_link
#: model:ir.model.fields,field_description:product_template_multi_link.field_product_template_link__right_product_img
msgid "Right Product Image"
msgstr ""

#. module: product_template_multi_link
#: model:ir.model.fields,field_description:product_template_multi_link.field_product_template_link__left_product_tmpl_id
msgid "Source Product"
Expand Down Expand Up @@ -307,6 +308,5 @@ msgstr ""
#. module: product_template_multi_link
#. odoo-python
#: code:addons/product_template_multi_link/models/product_template_link.py:0
#, python-format
msgid "You can only create a link between 2 different products"
msgstr ""

0 comments on commit 4a9ede6

Please sign in to comment.