diff --git a/account_statement_import_txt_xlsx/i18n/es.po b/account_statement_import_txt_xlsx/i18n/es.po
index f7eee825..5a6727e7 100644
--- a/account_statement_import_txt_xlsx/i18n/es.po
+++ b/account_statement_import_txt_xlsx/i18n/es.po
@@ -25,8 +25,10 @@ msgstr "%(code)s: %(filename)s"
#. module: account_statement_import_txt_xlsx
#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree
msgid ""
-" Add the column names or column number (when the file has no header).\n"
-" You can concatenate multiple columns in the file into the same field, indicating the\n"
+" Add the column names or column number "
+"(when the file has no header).\n"
+" You can concatenate multiple columns in the "
+"file into the same field, indicating the\n"
" column names or numbers separated by comma."
msgstr ""
" Agregue los nombres de columna o el "
@@ -68,6 +70,12 @@ msgstr "Columna de importe"
msgid "Amount of transaction in journal's currency"
msgstr "Monto de la transacción en la moneda del diario"
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import.py:0
+#, python-format
+msgid "Bad file/mapping: "
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column
@@ -302,8 +310,8 @@ msgstr ""
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_currency_column
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_currency_column
msgid ""
-"In case statement provides original currency for transactions with automatic"
-" currency conversion, column to get original currency of transaction from"
+"In case statement provides original currency for transactions with automatic "
+"currency conversion, column to get original currency of transaction from"
msgstr ""
"En caso de que el extracto proporcione la moneda original para transacciones "
"con conversión automática de moneda, columna para obtener la moneda original "
@@ -313,8 +321,8 @@ msgstr ""
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_amount_column
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_amount_column
msgid ""
-"In case statement provides original currency for transactions with automatic"
-" currency conversion, column to get original transaction amount in original "
+"In case statement provides original currency for transactions with automatic "
+"currency conversion, column to get original transaction amount in original "
"transaction currency from"
msgstr ""
"En caso de que el extracto proporcione la moneda original para transacciones "
diff --git a/account_statement_import_txt_xlsx/i18n/es_AR.po b/account_statement_import_txt_xlsx/i18n/es_AR.po
index f71d8f95..785a8f4e 100644
--- a/account_statement_import_txt_xlsx/i18n/es_AR.po
+++ b/account_statement_import_txt_xlsx/i18n/es_AR.po
@@ -62,6 +62,12 @@ msgstr ""
msgid "Amount of transaction in journal's currency"
msgstr "Monto de la transacción en la moneda del diario"
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import.py:0
+#, python-format
+msgid "Bad file/mapping: "
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column
diff --git a/account_statement_import_txt_xlsx/i18n/it.po b/account_statement_import_txt_xlsx/i18n/it.po
index 1d4198dd..bc6631c6 100644
--- a/account_statement_import_txt_xlsx/i18n/it.po
+++ b/account_statement_import_txt_xlsx/i18n/it.po
@@ -62,6 +62,12 @@ msgstr ""
msgid "Amount of transaction in journal's currency"
msgstr "Importo dell'operazione nella valuta del registro"
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import.py:0
+#, python-format
+msgid "Bad file/mapping: "
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column
diff --git a/account_statement_import_txt_xlsx/i18n/nl.po b/account_statement_import_txt_xlsx/i18n/nl.po
index 615d3d38..a2b27559 100644
--- a/account_statement_import_txt_xlsx/i18n/nl.po
+++ b/account_statement_import_txt_xlsx/i18n/nl.po
@@ -62,6 +62,12 @@ msgstr ""
msgid "Amount of transaction in journal's currency"
msgstr ""
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import.py:0
+#, python-format
+msgid "Bad file/mapping: "
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column
diff --git a/account_statement_import_txt_xlsx/i18n/pt.po b/account_statement_import_txt_xlsx/i18n/pt.po
index 29c4aaec..0dd6d20d 100644
--- a/account_statement_import_txt_xlsx/i18n/pt.po
+++ b/account_statement_import_txt_xlsx/i18n/pt.po
@@ -60,6 +60,12 @@ msgstr ""
msgid "Amount of transaction in journal's currency"
msgstr ""
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import.py:0
+#, python-format
+msgid "Bad file/mapping: "
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column
diff --git a/account_statement_import_txt_xlsx/i18n/zh_CN.po b/account_statement_import_txt_xlsx/i18n/zh_CN.po
index dd8b21ad..ba79e24c 100644
--- a/account_statement_import_txt_xlsx/i18n/zh_CN.po
+++ b/account_statement_import_txt_xlsx/i18n/zh_CN.po
@@ -62,6 +62,12 @@ msgstr ""
msgid "Amount of transaction in journal's currency"
msgstr "原币的交易金额"
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import.py:0
+#, python-format
+msgid "Bad file/mapping: "
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column