mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
[UPD] Update document_page_approval.pot
This commit is contained in:
parent
3c3ce62098
commit
c0d53f8a4e
@ -24,22 +24,22 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your approval.</p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object.display_name\"/>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object.display_name\"></a>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"/></p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"/></p>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue
Block a user