mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-21 03:27:25 -06:00
[UPD] Update document_page_approval.pot
This commit is contained in:
parent
e8907d8817
commit
e3837deeae
@ -13,40 +13,6 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Plural-Forms: \n"
|
"Plural-Forms: \n"
|
||||||
|
|
||||||
#. module: document_page_approval
|
|
||||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
" \n"
|
|
||||||
"<p>Hello,</p>\n"
|
|
||||||
"\n"
|
|
||||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
|
||||||
"\n"
|
|
||||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
|
||||||
"<p>\n"
|
|
||||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
|
||||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
|
||||||
"</p>\n"
|
|
||||||
"\n"
|
|
||||||
"% if object.summary:\n"
|
|
||||||
"<h3>Summary</h3>\n"
|
|
||||||
"<p>${object.summary}</p>\n"
|
|
||||||
"% endif\n"
|
|
||||||
"\n"
|
|
||||||
"<h3>Diff</h3>\n"
|
|
||||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
|
||||||
"${object.diff|safe}\n"
|
|
||||||
"</div>\n"
|
|
||||||
"\n"
|
|
||||||
"<p>Have a great day.</p>\n"
|
|
||||||
"\n"
|
|
||||||
"--<br/>\n"
|
|
||||||
"\n"
|
|
||||||
"<p>Odoo</p>\n"
|
|
||||||
" \n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
#: model_terms:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
#: model_terms:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -54,6 +20,30 @@ msgid ""
|
|||||||
" It is highly recommended that you edit that one instead of creating a new one."
|
" It is highly recommended that you edit that one instead of creating a new one."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: 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"
|
||||||
|
" <h1>\n"
|
||||||
|
" <a t-att-href=\"object.page_url\" t-out=\"object.display_name\"/>\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"
|
||||||
|
" <t t-if=\"object.summary\">\n"
|
||||||
|
" <h3>Summary</h3>\n"
|
||||||
|
" <p t-out=\"object.summary\"/>\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"
|
||||||
|
" </div>\n"
|
||||||
|
" <p>Have a great day.</p>\n"
|
||||||
|
" <br/>\n"
|
||||||
|
" <p>Odoo</p>\n"
|
||||||
|
" "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction
|
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction
|
||||||
msgid "Action Needed"
|
msgid "Action Needed"
|
||||||
@ -256,17 +246,17 @@ msgstr ""
|
|||||||
msgid "Messages"
|
msgid "Messages"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page_approval
|
|
||||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
|
||||||
msgid "New version of ${object.display_name} needs your approval"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "New version of the document %s approved."
|
msgid "New version of the document %s approved."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||||
|
msgid "New version of {{object.display_name}} needs your approval"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction_counter
|
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction_counter
|
||||||
msgid "Number of Actions"
|
msgid "Number of Actions"
|
||||||
|
Loading…
Reference in New Issue
Block a user