From e477f2be8a77df8ad36218b4d4fd3ea6c4c3e225 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Fri, 1 Mar 2024 10:51:59 +0000 Subject: [PATCH] [UPD] Update account_payment_order.pot --- .../i18n/account_payment_order.pot | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/account_payment_order/i18n/account_payment_order.pot b/account_payment_order/i18n/account_payment_order.pot index b8a85c4f3..c27a130df 100644 --- a/account_payment_order/i18n/account_payment_order.pot +++ b/account_payment_order/i18n/account_payment_order.pot @@ -6,8 +6,6 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 15.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-19 07:23+0000\n" -"PO-Revision-Date: 2024-02-19 07:23+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -35,7 +33,7 @@ msgstr "" #. module: account_payment_order #: code:addons/account_payment_order/models/account_payment_order.py:0 #, python-format -msgid "Account Number: %s - Partner: %s" +msgid "Account Number: %(number)s - Partner: %(name)s" msgstr "" #. module: account_payment_order @@ -1066,6 +1064,11 @@ msgid "" "The amount for Partner '%(partner)s' is negative or null (%(amount).2f) !" msgstr "" +#. module: account_payment_order +#: model_terms:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "The following bank accounts are archived:" +msgstr "" + #. module: account_payment_order #: code:addons/account_payment_order/models/account_move.py:0 #, python-format @@ -1073,11 +1076,6 @@ msgid "" "The invoice %(move)s is already added in the payment order(s) %(order)s." msgstr "" -#. module: account_payment_order -#: model_terms:ir.ui.view,arch_db:account_payment_order.account_payment_order_form -msgid "The following bank accounts are archived:" -msgstr "" - #. module: account_payment_order #: code:addons/account_payment_order/models/account_move.py:0 #, python-format