[IMP] better menu tip for modules

bzr revid: fp@tinyerp.com-20110104101847-d1tjsqitciprle1f
This commit is contained in:
Fabien Pinckaers 2011-01-04 11:18:47 +01:00
parent bf16725dc8
commit 4a90463eb6
2 changed files with 2 additions and 2 deletions

View File

@ -7167,7 +7167,7 @@ msgstr "Tunisie"
#. module: base
#: model:ir.ui.menu,name:base.menu_mrp_root
msgid "Manufacturing"
msgstr "Gestion de Production"
msgstr "GPAO"
#. module: base
#: view:base.language.export:0

View File

@ -169,7 +169,7 @@
<field name="view_mode">tree,form</field>
<field name="domain"/>
<field name="search_view_id" ref="view_module_filter"/>
<field name="help">List all certified modules available to configure your OpenERP. Modules that are installed are flagged as such. You can search for a specific module using the name or the description of the module. You do not need to install modules one by one, you can install many at the same time by clicking on the schedule button in this list. Then, apply the schedule upgrade from Action menu once for all the ones you have scheduled for installation.</field>
<field name="help">You can install new modules in order to activate new features, menu, reports or data in your OpenERP instance. To install some modules, click on the button "Schedule for Installation" from the form view, then click on "Apply Scheduled Upgrades" to migrate your system.</field>
</record>
<menuitem action="open_module_tree" id="menu_module_tree" parent="base.menu_management"/>