@@ -30,27 +30,32 @@ msgstr ""
3030#: model:mail.template,body_html: document_page_approval.email_template_new_draft_need_approval
3131msgid ""
3232"<p>Hello,</p>\n"
33- " <p><t t-out=\" object.create_uid.name\" ></t > submited a new "
34- "Change Request for <b t-out=\" object.page_id.name\" ></b > and it needs your "
35- "approval.</ p>\n"
33+ " <p><t t-out=\" object.create_uid.name\" / > submited a new Change "
34+ "Request for <b t-out=\" object.page_id.name\" / > and it needs your approval.</ "
35+ "p>\n"
3636" <h1>\n"
3737" <a t-att-href=\" object.page_url\" t-out=\" object."
38- "display_name\" ></a >\n"
38+ "display_name\" / >\n"
3939" </h1>\n"
40- " <p><b>Modified by:</b> <t t-out=\" object.create_uid.name\" ></t></"
41- "p>\n"
42- " <p><b>Date:</b> <t t-out=\" object.create_date\" ></t></p>\n"
40+ " <p>\n"
41+ " <b>Modified by:</b>\n"
42+ " <t t-out=\" object.create_uid.name\" />\n"
43+ " </p>\n"
44+ " <p>\n"
45+ " <b>Date:</b>\n"
46+ " <t t-out=\" object.create_date\" />\n"
47+ " </p>\n"
4348" <t t-if=\" object.summary\" >\n"
4449" <h3>Summary</h3>\n"
45- " <p t-out=\" object.summary\" ></p >\n"
50+ " <p t-out=\" object.summary\" / >\n"
4651" </t>\n"
4752" <h3>Diff</h3>\n"
4853" <div style=\" overflow-x:scroll; font-size:0.85em; margin-"
4954"bottom:2em;\" >\n"
50- " <t t-out=\" object.diff\" ></t >\n"
55+ " <t t-out=\" object.diff\" / >\n"
5156" </div>\n"
5257" <p>Have a great day.</p>\n"
53- " <br>\n"
58+ " <br/ >\n"
5459" <p>Odoo</p>\n"
5560" "
5661msgstr ""
@@ -134,14 +139,12 @@ msgstr ""
134139#. module: document_page_approval
135140#. odoo-python
136141#: code:addons/document_page_approval/models/document_page_history.py:0
137- #, python-format
138142msgid "Can't approve page in '%s' state."
139143msgstr ""
140144
141145#. module: document_page_approval
142146#. odoo-python
143147#: code:addons/document_page_approval/models/document_page_history.py:0
144- #, python-format
145148msgid "Can't approve pages in '%s' state."
146149msgstr ""
147150
@@ -166,14 +169,12 @@ msgstr ""
166169#. module: document_page_approval
167170#. odoo-python
168171#: code:addons/document_page_approval/models/document_page_history.py:0
169- #, python-format
170172msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
171173msgstr ""
172174
173175#. module: document_page_approval
174176#. odoo-python
175177#: code:addons/document_page_approval/models/document_page_history.py:0
176- #, python-format
177178msgid "Change request has been approved by %s."
178179msgstr ""
179180
@@ -257,7 +258,6 @@ msgstr ""
257258#. module: document_page_approval
258259#. odoo-python
259260#: code:addons/document_page_approval/models/document_page_history.py:0
260- #, python-format
261261msgid "New version of the document %s approved."
262262msgstr ""
263263
@@ -292,11 +292,6 @@ msgstr ""
292292msgid "Pending Approval"
293293msgstr ""
294294
295- #. module: document_page_approval
296- #: model:ir.model.fields,field_description: document_page_approval.field_document_page_history__rating_ids
297- msgid "Ratings"
298- msgstr ""
299-
300295#. module: document_page_approval
301296#: model:ir.model.fields,field_description: document_page_approval.field_document_page__approval_required
302297msgid "Require approval"
@@ -351,29 +346,17 @@ msgstr ""
351346msgid "Users must also belong to the Approvers group"
352347msgstr ""
353348
354- #. module: document_page_approval
355- #: model:ir.model.fields,field_description: document_page_approval.field_document_page_history__website_message_ids
356- msgid "Website Messages"
357- msgstr ""
358-
359- #. module: document_page_approval
360- #: model:ir.model.fields,help: document_page_approval.field_document_page_history__website_message_ids
361- msgid "Website communication history"
362- msgstr ""
363-
364349#. module: document_page_approval
365350#. odoo-python
366351#: code:addons/document_page_approval/models/document_page_history.py:0
367- #, python-format
368352msgid ""
369353"You are not authorized to do this.\r\n"
370- "Only approvers with these groups can approve this: "
354+ "Only approvers with these groups can approve this: {} "
371355msgstr ""
372356
373357#. module: document_page_approval
374358#. odoo-python
375359#: code:addons/document_page_approval/models/document_page_history.py:0
376- #, python-format
377360msgid ""
378361"You are not authorized to do this.\r\n"
379362"Only owners or approvers can reopen Change Requests."
@@ -382,7 +365,6 @@ msgstr ""
382365#. module: document_page_approval
383366#. odoo-python
384367#: code:addons/document_page_approval/models/document_page_history.py:0
385- #, python-format
386368msgid ""
387369"You are not authorized to do this.\r\n"
388370"Only owners or approvers can request approval."
@@ -391,6 +373,5 @@ msgstr ""
391373#. module: document_page_approval
392374#. odoo-python
393375#: code:addons/document_page_approval/models/document_page_history.py:0
394- #, python-format
395376msgid "You need to cancel it before reopening."
396377msgstr ""
0 commit comments