Typo: atleast -> at least

bzr revid: olt@tinyerp.com-20081009140321-lw9i8f8714dimk5i
This commit is contained in:
Olivier Laurent 2008-10-09 16:03:21 +02:00
parent c16cbdc8c3
commit bdd5c6d7fd
3 changed files with 3 additions and 3 deletions

View 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>'''

View 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={

View 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={