diff --git a/base_global_discount/i18n/base_global_discount.pot b/base_global_discount/i18n/base_global_discount.pot index 69b81641..28863e53 100644 --- a/base_global_discount/i18n/base_global_discount.pot +++ b/base_global_discount/i18n/base_global_discount.pot @@ -13,6 +13,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: base_global_discount +#: model:ir.model.fields,help:base_global_discount.field_global_discount__discount_base +msgid "Amount that will be discounted." +msgstr "" + #. module: base_global_discount #: model:ir.model.fields,field_description:base_global_discount.field_global_discount__company_id msgid "Company" @@ -38,6 +43,11 @@ msgstr "" msgid "Discount" msgstr "" +#. module: base_global_discount +#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__discount_base +msgid "Discount Base" +msgstr "" + #. module: base_global_discount #: model:ir.model.fields,field_description:base_global_discount.field_global_discount__name msgid "Discount Name" @@ -137,3 +147,13 @@ msgstr "" msgid "Sequence" msgstr "" +#. module: base_global_discount +#: selection:global.discount,discount_base:0 +msgid "Subtotal" +msgstr "" + +#. module: base_global_discount +#: selection:global.discount,discount_base:0 +msgid "Total" +msgstr "" +