var MSGBOX_TITLE = 'Tips';
var UN_TIP = 'Only English and numbers are allowed, at least 3 letters.';
var UN_DUP_TIP = 'Username used, please choose a new one.';
var UN_OK_TIP = 'Username is available.';
var PWD_TIP = 'The password has to be at least 6 characters.';
var CPWD_TIP = 'The two passwords you entered do not match.';
var OK_TIP = 'OK';
var RN_TIP = 'Please enter your real name.';
var MSN_TIP = 'The format of your MSN account is incorrect.';
var QQ_TIP = 'Your QQ account is incorrect.';
var MP_TIP = 'Your mobile phone number is incorrect.';
var EM_TIP = 'Your email address is incorrect.';
var CP_TIP = 'Please input a company name.';
var PS_TIP = 'Please input a position.';
var PT_TIP = 'Please upload a photo.';
var EM_DUP_TIP = 'This email is registered, please choose another one.';
var EM_OK_TIP = 'Email is available.';
var MOBILE_DUP_TIP = 'This mobile is registered, please choose another one.';
var MOBILE_OK_TIP = 'Mobile is available.';
var UPIC_TIP = 'The resolution of your picture is too low, it will become very blurry when enlarged, please choose a picture with higher resolution.';
var BY_TIP = 'Please select your birthday';
var CS_TIP = 'Please select your current location.';
var PVC_TIP = 'Please read and agree to the User Terms & Conditions and the Privacy Agreement.';
var OTHC_TIP = 'Please enter the city you live in.';
var FRC_TIP = 'Please enter the country and city you live in.';
var PF_TIP = 'Please select your profession.';
var POS_TIP = 'Please select your position.';
var EDU_TIP = 'Please select your education degree.';
var ICM_TIP = 'Please select your income range.';
var RD_TIP = 'Please rate your photographer.';
var VCODE_TIP = 'Incorrect verification code.';
var FTYPE_TIP = 'Sorry for not supporting the file type. we accept jpg/gif/png.';
var CROPPHOTO_TIP = 'Sorry, some problems occurred during the uploading process, please upload again.';
var FSIZE_TIP = 'The size of the profile picture must be smaller than 5MB.';
var LOGIN_TIP = 'Please confirm your account and password.';
var QUERY_TIP = 'Please enter at least one query item.';
var QUERY_MOBILE_TIP = 'Username is neccessary for finding friends by mobile phone number.';
var QUERY_AGE_TIP = 'Wrong age options selected.';
var QUERY_START_AGE_TIP = 'Please select the first age option.';
var ADD_FRIEND_TIP = 'Request has been sent successfully.';
var UPLOAD_PIC_TIP = 'Please upload a picture with the appropriate file size.';
var INV_NUM_TIP = 'You do not have sufficient invitaions.';
var ACS_EM_TIP = 'The Email address he/she registered with P1';
var ACS_N_TIP = 'Please enter real name of your friend.';
var BYEAR_TIP = 'You cannot select any date of birth younger than 16 years old. Please contact us for assistance.';
var MSTATUS_TIP = 'Please select your relationship status.';
var ESTATUS_TIP = 'Please select your employment status.';
var IDT_TIP = 'Please select your profession。';
var JOB_TIP = 'Please enter company name.';
var JOBY_TIP = 'Please enter your real job history.';
var REDU_TIP = 'Please fill in your education information.';
var UN_TOOSHORT = 'Account name requires at least 3 letters.';
var UN_TOOLONG = 'Account name requires at most 30 letters.';
var CUN_TOOSHORT = '用户名至少要两个汉字。';
var CUN_TOOLONG = '用户名不能超过15个汉字。';
var LOC_TIP = 'Please select your location.';
var JOBP_TIP = 'Please enter your position.';
var JOBS_TIP = 'Please select the time you started your current job.';
var SCH_TIP = 'Please enter the name of the school you graduated from';
var GRA_TIP = 'Please select your graduation time.';
var MAIL_CONTENT_LENGTH_EXCEED = 'Mail content requires at most 260 characters.';
var LANG_TERMS_CONDITIONS='User Terms & Conditions';
var LANG_PRIVACY='Privacy Agreement';
var GENDER_TIP='Please select your gender';
var UPLOAD_TIP='Please upload your photo';
var CONSUME_TIP='Please select your monthly spending';
var OPEN_APP_PHOTO_TIP='Please upload 2 photos of you taken in two different places';
var PLEASE_SELECT='Select';

var USER_SETTING_EMAIL_UPDATE='Email address updated';
var USER_SETTING_ID_UPDATE_APP='Change of user ID request submitted';
var USER_SETTING_NAME_UPDATE_APP='Change of realname request submitted';
var USER_SETTING_PASSWORD_UPDATE='Password updated';
var USER_SETTING_GENDER_UPDATE='Gender updated';
var USER_SETTING_BIRTHDAY_UPDATE='Birthday updated';
var USER_SETTING_PASSWD_LENGH_TIP='Password must contain at least 6 characters';
var USER_SETTING_REASON_TIP='Reason cannot be empty';
var USER_SETTING_USERID_EMPTY='User ID cannot be empty';
var USER_SETTING_USERNAME_EMPTY='Realname cannot be empty';
var USER_SETTING_SENDING='Sending...';
var USER_SETTING_SENDCODE='Send Verification Code';
var USER_SETTING_INPUTCODE='Please input code';
var USER_SETTING_VERIFYCODE='Proved to be successful';
var USER_SETTING_OK='O K';
var USER_SETTING_UPDATED='User information updated';
var USER_SETTING_UPDATEFAILED='User information update failed';

var MALE = 'male';
var FEMALE = 'female';