From 3a599a658a6a3c1271a49a568f568df290b937dd Mon Sep 17 00:00:00 2001 From: oca-travis Date: Wed, 2 Jun 2021 20:16:05 +0000 Subject: [PATCH] [UPD] Update account_move_template.pot --- account_move_template/i18n/account_move_template.pot | 6 ------ 1 file changed, 6 deletions(-) diff --git a/account_move_template/i18n/account_move_template.pot b/account_move_template/i18n/account_move_template.pot index 1ae75ec0b..d4c9fd680 100644 --- a/account_move_template/i18n/account_move_template.pot +++ b/account_move_template/i18n/account_move_template.pot @@ -14,7 +14,6 @@ msgstr "" "Plural-Forms: \n" #. module: account_move_template -#: code:addons/account_move_template/models/account_move_template.py:35 #: code:addons/account_move_template/models/account_move_template.py:36 #, python-format msgid "%s (copy)" @@ -177,14 +176,12 @@ msgid "ID" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_move_template.py:46 #: code:addons/account_move_template/models/account_move_template.py:47 #, python-format msgid "Impossible to compute the formula of line with sequence %s (formula: %s). Check that the lines used in the formula really exists and have a lower sequence than the current line." msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_move_template.py:52 #: code:addons/account_move_template/models/account_move_template.py:53 #, python-format msgid "Impossible to compute the formula of line with sequence %s (formula: %s): the syntax of the formula is wrong." @@ -322,7 +319,6 @@ msgid "Python Code" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_move_template.py:136 #: code:addons/account_move_template/models/account_move_template.py:137 #, python-format msgid "Python Code must be set for computed line with sequence %d." @@ -414,7 +410,6 @@ msgid "Wizard to generate move from template" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_move_template.py:68 #: code:addons/account_move_template/models/account_move_template.py:69 #, python-format msgid "You added a line in the wizard. This is not allowed: you should either update the template or modify the journal entry that will be generated by this wizard." @@ -426,7 +421,6 @@ msgid "You can refer to other lines using their sequence number e.g. L1 f msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_move_template.py:62 #: code:addons/account_move_template/models/account_move_template.py:63 #, python-format msgid "You deleted a line in the wizard. This is not allowed: you should either update the template or modify the journal entry that will be generated by this wizard."