From 5fec2e32c2b9cf08f6841526e59e08137e8a0d09 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Mon, 19 Jun 2023 08:45:02 +0000 Subject: [PATCH] [UPD] Update sql_export_mail.pot --- sql_export_mail/i18n/sql_export_mail.pot | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/sql_export_mail/i18n/sql_export_mail.pot b/sql_export_mail/i18n/sql_export_mail.pot index 35aba27fe..971cd1468 100644 --- a/sql_export_mail/i18n/sql_export_mail.pot +++ b/sql_export_mail/i18n/sql_export_mail.pot @@ -16,20 +16,14 @@ msgstr "" #. module: sql_export_mail #: model:mail.template,body_html:sql_export_mail.sql_export_mailer msgid "" -"\n" "
\n" "\n" -"

You will find the report ${object.name or ''} as an attachment of the mail.

\n" +"

You will find the report as an attachment of the mail.

\n" "\n" "
\n" " " msgstr "" -#. module: sql_export_mail -#: model:mail.template,subject:sql_export_mail.sql_export_mailer -msgid "${object.name or ''}" -msgstr "" - #. module: sql_export_mail #: model:ir.model.fields,help:sql_export_mail.field_sql_export__mail_user_ids msgid "" @@ -98,3 +92,8 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:sql_export_mail.sql_export_mail_view_form msgid "Users Notified by e-mail" msgstr "" + +#. module: sql_export_mail +#: model:mail.template,subject:sql_export_mail.sql_export_mailer +msgid "{{object.name or ''}}" +msgstr ""