diff --git a/document_page_approval/i18n/document_page_approval.pot b/document_page_approval/i18n/document_page_approval.pot index d4ce36d5..f0158550 100644 --- a/document_page_approval/i18n/document_page_approval.pot +++ b/document_page_approval/i18n/document_page_approval.pot @@ -13,40 +13,6 @@ msgstr "" "Content-Transfer-Encoding: \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" -"

Hello,

\n" -"\n" -"

${object.create_uid.name} submited a new Change Request for ${object.page_id.name} and it needs your approval.

\n" -"\n" -"

${object.display_name}

\n" -"

\n" -"Modified by: ${object.create_uid.name}
\n" -"Date: ${object.create_date}
\n" -"

\n" -"\n" -"% if object.summary:\n" -"

Summary

\n" -"

${object.summary}

\n" -"% endif\n" -"\n" -"

Diff

\n" -"
\n" -"${object.diff|safe}\n" -"
\n" -"\n" -"

Have a great day.

\n" -"\n" -"--
\n" -"\n" -"

Odoo

\n" -" \n" -" " -msgstr "" - #. module: document_page_approval #: model_terms:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit msgid "" @@ -54,6 +20,30 @@ msgid "" " It is highly recommended that you edit that one instead of creating a new one." msgstr "" +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"

Hello,

\n" +"

submited a new Change Request for and it needs your approval.

\n" +"

\n" +" \n" +"

\n" +"

Modified by:

\n" +"

Date:

\n" +" \n" +"

Summary

\n" +"

\n" +" \n" +"

Diff

\n" +"
\n" +" \n" +"
\n" +"

Have a great day.

\n" +"
\n" +"

Odoo

\n" +" " +msgstr "" + #. module: document_page_approval #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction msgid "Action Needed" @@ -256,17 +246,17 @@ msgstr "" msgid "Messages" 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 #: code:addons/document_page_approval/models/document_page_history.py:0 #, python-format msgid "New version of the document %s approved." 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 #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction_counter msgid "Number of Actions"