From db27d2f44ad1d7bafb573bc9ee571954e6d482c7 Mon Sep 17 00:00:00 2001 From: Juanjo Garcia Date: Wed, 26 May 2021 14:56:42 +0200 Subject: [PATCH] stock_lot_sled - Fix wrong translation 044921 --- series | 2 ++ stock_lot_sled_ca_locale.diff | 13 +++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 stock_lot_sled_ca_locale.diff diff --git a/series b/series index 669abbc..77f190b 100644 --- a/series +++ b/series @@ -96,3 +96,5 @@ issue10382.diff # [stock_split] Decimals of quantity move exceed the total digit issue10338.diff # [bank] Search on rec_name of other model in search_rec_name issue9146.diff # [account_stock_landed_cost] Use field digits on secondary unit + +stock_lot_sled_ca_locale.diff # [stock_lot_sled] Fix wrong translation [#044921] \ No newline at end of file diff --git a/stock_lot_sled_ca_locale.diff b/stock_lot_sled_ca_locale.diff new file mode 100644 index 0000000..882b07d --- /dev/null +++ b/stock_lot_sled_ca_locale.diff @@ -0,0 +1,13 @@ +diff --git a/locale/ca.po b/locale/ca.po +index 3f35fe7..338625c 100644 +--- a/trytond/trytond/modules/stock_lot_sled/locale/ca.po ++++ b/trytond/trytond/modules/stock_lot_sled/locale/ca.po +@@ -101,7 +101,7 @@ msgid "" + "You cannot close periods before the expiration of lot \"%(lot)s\" " + "(%(date)s)." + msgstr "" +-"No podeu tancar períodes abans de l'expiració del lot \"%(lots)\" (%date)s)." ++"No podeu tancar períodes abans de l'expiració del lot \"%(lot)s\" (%(date)s)." + + msgctxt "model:res.group,name:group_stock_force_expiration" + msgid "Stock Force Expiration"