diff --git a/account_statement_import_move_line/i18n/account_bank_statement_import_move_line.pot b/account_statement_import_move_line/i18n/account_bank_statement_import_move_line.pot index 8d92b2ca..a56cada9 100644 --- a/account_statement_import_move_line/i18n/account_bank_statement_import_move_line.pot +++ b/account_statement_import_move_line/i18n/account_bank_statement_import_move_line.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * account_bank_statement_import_move_line +# * account_bank_statement_import_move_line # msgid "" msgstr "" "Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" +"Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,12 +19,12 @@ msgid "Add All Move Lines" msgstr "" #. module: account_bank_statement_import_move_line -#: selection:account.statement.line.create,target_move:0 +#: model:ir.model.fields.selection,name:account_bank_statement_import_move_line.selection__account_statement_line_create__target_move__all msgid "All Entries" msgstr "" #. module: account_bank_statement_import_move_line -#: selection:account.statement.line.create,target_move:0 +#: model:ir.model.fields.selection,name:account_bank_statement_import_move_line.selection__account_statement_line_create__target_move__posted msgid "All Posted Entries" msgstr "" @@ -50,7 +50,10 @@ msgstr "" #. module: account_bank_statement_import_move_line #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_move_line.account_statement_line_create_view_form -msgid "Click on Add All Move Lines to auto-select the move lines matching the above criteria or click on Add an item to manually select the move lines filtered by the above criteria." +msgid "" +"Click on Add All Move Lines to auto-select the move lines matching the above" +" criteria or click on Add an item to manually select the move lines filtered" +" by the above criteria." msgstr "" #. module: account_bank_statement_import_move_line @@ -79,8 +82,8 @@ msgid "Display Name" msgstr "" #. module: account_bank_statement_import_move_line -#: selection:account.statement.line.create,date_type:0 #: model:ir.model.fields,field_description:account_bank_statement_import_move_line.field_account_statement_line_create__due_date +#: model:ir.model.fields.selection,name:account_bank_statement_import_move_line.selection__account_statement_line_create__date_type__due msgid "Due Date" msgstr "" @@ -130,8 +133,8 @@ msgid "Linked to an Invoice or Refund" msgstr "" #. module: account_bank_statement_import_move_line -#: selection:account.statement.line.create,date_type:0 #: model:ir.model.fields,field_description:account_bank_statement_import_move_line.field_account_statement_line_create__move_date +#: model:ir.model.fields.selection,name:account_bank_statement_import_move_line.selection__account_statement_line_create__date_type__move msgid "Move Date" msgstr "" @@ -146,7 +149,7 @@ msgid "Partner Related" msgstr "" #. module: account_bank_statement_import_move_line -#: code:addons/account_bank_statement_import_move_line/wizards/account_statement_line_create.py:95 +#: code:addons/account_bank_statement_import_move_line/wizards/account_statement_line_create.py:0 #, python-format msgid "Select Move Lines to Create Statement" msgstr "" @@ -175,4 +178,3 @@ msgstr "" #: model:ir.model,name:account_bank_statement_import_move_line.model_account_statement_line_create msgid "Wizard to create statement lines" msgstr "" -