Skip to content

Commit 115cffb

Browse files
author
oca-ci
committed
[UPD] Update product_pack.pot
1 parent f1957f9 commit 115cffb

File tree

1 file changed

+8
-37
lines changed

1 file changed

+8
-37
lines changed

product_pack/i18n/product_pack.pot

Lines changed: 8 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
msgid ""
66
msgstr ""
7-
"Project-Id-Version: Odoo Server 18.0\n"
7+
"Project-Id-Version: Odoo Server 19.0\n"
88
"Report-Msgid-Bugs-To: \n"
99
"Last-Translator: \n"
1010
"Language-Team: \n"
@@ -35,6 +35,9 @@ msgstr ""
3535

3636
#. module: product_pack
3737
#: model:ir.model.fields,field_description:product_pack.field_product_pack_line__display_name
38+
#: model:ir.model.fields,field_description:product_pack.field_product_pricelist__display_name
39+
#: model:ir.model.fields,field_description:product_pack.field_product_product__display_name
40+
#: model:ir.model.fields,field_description:product_pack.field_product_template__display_name
3841
msgid "Display Name"
3942
msgstr ""
4043

@@ -46,6 +49,9 @@ msgstr ""
4649

4750
#. module: product_pack
4851
#: model:ir.model.fields,field_description:product_pack.field_product_pack_line__id
52+
#: model:ir.model.fields,field_description:product_pack.field_product_pricelist__id
53+
#: model:ir.model.fields,field_description:product_pack.field_product_product__id
54+
#: model:ir.model.fields,field_description:product_pack.field_product_template__id
4955
msgid "ID"
5056
msgstr ""
5157

@@ -113,26 +119,6 @@ msgstr ""
113119
msgid "Pack"
114120
msgstr ""
115121

116-
#. module: product_pack
117-
#: model:product.template,name:product_pack.product_pack_cpu_detailed_components_product_template
118-
msgid "Pack CPU (Detailed - Displayed Components Price)"
119-
msgstr ""
120-
121-
#. module: product_pack
122-
#: model:product.template,name:product_pack.product_pack_cpu_detailed_ignored_product_template
123-
msgid "Pack CPU (Detailed - Ignored Components Price)"
124-
msgstr ""
125-
126-
#. module: product_pack
127-
#: model:product.template,name:product_pack.product_pack_cpu_detailed_totalized_product_template
128-
msgid "Pack CPU (Detailed - Totalized Components Price)"
129-
msgstr ""
130-
131-
#. module: product_pack
132-
#: model:product.template,name:product_pack.product_pack_cpu_non_detailed_product_template
133-
msgid "Pack CPU (Non Detailed - Totalized Components Price)"
134-
msgstr ""
135-
136122
#. module: product_pack
137123
#: model:ir.model.fields,field_description:product_pack.field_product_product__pack_component_price
138124
#: model:ir.model.fields,field_description:product_pack.field_product_template__pack_component_price
@@ -157,21 +143,6 @@ msgstr ""
157143
msgid "Pack Modifiable Invisible"
158144
msgstr ""
159145

160-
#. module: product_pack
161-
#: model:product.template,name:product_pack.product_pack_pc_detailed_components_product_template
162-
msgid "Pack PC (Detailed - Displayed Components Price)"
163-
msgstr ""
164-
165-
#. module: product_pack
166-
#: model:product.template,name:product_pack.product_pack_pc_detailed_ignored_product_template
167-
msgid "Pack PC (Detailed - Ignored Components Price)"
168-
msgstr ""
169-
170-
#. module: product_pack
171-
#: model:product.template,name:product_pack.product_pack_pc_detailed_totalized_product_template
172-
msgid "Pack PC (Detailed - Totalized Components Price)"
173-
msgstr ""
174-
175146
#. module: product_pack
176147
#: model_terms:ir.ui.view,arch_db:product_pack.product_pack_line_form
177148
msgid "Pack Product Line"
@@ -258,7 +229,7 @@ msgstr ""
258229
#: code:addons/product_pack/models/product_pack_line.py:0
259230
msgid ""
260231
"You cannot set recursive packs.\n"
261-
"Product id: %s"
232+
"Product id: %(product)s"
262233
msgstr ""
263234

264235
#. module: product_pack

0 commit comments

Comments
 (0)