Typo: atleast -> at least
authorOlivier Laurent <olt@tinyerp.com>
Thu, 9 Oct 2008 14:03:21 +0000 (16:03 +0200)
committerOlivier Laurent <olt@tinyerp.com>
Thu, 9 Oct 2008 14:03:21 +0000 (16:03 +0200)
bzr revid: olt@tinyerp.com-20081009140321-lw9i8f8714dimk5i

addons/account_balance/wizard/wizard_account_balance_report.py
addons/account_reporting/wizard/wizard_account_balance_report.py
addons/hr_holidays/wizard/holidays_summary.py

index 58e855d..8908d16 100644 (file)
@@ -89,7 +89,7 @@ back_fields={
 
 zero_form='''<?xml version="1.0"?>
 <form string="Notification">
-<separator string="You have to select atleast 1 Fiscal Year. Try again." colspan="4"/>
+<separator string="You have to select at least 1 Fiscal Year. Try again." colspan="4"/>
 <label string="You may have selected the compare opions with more than 1 years with credit/debit columns and % option.This can lead contents to be printed out of the paper.Please try again."/>
 </form>'''
 
index 9991931..cb92e74 100644 (file)
@@ -66,7 +66,7 @@ back_fields={
 
 zero_form='''<?xml version="1.0"?>
 <form string="Notification">
-<label string="You have to select atleast 1 Fiscal Year. Try again."/>
+<label string="You have to select at least 1 Fiscal Year. Try again."/>
 </form>'''
 
 zero_fields={
index abea600..ac37fc4 100644 (file)
@@ -43,7 +43,7 @@ form='''<?xml version="1.0"?>
 
 zero_form='''<?xml version="1.0"?>
 <form string="Notification">
-<label string="You have to select atleast 1 Department. Try again." colspan="4"/>
+<label string="You have to select at least 1 Department. Try again." colspan="4"/>
 </form>'''
 
 zero_fields={