diff --git a/contract_mandate/i18n/contract_mandate.pot b/contract_mandate/i18n/contract_mandate.pot index fa8e4693a..8040bb6b8 100644 --- a/contract_mandate/i18n/contract_mandate.pot +++ b/contract_mandate/i18n/contract_mandate.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 13.0\n" +"Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" @@ -35,6 +35,16 @@ msgstr "" msgid "Direct Debit Mandate" msgstr "" +#. module: contract_mandate +#: model:ir.model.fields,field_description:contract_mandate.field_contract_contract__display_name +msgid "Display Name" +msgstr "" + +#. module: contract_mandate +#: model:ir.model.fields,field_description:contract_mandate.field_contract_contract__id +msgid "ID" +msgstr "" + #. module: contract_mandate #: model:ir.model.fields,help:contract_mandate.field_contract_contract__mandate_id msgid "" @@ -42,6 +52,11 @@ msgid "" " first valid mandate" msgstr "" +#. module: contract_mandate +#: model:ir.model.fields,field_description:contract_mandate.field_contract_contract____last_update +msgid "Last Modified on" +msgstr "" + #. module: contract_mandate #: model:ir.model.fields,field_description:contract_mandate.field_contract_contract__mandate_required msgid "Mandate Required"