[UPD] Update mail_quoted_reply.pot
This commit is contained in:
parent
bda52d7a6c
commit
413f57cbe1
@ -4,7 +4,7 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Project-Id-Version: Odoo Server 15.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@ -13,55 +13,16 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mail_quoted_reply
|
||||
#: model:mail.template,body_html:mail_quoted_reply.reply_template
|
||||
msgid ""
|
||||
"\n"
|
||||
" <div>\n"
|
||||
" </div>\n"
|
||||
" <br/>\n"
|
||||
" <blockquote style=\"padding-right:0px; padding-left:5px; border-left-color: #000; margin-left:5px; margin-right:0px;border-left-width: 2px; border-left-style:solid\">\n"
|
||||
" From: ${object.email_from}<br/>\n"
|
||||
" Date: ${object.date}<br/>\n"
|
||||
" Subject: ${object.subject}<br/>\n"
|
||||
" ${object.body | safe}\n"
|
||||
" </blockquote>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. module: mail_quoted_reply
|
||||
#: model:ir.model.fields,field_description:mail_quoted_reply.field_mail_compose_message__display_name
|
||||
#: model:ir.model.fields,field_description:mail_quoted_reply.field_mail_message__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mail_quoted_reply
|
||||
#: model:ir.model,name:mail_quoted_reply.model_mail_compose_message
|
||||
msgid "Email composition wizard"
|
||||
msgstr ""
|
||||
|
||||
#. module: mail_quoted_reply
|
||||
#: model:ir.model.fields,field_description:mail_quoted_reply.field_mail_compose_message__id
|
||||
#: model:ir.model.fields,field_description:mail_quoted_reply.field_mail_message__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mail_quoted_reply
|
||||
#: model:ir.model.fields,field_description:mail_quoted_reply.field_mail_compose_message____last_update
|
||||
#: model:ir.model.fields,field_description:mail_quoted_reply.field_mail_message____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: mail_quoted_reply
|
||||
#: model:ir.model,name:mail_quoted_reply.model_mail_message
|
||||
msgid "Message"
|
||||
msgstr ""
|
||||
|
||||
#. module: mail_quoted_reply
|
||||
#: model:mail.template,subject:mail_quoted_reply.reply_template
|
||||
msgid "Re: ${object.subject}"
|
||||
msgstr ""
|
||||
|
||||
#. module: mail_quoted_reply
|
||||
#. openerp-web
|
||||
#: code:addons/mail_quoted_reply/static/src/xml/mail_message_reply.xml:0
|
||||
|
Loading…
Reference in New Issue
Block a user