From 6390dd511f3b4a11daf1c96f51c6bc5bb14e5735 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Tue, 31 Dec 2024 12:02:03 +0000 Subject: [PATCH] [UPD] Update stock_location_product_restriction.pot --- .../i18n/stock_location_product_restriction.pot | 12 ++++++------ 1 file changed, 6 insertions(+), 6 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 2bef7a879..aee8b3d88 100644 --- a/stock_location_product_restriction/i18n/stock_location_product_restriction.pot +++ b/stock_location_product_restriction/i18n/stock_location_product_restriction.pot @@ -73,8 +73,8 @@ msgstr "" #: 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 put different products into this location. ({products})" +"The location %(location)s can only contain items of the same product. You " +"plan to put different products into this location. (%(products)s)" msgstr "" #. module: stock_location_product_restriction @@ -83,7 +83,7 @@ msgstr "" #, python-format msgid "" "This location should only contain items of the same product but it contains " -"items of products {products}" +"items of products %(products)s" msgstr "" #. module: stock_location_product_restriction @@ -96,7 +96,7 @@ msgstr "" #: code:addons/stock_location_product_restriction/models/stock_quant.py:0 #, python-format msgid "" -"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})." +"You plan to add the product %(product)s into the location %(location)s but " +"the location must only contain items of same product and already contains " +"items of other product(s) (%(existing_products)s)." msgstr ""