[UPD] Update account_banking_pain_base.pot

This commit is contained in:
oca-travis
2019-03-05 12:15:14 +00:00
parent d005cb901c
commit ed747bab19

View File

@@ -53,6 +53,11 @@ msgstr ""
msgid "Annuity"
msgstr ""
#. module: account_banking_pain_base
#: model:ir.model,name:account_banking_pain_base.model_res_bank
msgid "Bank"
msgstr ""
#. module: account_banking_pain_base
#: model:ir.model,name:account_banking_pain_base.model_bank_payment_line
msgid "Bank Payment Lines"
@@ -768,6 +773,15 @@ msgstr ""
msgid "The '%s' is empty or 0. It should have a non-null value."
msgstr ""
#. module: account_banking_pain_base
#: code:addons/account_banking_pain_base/models/res_bank.py:27
#, python-format
msgid "The following Bank Identifier Codes (BIC) do not respect the SEPA pattern:\n"
"{bic_list}\n"
"\n"
"SEPA pattern: {sepa_pattern}"
msgstr ""
#. module: account_banking_pain_base
#: code:addons/account_banking_pain_base/models/account_payment_order.py:138
#, python-format