From 9b6996d55ca88067b27b96aef8f3e3525b6653e0 Mon Sep 17 00:00:00 2001 From: "Adrien Peiffer (ACSONE)" Date: Mon, 23 May 2016 13:32:35 +0200 Subject: [PATCH] [IMP][mail_optional_follower_notification] Review --- .../README.rst | 6 +-- .../mail_optional_follower_notifications.pot | 42 ------------------- .../wizard/mail_compose_message_view.xml | 2 +- 3 files changed, 2 insertions(+), 48 deletions(-) delete mode 100644 mail_optional_follower_notification/i18n/mail_optional_follower_notifications.pot diff --git a/mail_optional_follower_notification/README.rst b/mail_optional_follower_notification/README.rst index d69d7a707d..3132e6f05f 100644 --- a/mail_optional_follower_notification/README.rst +++ b/mail_optional_follower_notification/README.rst @@ -6,11 +6,9 @@ Mail optional follower notifications ==================================== - - This module adds the possibility to choose if you want to automatically notify followers on mail.compose.message. By default, Odoo notify -automatically all followers +automatically all followers. Usage ===== @@ -29,8 +27,6 @@ This field it's initialized to true to keep the standard behavior. :alt: Try me on Runbot :target: https://runbot.odoo-community.org/runbot/205/8.0 -For further information, please visit: - * https://www.odoo.com/forum/help-1 diff --git a/mail_optional_follower_notification/i18n/mail_optional_follower_notifications.pot b/mail_optional_follower_notification/i18n/mail_optional_follower_notifications.pot deleted file mode 100644 index 08f48f5dc7..0000000000 --- a/mail_optional_follower_notification/i18n/mail_optional_follower_notifications.pot +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mail_optional_follower_notification -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-18 09:55+0000\n" -"PO-Revision-Date: 2016-05-18 09:55+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: mail_optional_follower_notification -#: view:mail.compose.message:mail_optional_follower_notification.email_compose_message_wizard_inherit_form -msgid "- Warning : Followers will not be notified but they can access the notification directly from the document" -msgstr "" - -#. module: mail_optional_follower_notification -#: model:ir.model,name:mail_optional_follower_notification.model_mail_compose_message -msgid "Email composition wizard" -msgstr "" - -#. module: mail_optional_follower_notification -#: model:ir.model,name:mail_optional_follower_notification.model_mail_message -msgid "Message" -msgstr "" - -#. module: mail_optional_follower_notification -#: model:ir.model,name:mail_optional_follower_notification.model_mail_notification -msgid "Notifications" -msgstr "" - -#. module: mail_optional_follower_notification -#: field:mail.compose.message,notify_followers:0 -msgid "Notify followers" -msgstr "" - diff --git a/mail_optional_follower_notification/wizard/mail_compose_message_view.xml b/mail_optional_follower_notification/wizard/mail_compose_message_view.xml index 0cb8384ec2..62078101f6 100644 --- a/mail_optional_follower_notification/wizard/mail_compose_message_view.xml +++ b/mail_optional_follower_notification/wizard/mail_compose_message_view.xml @@ -10,7 +10,7 @@ - - Warning : Followers will not be notified but they can access the notification directly from the document + - Warning : Followers will not be notified but they can access the notification directly from the document (if they are allowed to)