From 7f3988ea800a9531f6da1eb40b4a10ababe43359 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Mon, 7 Oct 2024 15:40:16 +0000 Subject: [PATCH] [UPD] Update stock_location_product_restriction.pot --- .../stock_location_product_restriction.pot | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/stock_location_product_restriction/i18n/stock_location_product_restriction.pot b/stock_location_product_restriction/i18n/stock_location_product_restriction.pot index 88129927a..2bef7a879 100644 --- a/stock_location_product_restriction/i18n/stock_location_product_restriction.pot +++ b/stock_location_product_restriction/i18n/stock_location_product_restriction.pot @@ -48,6 +48,11 @@ msgstr "" msgid "Product Restriction" msgstr "" +#. module: stock_location_product_restriction +#: model:ir.model,name:stock_location_product_restriction.model_stock_quant +msgid "Quants" +msgstr "" + #. module: stock_location_product_restriction #: model:ir.model.fields,field_description:stock_location_product_restriction.field_stock_location__restriction_violation_message msgid "Restriction Violation Message" @@ -63,18 +68,13 @@ msgstr "" msgid "Specific Product Restriction" msgstr "" -#. module: stock_location_product_restriction -#: model:ir.model,name:stock_location_product_restriction.model_stock_move -msgid "Stock Move" -msgstr "" - #. module: stock_location_product_restriction #. odoo-python -#: code:addons/stock_location_product_restriction/models/stock_move.py:0 +#: code:addons/stock_location_product_restriction/models/stock_quant.py:0 #, python-format msgid "" "The location {location} can only contain items of the same product. You plan" -" to move different products to this location. ({products})" +" to put different products into this location. ({products})" msgstr "" #. module: stock_location_product_restriction @@ -93,10 +93,10 @@ msgstr "" #. module: stock_location_product_restriction #. odoo-python -#: code:addons/stock_location_product_restriction/models/stock_move.py:0 +#: code:addons/stock_location_product_restriction/models/stock_quant.py:0 #, python-format msgid "" -"You plan to move the product {product} to the location {location} but the " +"You plan to add the product {product} into the location {location} but the " "location must only contain items of same product and already contains items " "of other product(s) ({existing_products})." msgstr ""