Skip to content

Commit

Permalink
[UPD] Update report_context.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-travis committed Feb 25, 2019
1 parent 83586f1 commit 78dc87f
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions report_context/i18n/report_context.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_context
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: report_context
#: model:ir.model.fields,field_description:report_context.field_ir_act_report_xml_context
msgid "Context Value"
msgstr ""

#. module: report_context
#: model:ir.model.fields,help:report_context.field_ir_act_report_xml_context
msgid "Context dictionary as Python expression, empty by default (Default: {})"
msgstr ""

#. module: report_context
#: model:ir.model,name:report_context.model_ir_actions_report
msgid "ir.actions.report"
msgstr ""

0 comments on commit 78dc87f

Please sign in to comment.