mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[UPD] Update sql_export_mail.pot
This commit is contained in:
@@ -16,20 +16,14 @@ msgstr ""
|
|||||||
#. module: sql_export_mail
|
#. module: sql_export_mail
|
||||||
#: model:mail.template,body_html:sql_export_mail.sql_export_mailer
|
#: model:mail.template,body_html:sql_export_mail.sql_export_mailer
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
|
||||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||||
"\n"
|
"\n"
|
||||||
"<p>You will find the report ${object.name or ''} as an attachment of the mail.</p>\n"
|
" <p>You will find the report <t t-out=\"object.name or ''\"></t> as an attachment of the mail.</p>\n"
|
||||||
"\n"
|
"\n"
|
||||||
"</div>\n"
|
"</div>\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: sql_export_mail
|
|
||||||
#: model:mail.template,subject:sql_export_mail.sql_export_mailer
|
|
||||||
msgid "${object.name or ''}"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: sql_export_mail
|
#. module: sql_export_mail
|
||||||
#: model:ir.model.fields,help:sql_export_mail.field_sql_export__mail_user_ids
|
#: model:ir.model.fields,help:sql_export_mail.field_sql_export__mail_user_ids
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -98,3 +92,8 @@ msgstr ""
|
|||||||
#: model_terms:ir.ui.view,arch_db:sql_export_mail.sql_export_mail_view_form
|
#: model_terms:ir.ui.view,arch_db:sql_export_mail.sql_export_mail_view_form
|
||||||
msgid "Users Notified by e-mail"
|
msgid "Users Notified by e-mail"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: sql_export_mail
|
||||||
|
#: model:mail.template,subject:sql_export_mail.sql_export_mailer
|
||||||
|
msgid "{{object.name or ''}}"
|
||||||
|
msgstr ""
|
||||||
|
|||||||
Reference in New Issue
Block a user