diff --git a/base_global_discount/i18n/es.po b/base_global_discount/i18n/es.po index a66c0a72..e0e2e62f 100644 --- a/base_global_discount/i18n/es.po +++ b/base_global_discount/i18n/es.po @@ -101,7 +101,7 @@ msgid "Purchase Global Discounts" msgstr "Descuentos globales de compra" #. module: base_global_discount -#: selection:global.discount,discount_scope:0 +#: model:ir.model.fields.selection,name:base_global_discount.selection__global_discount__discount_scope__purchase msgid "Purchases" msgstr "Compras" @@ -112,7 +112,7 @@ msgid "Sale Global Discounts" msgstr "Descuentos de venta globales" #. module: base_global_discount -#: selection:global.discount,discount_scope:0 +#: model:ir.model.fields.selection,name:base_global_discount.selection__global_discount__discount_scope__sale msgid "Sales" msgstr "Ventas" diff --git a/base_global_discount/i18n/pt.po b/base_global_discount/i18n/pt.po index 6d100e8b..9d572acd 100644 --- a/base_global_discount/i18n/pt.po +++ b/base_global_discount/i18n/pt.po @@ -1,6 +1,6 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * base_global_discount +# * base_global_discount # msgid "" msgstr "" @@ -101,7 +101,7 @@ msgid "Purchase Global Discounts" msgstr "Descontos Globais de Compras" #. module: base_global_discount -#: selection:global.discount,discount_scope:0 +#: model:ir.model.fields.selection,name:base_global_discount.selection__global_discount__discount_scope__purchase msgid "Purchases" msgstr "Compras" @@ -112,7 +112,7 @@ msgid "Sale Global Discounts" msgstr "Descontos Globais de Vendas" #. module: base_global_discount -#: selection:global.discount,discount_scope:0 +#: model:ir.model.fields.selection,name:base_global_discount.selection__global_discount__discount_scope__sale msgid "Sales" msgstr "Vendas"