Naresh(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-server/trunk-bug-830902-nch into 
lp:openobject-server.

Requested reviews:
  Vo Minh Thu (OpenERP) (vmt-openerp)
Related bugs:
  Bug #830902 in OpenERP Server: "Import module wizard text is wrong 
(copy/paste error)"
  https://bugs.launchpad.net/openobject-server/+bug/830902

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-bug-830902-nch/+merge/72543
-- 
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-bug-830902-nch/+merge/72543
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-server/trunk-bug-830902-nch.
=== modified file 'openerp/addons/base/module/wizard/base_module_import_view.xml'
--- openerp/addons/base/module/wizard/base_module_import_view.xml	2010-11-03 15:24:55 +0000
+++ openerp/addons/base/module/wizard/base_module_import_view.xml	2011-08-23 10:35:24 +0000
@@ -12,9 +12,10 @@
                         <group colspan="3" col="1">
                             <field name="config_logo" widget="image" width="220" height="130" nolabel="1" colspan="1"/>
                             <newline/>
-                            <label width="220" string="This wizard helps you add a new language to you OpenERP system. After loading a new language it becomes available as default interface language for users and partners."/>
+                            <label width="220" string='This wizard helps you import a new module to you OpenERP system.
+After importing a new module you can install it by clicking on the button "Install" from the form view and then click on "Start Upgrade".'/>
                             <label width="220"/>
-                            <label width="220" string="Please be patient, this operation may take a few minutes (depending on the number of modules currently installed)..."/>
+                            <label width="220" string="Please be patient, this operation may take few minutes..."/>
                             <field name="state" invisible="1"/>
                         </group>
                         <separator orientation="vertical" rowspan="5"/>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to