[IMP]improve button name
authorSanjay Gohel (Open ERP) <sgo@tinyerp.com>
Tue, 31 Jul 2012 12:21:25 +0000 (17:51 +0530)
committerSanjay Gohel (Open ERP) <sgo@tinyerp.com>
Tue, 31 Jul 2012 12:21:25 +0000 (17:51 +0530)
bzr revid: sgo@tinyerp.com-20120731122125-lhr1qb3m2gd1c7bd

addons/hr/res_config_view.xml
addons/hr_recruitment/res_config_view.xml

index 6c160b6..f49df34 100644 (file)
@@ -44,7 +44,7 @@
                                 <field name="module_hr_payroll" class="oe_inline"/>
                                 <label for="module_hr_payroll"/>
                                 <button name="%(open_payroll_modules)d" type="action"
-                                    string="Install Country-Specific Payroll" icon="gtk-go-forward"
+                                    string="install your country's payroll" icon="gtk-go-forward"
                                     attrs="{'invisible': [('module_hr_payroll','=',False)]}" class="oe_link"/>
                             </div>
                         </div>
index aaee81f..1d9424e 100644 (file)
@@ -11,7 +11,7 @@
                     <div>
                         <field name="fetchmail_applicants" class="oe_inline"/>
                         <label for="fetchmail_applicants"/>
-                        <button name="configure_fetchmail_applicants" type="object" string="Configure" icon="gtk-go-forward"
+                        <button name="configure_fetchmail_applicants" type="object" string="configure" icon="gtk-go-forward"
                             attrs="{'invisible': [('fetchmail_applicants','=',False)]}" class="oe_link"/>
                     </div>
                     <div>