[FIX] Server Action: Help message of Legend corrected
authorJay (Open ERP) <jvo@tinyerp.com>
Mon, 14 Dec 2009 07:31:19 +0000 (13:01 +0530)
committerJay (Open ERP) <jvo@tinyerp.com>
Mon, 14 Dec 2009 07:31:19 +0000 (13:01 +0530)
lp bug: https://launchpad.net/bugs/496433 fixed

bzr revid: jvo@tinyerp.com-20091214073119-86u4q06r9fzur87t

bin/addons/base/ir/ir.xml

index a18e4b4..21dd555 100644 (file)
                         <page string="Multi Actions" attrs="{'invisible':[('state','!=','other')]}">
                             <separator colspan="4" string="Other Actions Configuration"/>
                             <field name="child_ids" nolabel="1" colspan="4"/>
-                            <label colspan="4" string="Only one client action will be execute, last
-                                clinent action will be consider in case of multiples clients actions" align="0.0"/>
+                            <label colspan="4" string="Only one client action will be executed, last client action will be considered in case of multiple client actions." align="0.0"/>
                         </page>
                     </notebook>
                     <field name="type" readonly="1"/>