From f36b02ab6cfbba2450cefc2992de6529593ea3fb Mon Sep 17 00:00:00 2001 From: oca-travis Date: Wed, 12 Jun 2019 16:17:13 +0000 Subject: [PATCH] [UPD] Update report_xml.pot --- report_xml/i18n/report_xml.pot | 51 ++++++++++++++++++++++++++++------ 1 file changed, 43 insertions(+), 8 deletions(-) diff --git a/report_xml/i18n/report_xml.pot b/report_xml/i18n/report_xml.pot index 65662e66c..a1e7c9900 100644 --- a/report_xml/i18n/report_xml.pot +++ b/report_xml/i18n/report_xml.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" +"Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: <>\n" "Language-Team: \n" @@ -13,18 +13,53 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" -#. module: report_xml -#: model:ir.ui.view,arch_db:report_xml.utf8_header -msgid "<?xml version=\"1.0\" encoding=\"UTF-8\"?>" -msgstr "" - #. module: report_xml #: model:ir.actions.report,name:report_xml.demo_xml_report msgid "Demo xml report" msgstr "" #. module: report_xml -#: model:ir.model,name:report_xml.model_ir_actions_report -msgid "ir.actions.report" +#: selection:ir.actions.report,report_type:0 +msgid "HTML" +msgstr "" + +#. module: report_xml +#: selection:ir.actions.report,report_type:0 +msgid "PDF" +msgstr "" + +#. module: report_xml +#: selection:ir.actions.report,report_type:0 +msgid "Py3o" +msgstr "" + +#. module: report_xml +#: model:ir.model,name:report_xml.model_ir_actions_report +msgid "Report Action" +msgstr "" + +#. module: report_xml +#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type +msgid "Report Type" +msgstr "" + +#. module: report_xml +#: selection:ir.actions.report,report_type:0 +msgid "Text" +msgstr "" + +#. module: report_xml +#: model:ir.model.fields,help:report_xml.field_ir_actions_report__report_type +msgid "The type of the report that will be rendered, each one having its own rendering method. HTML means the report will be opened directly in your browser PDF means the report will be rendered using Wkhtmltopdf and downloaded by the user." +msgstr "" + +#. module: report_xml +#: selection:ir.actions.report,report_type:0 +msgid "XLSX" +msgstr "" + +#. module: report_xml +#: selection:ir.actions.report,report_type:0 +msgid "XML" msgstr ""