diff --git a/document_page_approval/i18n/document_page_approval.pot b/document_page_approval/i18n/document_page_approval.pot index 5768707b..22d59f4b 100644 --- a/document_page_approval/i18n/document_page_approval.pot +++ b/document_page_approval/i18n/document_page_approval.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * document_page_approval +# * document_page_approval # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" +"Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -15,7 +15,8 @@ msgstr "" #. module: document_page_approval #: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval -msgid "\n" +msgid "" +"\n" " \n" "

Hello,

\n" "\n" @@ -48,7 +49,8 @@ msgstr "" #. module: document_page_approval #: model_terms:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit -msgid "You already have a Draft Change Request for this page.\n" +msgid "" +"You already have a Draft Change Request for this page.\n" " It is highly recommended that you edit that one instead of creating a new one." msgstr "" @@ -75,7 +77,7 @@ msgid "Approve" msgstr "" #. module: document_page_approval -#: selection:document.page.history,state:0 +#: model:ir.model.fields.selection,name:document_page_approval.selection__document_page_history__state__approved #: model_terms:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter msgid "Approved" msgstr "" @@ -114,13 +116,13 @@ msgid "Back to draft" msgstr "" #. module: document_page_approval -#: code:addons/document_page_approval/models/document_page_history.py:100 +#: code:addons/document_page_approval/models/document_page_history.py:0 #, python-format msgid "Can't approve page in '%s' state." msgstr "" #. module: document_page_approval -#: code:addons/document_page_approval/models/document_page_history.py:76 +#: code:addons/document_page_approval/models/document_page_history.py:0 #, python-format msgid "Can't approve pages in '%s' state." msgstr "" @@ -131,7 +133,7 @@ msgid "Cancel" msgstr "" #. module: document_page_approval -#: selection:document.page.history,state:0 +#: model:ir.model.fields.selection,name:document_page_approval.selection__document_page_history__state__cancelled #: model_terms:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter msgid "Cancelled" msgstr "" @@ -144,13 +146,13 @@ msgid "Change Requests" msgstr "" #. module: document_page_approval -#: code:addons/document_page_approval/models/document_page_history.py:138 +#: code:addons/document_page_approval/models/document_page_history.py:0 #, python-format msgid "Change request %s has been cancelled by %s." msgstr "" #. module: document_page_approval -#: code:addons/document_page_approval/models/document_page_history.py:119 +#: code:addons/document_page_approval/models/document_page_history.py:0 #, python-format msgid "Change request has been approved by %s." msgstr "" @@ -166,7 +168,7 @@ msgid "Document Page History" msgstr "" #. module: document_page_approval -#: selection:document.page.history,state:0 +#: model:ir.model.fields.selection,name:document_page_approval.selection__document_page_history__state__draft #: model_terms:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter msgid "Draft" msgstr "" @@ -198,13 +200,13 @@ 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:126 +#: 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 -#: selection:document.page.history,state:0 +#: model:ir.model.fields.selection,name:document_page_approval.selection__document_page_history__state__to_approve #: model_terms:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter msgid "Pending Approval" msgstr "" @@ -236,12 +238,16 @@ msgstr "" #. module: document_page_approval #: model_terms:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit -msgid "This document has Changes Pending Approval. You are viewing the last approved content." +msgid "" +"This document has Changes Pending Approval. You are viewing the last " +"approved content." msgstr "" #. module: document_page_approval #: model_terms:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit -msgid "This document requires approval. If edited, you will create a new Change Request." +msgid "" +"This document requires approval. If edited, you will create a new Change " +"Request." msgstr "" #. module: document_page_approval @@ -260,32 +266,31 @@ msgid "Users must also belong to the Approvers group" msgstr "" #. module: document_page_approval -#: code:addons/document_page_approval/models/document_page_history.py:102 +#: code:addons/document_page_approval/models/document_page_history.py:0 #, python-format -msgid "You are not authorized to do this. -\n" +msgid "" +"You are not authorized to do this.\r\n" "Only approvers with these groups can approve this: " msgstr "" #. module: document_page_approval -#: code:addons/document_page_approval/models/document_page_history.py:62 +#: code:addons/document_page_approval/models/document_page_history.py:0 #, python-format -msgid "You are not authorized to do this. -\n" +msgid "" +"You are not authorized to do this.\r\n" "Only owners or approvers can reopen Change Requests." msgstr "" #. module: document_page_approval -#: code:addons/document_page_approval/models/document_page_history.py:79 +#: code:addons/document_page_approval/models/document_page_history.py:0 #, python-format -msgid "You are not authorized to do this. -\n" +msgid "" +"You are not authorized to do this.\r\n" "Only owners or approvers can request approval." msgstr "" #. module: document_page_approval -#: code:addons/document_page_approval/models/document_page_history.py:59 +#: code:addons/document_page_approval/models/document_page_history.py:0 #, python-format msgid "You need to cancel it before reopening." msgstr "" -