diff --git a/report_csv/i18n/report_csv.pot b/report_csv/i18n/report_csv.pot index d2b2b7eb6..c2d922165 100644 --- a/report_csv/i18n/report_csv.pot +++ b/report_csv/i18n/report_csv.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" +"Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: <>\n" "Language-Team: \n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: \n" #. module: report_csv -#: code:addons/report_csv/models/ir_report.py:18 +#: code:addons/report_csv/models/ir_actions_report_xml.py:19 #, python-format msgid "%s model was not found" msgstr "" @@ -38,13 +38,18 @@ msgid "Last Modified on" msgstr "" #. module: report_csv -#: model:ir.actions.report,name:report_csv.partner_csv +#: model:ir.actions.report.xml,name:report_csv.partner_csv msgid "Print to CSV" msgstr "" #. module: report_csv -#: model:ir.model,name:report_csv.model_ir_actions_report -msgid "ir.actions.report" +#: model:ir.model,name:report_csv.model_report +msgid "Report" +msgstr "" + +#. module: report_csv +#: model:ir.model,name:report_csv.model_ir_actions_report_xml +msgid "ir.actions.report.xml" msgstr "" #. module: report_csv