[UPD] Update fetchmail_notify_error_to_sender.pot
parent
dc5e1bffca
commit
e743ebb01f
|
@ -1,12 +1,12 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * fetchmail_notify_error_to_sender
|
||||
# * fetchmail_notify_error_to_sender
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Project-Id-Version: Odoo Server 13.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: <>\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -15,7 +15,8 @@ msgstr ""
|
|||
|
||||
#. module: fetchmail_notify_error_to_sender
|
||||
#: model:mail.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice
|
||||
msgid "\n"
|
||||
msgid ""
|
||||
"\n"
|
||||
" <div>\n"
|
||||
" <p>Hello ${ctx.get('sender_message').get('from')},</p>\n"
|
||||
" <p>we got a problem with your email: <i>${ctx.get('sender_message').get('subject')}</i></p>\n"
|
||||
|
@ -49,6 +50,7 @@ msgstr ""
|
|||
|
||||
#. module: fetchmail_notify_error_to_sender
|
||||
#: model:ir.model.fields,help:fetchmail_notify_error_to_sender.field_fetchmail_server__error_notice_template_id
|
||||
msgid "Set here the template to use to send notice to sender when errors occur while fetching email"
|
||||
msgid ""
|
||||
"Set here the template to use to send notice to sender when errors occur "
|
||||
"while fetching email"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Reference in New Issue