From f8922226cbfa134cd7520b5b4186d092ba77fa86 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Mon, 21 Nov 2022 07:41:59 +0000 Subject: [PATCH] [UPD] Update account_statement_import.pot --- .../i18n/account_statement_import.pot | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/account_statement_import/i18n/account_statement_import.pot b/account_statement_import/i18n/account_statement_import.pot index 9b793309..eb415470 100644 --- a/account_statement_import/i18n/account_statement_import.pot +++ b/account_statement_import/i18n/account_statement_import.pot @@ -95,6 +95,11 @@ msgstr "" msgid "Import Bank Statement Files" msgstr "" +#. module: account_statement_import +#: model:ir.ui.menu,name:account_statement_import.account_statement_import_menu +msgid "Import Statement" +msgstr "" + #. module: account_statement_import #: model_terms:ir.ui.view,arch_db:account_statement_import.journal_dashboard_view_inherit msgid "Import Statement (OCA)" @@ -193,6 +198,15 @@ msgid "" "dashboard." msgstr "" +#. module: account_statement_import +#: code:addons/account_statement_import/wizard/account_statement_import.py:0 +#, python-format +msgid "" +"The journal found for the file is not consistent with the selected journal. " +"You should use the proper journal or use the generic button on the top of " +"the Accounting Dashboard" +msgstr "" + #. module: account_statement_import #: code:addons/account_statement_import/wizard/account_statement_import.py:0 #, python-format