/* $Id : zh_cn.js www.WITHSOURCE.COM $ */
//中文js语言包
lang='zh_cn';
user_msg = {
    check :        'Please waitting, system is checking....',
    error :        'Data is wrong',
    input_tile :   'Please fill in the title',
	input_tile :   'Please fill in a title',
	input_conter : 'Please fill in the content',
	p_sel_num:     'Please fill in',
	license:       'Are you agree it?',
    input_id:      'Please Input Username or Email',
    input_pass:    'Please Input Password',//'请输入密码。',
    login_id:      'Please Input Username.',//'请输入登陆用户名。',
    login_pass:    'Please Input Password',//'请输入登陆密码。',
    login_pass2:   'Retype-Password not same as before',//'密码不一致，请重新输入。',
    login_email:   'Email not valid.',//'Email地址格式不正确。',
    buyer_name:    'Please Input Full Name.',//'请输入全名。',
    buyer_email:   'Please Input Email Address.',//'请输入邮件。',
    buyer_tel:     'Please Input Contact Number.',//'请输入电话号码。',
    buyer_tel_err: 'Contact Number Not valid.',//'电话号码未填写。',
    buyer_zip:     'Please Input Postcode.',//'邮政编码不正确。',
    buyer_city:    'Please choose a state as your address',
    buyer_address: 'Please Input Address',//'地址未填写。',
    buyer_suburb:  'Please Input Suburb',//'所在区未填写。',
    buyer_state:   'Please Input State。',
    buyer_area:    'Please choose a delivery method',
    buyer_pay:     'Please Select Payment Method.',//'请选择支付方式。',
    buyer_invoice: 'Please input an invoice',
    del_really:    '\n Delete?\n Note: All datd will be delete! \n\n(Delete Now?)\n',
    goods_name:    'Please input the name of item',
    goods_conter:  'Please input the description of item.',
    conter_err:    'Your content over limit',
    contadd_err:   'Compare List is Full.',//'最多只能对比 5 件商品',
    arrt_err:      'Not Valid for Compare',//'不同种类的商品不能参与对比',
    addnums_err:   'Please Select at Least 2 Product.',//'至少需要选择两种商品!',
    add_empty:     '..Product not selected..',//'..未选取商品..',
    open_div:      '<--Please check the product list in left side'
}