diff --git a/sql_export_excel/i18n/sql_export_excel.pot b/sql_export_excel/i18n/sql_export_excel.pot index ce27a4f1f..f9758ca58 100644 --- a/sql_export_excel/i18n/sql_export_excel.pot +++ b/sql_export_excel/i18n/sql_export_excel.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.0\n" +"Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" @@ -83,6 +83,7 @@ msgid "Sheet Position" msgstr "" #. module: sql_export_excel +#. odoo-python #: code:addons/sql_export_excel/models/sql_export.py:0 #, python-format msgid "" @@ -91,18 +92,21 @@ msgid "" msgstr "" #. module: sql_export_excel +#. odoo-python #: code:addons/sql_export_excel/models/sql_export.py:0 #, python-format msgid "The column position can't be less than 1." msgstr "" #. module: sql_export_excel +#. odoo-python #: code:addons/sql_export_excel/models/sql_export.py:0 #, python-format msgid "The row position can't be less than 1." msgstr "" #. module: sql_export_excel +#. odoo-python #: code:addons/sql_export_excel/models/sql_export.py:0 #, python-format msgid "The sheet position can't be less than 1."