diff --git a/addons/base_setup/base_setup.py b/addons/base_setup/base_setup.py index 6730ea5bb87..f4c04ada58a 100644 --- a/addons/base_setup/base_setup.py +++ b/addons/base_setup/base_setup.py @@ -219,7 +219,7 @@ class sale_config_settings(osv.osv_memory): the attachment of a selected record. You can create documents for CRM Lead, HR Applicant and Project Issue from the selected emails. This installs the module plugin_thunderbird."""), - 'module_plugin_outlook': fields.boolean('Outlook plugin', + 'module_plugin_outlook': fields.boolean('Outlook Plugin', help="""The Outlook plugin allows you to select an object that you would like to add to your email and its attachments from MS Outlook. You can select a partner, a task, a project, an analytical account, or any other object and archive a selected diff --git a/addons/plugin_outlook/plugin_outlook.xml b/addons/plugin_outlook/plugin_outlook.xml index 2d65a09a0f9..4b849f0824b 100644 --- a/addons/plugin_outlook/plugin_outlook.xml +++ b/addons/plugin_outlook/plugin_outlook.xml @@ -58,7 +58,7 @@