﻿var dfrc = {
    'weblang': 'en-US',
    'dropdownlist_please_selected': '---select---',
    'datetimepicker_please_choice': ' Please select a date! ',
    'save_ok': ' Save successful!! ',
    'save_error': 'Save failed!!',
    'load_waiting': 'Loading ...',
    'process_waiting': 'Loading ..',
    'loadsignin': 'Member Login',
    'loadsignout': 'Member logout',
    'signin_ok': 'Login success!',
    'signout_ok': 'Logout successful!',
    'email_format_error': 'Email Format Error!',
    'login_sucess': 'System login, please later!',
    'downloadbox': 'Download'   
};

var stuffbuy = {
    'stmatchdata_custname': 'Please enter the contact name! ',
    'stmatchdata_tel': 'Please enter a contact telephone / mobile phone! ',
    'stmatchdata_email': 'Please enter a contact E-mail! ',
    'stmatchdata_nation': 'Please select the country! ',
    'stmatchdata_area': 'Please select the area! ',
    'stmatchdata_address': ' Please enter the contact address! ',
    'stmatchdata_title': 'Please enter a commission title! ',
    'stmatchdata_date': 'Please select the date of appointment to buy! ',
    'stmatchdetail_stdname': 'Please enter the material name! ',
    'stmatchtype_mcode': 'Please select the categories of materials! ',
    'stmatchtype_dcode': 'Please select the class of materials! ',
    'stmatchdetail_sweight': 'Please enter the weight (Kg)! ',
    'stmatchdetail_eweight': 'Please enter the weight (Kg)! ',
    'stmatchdetail_weightalarm': 'Estimated starting weight (Kg) can not be greater than the suspension of the weight (Kg)!',
    'stmatchdetail_sprice': 'Please enter the price (Dollars / Kg)! ',
    'stmatchdetail_eprice': 'Please enter the price (Dollars / Kg)! ',
    'stmatchdetail_moneycode': 'Please select currency trading! ',
    'stmatchdetail_desc': 'Please enter a description of materials! ',
    'Vaildate_Code': 'Please enter the validation code!',
    'Vaildate_Error': 'Verification code input error!'
};


var stuffsell = {
    'stmatchdata_custname': 'Please enter the contact name! ',
    'stmatchdata_tel': 'Please enter a contact telephone / mobile phone! ',
    'stmatchdata_email': 'Please enter a contact E-mail! ',
    'stmatchdata_nation': 'Please select the country! ',
    'stmatchdata_area': 'Please select the area! ',
    'stmatchdata_address': ' Please enter the contact address! ',
    'stmatchdata_title': 'Please enter a commission title! ',
    'stmatchdata_date': 'Please select the date of appointment to buy! ',
    'stmatchdetail_stdname': 'Please enter the material name! ',
    'stmatchtype_mcode': 'Please select the categories of materials! ',
    'stmatchtype_dcode': 'Please select the class of materials! ',
    'stmatchdetail_sweight': 'Please enter the weight (Kg)! ',
    'stmatchdetail_eweight': 'Please enter the weight (Kg)! ',
    'stmatchdetail_weightalarm': 'Estimated starting weight (Kg) can not be greater than the suspension of the weight (Kg)!',
    'stmatchdetail_sprice': 'Please enter the price (Dollars / Kg)! ',
    'stmatchdetail_eprice': 'Please enter the price (Dollars / Kg)! ',
    'stmatchdetail_moneycode': 'Please select currency trading! ',
    'stmatchdetail_desc': 'Please enter a description of materials! ',
    'Vaildate_Code': 'Please enter the validation code!',
    'Vaildate_Error': 'Verification code input error!'
};

var joinfree = {
    'memberdata_code': ' Please enter the Member Account! ',
    'memberdata_pwd': "Please enter the password!",
    'memberdata_pwd2': "Please enter re-enter the password!",
    'vaildate_code': 'Please enter the authentication code! ',
    'memberdata_name': 'Please enter the contact name! ',
    'memberdata_tel': 'Please enter a contact telephone! ',
    'memberdata_email': 'Please enter the e-mail! ',
    'sitenation_code': 'Please select the country! ',
    'sitearea_code': 'Please select the area! ',
    'memberdata_code_length': 'Account length must be greater than 5! ',
    'memberdata_pwd_length': 'Password length must be greater than 5! '
};

var stuffprice = {
    'name': 'Name can not be empty!',
    'sex': 'Sex can not be empty!',
    'email': 'E-mail can not be empty!',
    'nation': 'country can not be empty!',
    'area': 'region can not be empty!',
    'desc': 'Inquiry content can not be empty!'
};
