[FIX]:wrong wizard help

lp bug: https://launchpad.net/bugs/830902 fixed

bzr revid: nch@tinyerp.com-20110823103352-535evxmlmpi15c4h
This commit is contained in:
Naresh (OpenERP) 2011-08-23 16:03:52 +05:30
parent eba378a4d6
commit 6a99234853
1 changed files with 3 additions and 2 deletions

View File

@ -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"/>