diff --git a/document_page_approval/i18n/document_page_approval.pot b/document_page_approval/i18n/document_page_approval.pot deleted file mode 100644 index ca87725b..00000000 --- a/document_page_approval/i18n/document_page_approval.pot +++ /dev/null @@ -1,92 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * document_page_approval -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-07-27 20:53+0000\n" -"PO-Revision-Date: 2015-07-27 20:53+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: \n" - -#. module: document_page_approval -#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval -msgid "\n" -"

Hello,

\n" -"\n" -"

The page \"${object.page_id.name}\" has been modified and need your approval.

\n" -"\n" -"

You can review the new version here : ${object.get_page_url}

\n" -"\n" -"

Have a great day.
\n" -"--
\n" -"Odoo

\n" -" " -msgstr "" - -#. module: document_page_approval -#: view:document.page.history:document_page_approval.wiki_history_form_inherit -msgid "Approve" -msgstr "" - -#. module: document_page_approval -#: selection:document.page.history,state:0 -msgid "Approved" -msgstr "" - -#. module: document_page_approval -#: field:document.page.history,approved_uid:0 -msgid "Approved By" -msgstr "" - -#. module: document_page_approval -#: field:document.page.history,approved_date:0 -msgid "Approved Date" -msgstr "" - -#. module: document_page_approval -#: field:document.page,approver_gid:0 -msgid "Approver group" -msgstr "" - -#. module: document_page_approval -#: model:ir.model,name:document_page_approval.model_document_page -msgid "Document Page" -msgstr "" - -#. module: document_page_approval -#: model:ir.model,name:document_page_approval.model_document_page_history -msgid "Document Page History" -msgstr "" - -#. module: document_page_approval -#: selection:document.page.history,state:0 -msgid "Draft" -msgstr "" - -#. module: document_page_approval -#: model:email.template,subject:document_page_approval.email_template_new_draft_need_approval -msgid "New version of \"${object.page_id.name}\" to approve" -msgstr "" - -#. module: document_page_approval -#: code:addons/document_page_approval/document_page_approval.py:66 -#, python-format -msgid "New version of the document %s approved." -msgstr "" - -#. module: document_page_approval -#: field:document.page,approval_required:0 -msgid "Require approval" -msgstr "" - -#. module: document_page_approval -#: field:document.page.history,state:0 -msgid "Status" -msgstr ""