diff --git a/fetchmail_notify_error_to_sender/i18n/fetchmail_notify_error_to_sender.pot b/fetchmail_notify_error_to_sender/i18n/fetchmail_notify_error_to_sender.pot index a677a6376..82dba75ff 100644 --- a/fetchmail_notify_error_to_sender/i18n/fetchmail_notify_error_to_sender.pot +++ b/fetchmail_notify_error_to_sender/i18n/fetchmail_notify_error_to_sender.pot @@ -16,14 +16,17 @@ msgstr "" #. module: fetchmail_notify_error_to_sender #: model:mail.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice msgid "" -"\n" -"
\n" -"

Hello ${ctx.get('sender_message').get('from')},

\n" -"

we got a problem with your email: ${ctx.get('sender_message').get('subject')}

\n" -"

Maybe you used a wrong recipient address?

\n" -"


\n" -"

Technical details:

\n" -"

${ctx.get('route_exception')}

\n" +"
\n" +"

\n" +"

\n" +"

Hello ,

\n" +"

we got a problem with your email:

\n" +"

Maybe you used a wrong recipient address?

\n" +"


\n" +"

Technical details:

\n" +"

\n" +"
\n" +"

\n" "
\n" " " msgstr "" @@ -50,7 +53,7 @@ msgstr "" #. module: fetchmail_notify_error_to_sender #: model:mail.template,subject:fetchmail_notify_error_to_sender.email_template_error_notice -msgid "Receiving error with: ${ctx.get('sender_message').get('subject')|safe}" +msgid "Receiving error with: {{ctx.get('sender_message').get('subject')}}" msgstr "" #. module: fetchmail_notify_error_to_sender