/* Language Code : Unassigned START */
	langDic["Please enter a value."] = "Please enter a value.";
	langDic["Please select a value."] = "Please select a value.";
	langDic["Please type your first name."] = "Please type your first name.";
	langDic["Please type your last name."] = "Please type your last name.";
	langDic["Please type your street address."] = "Please type your street address.";
	langDic["Please specify city."] = "Please specify city.";
	langDic["Please specify province / state / district."] = "Please specify province / state / district.";
	langDic["Please type your postal / zip code."] = "Please type your postal / zip code.";
	langDic["Please specify country."] = "Please specify country.";
	langDic["Please type your home phone number."] = "Please type your home phone number.";
	langDic["Please type your business phone number."] = "Please type your business phone number.";
	langDic["Please type your mobile phone number."] = "Please type your mobile phone number.";
	langDic["Please type either your home or mobile phone number."] = "Please type either your home or mobile phone number.";
	langDic["Please type your e-mail address."] = "Please type your e-mail address.";
	langDic["E-Mail address is invalid. Please type a valid e-mail address."] = "E-Mail address is invalid. Please type a valid e-mail address.";
	langDic["Please specify how you found the site."] = "Please specify how you found the site.";
	langDic["Please specify a degree type."] = "Please specify a degree type.";
	langDic["Please specify a degree name."] = "Please specify a degree name.";
	langDic["Please specify a major."] = "Please specify a major.";
	langDic["Please specify your GPA."] = "Please specify your GPA.";
	langDic["Please specify your graduation date."] = "Please specify your graduation date.";
	langDic["Please specify a university."] = "Please specify a university.";
	langDic["Please specify a month for your most recent position."] = "Please specify a month for your most recent position.";
	langDic["Please specify a year for your most recent position."] = "Please specify a year for your most recent position.";
	langDic["Employment Start Date : Invalid date range."] = "Employment Start Date : Invalid date range.";
	langDic["Employment End Date : Invalid date range."] = "Employment End Date : Invalid date range.";
	langDic["Please specify a position title for your current position."] = "Please specify a position title for your current position.";
	langDic["Please specify a company name for your current position."] = "Please specify a company name for your current position.";
	langDic["Please specify a Job Function."] = "Please specify a Job Function.";
	langDic["Please specify the Salary for the Position."] = "Please specify the Salary for the Position.";
	langDic["Please specify the Pay Rate for the Position."] = "Please specify the Pay Rate for the Position.";
	langDic["Please specify the Bonus for the Position."] = "Please specify the Bonus for the Position.";
	langDic["Please specify the Maximum Bonus for the Position."] = "Please specify the Maximum Bonus for the Position.";
	langDic["Please specify the Total Compensation for the Position."] = "Please specify the Total Compensation for the Position.";
	langDic["Please specify the Maximum Total Compensation for the Position."] = "Please specify the Maximum Total Compensation for the Position.";
	langDic["Please provide a resume for upload to our site."] = "Please provide a resume for upload to our site.";
	langDic["Please type the Login Name to use to update your information."] = "Please type the Login Name to use to update your information.";
	langDic["Please type the Password to use to update your information."] = "Please type the Password to use to update your information.";
	langDic["Please re-type the Password to use to update your information."] = "Please re-type the Password to use to update your information.";
	langDic["Please verify that both Password values are identical."] = "Please verify that both Password values are identical.";
	langDic["This application will not be submitted unless you certify that you have read and understand all matters discussed in the Privacy Policy and User Terms and Conditions Agreement."] = "This application will not be submitted unless you certify that you have read and understand all matters discussed in the Privacy Policy and User Terms and Conditions Agreement.";
	langDic["We only support resumes of the following format:"] = "We only support resumes of the following format:";
	langDic["Please enter a numeric value."] = "Please enter a numeric value.";
	langDic["The value given is out of range of"] = "The value given is out of range of";
	langDic["The date format should be :"] = "The date format should be :";
	langDic["Please enter a valid month."] = "Please enter a valid month.";
	langDic["Please enter a valid day."] = "Please enter a valid day.";
	langDic["Please enter a valid 4 digit year between"] = "Please enter a valid 4 digit year between";
	langDic["Please enter a valid date."] = "Please enter a valid date.";
	langDic["very weak"] = "very weak";
	langDic["weak"] = "weak";
	langDic["mediocre"] = "mediocre";
	langDic["strong"] = "strong";
	langDic["stronger"] = "stronger";
	langDic["very strong"] = "very strong";
	langDic["The password provided is not strong enough.  Please add numbers and other non-alphabetical characters like !."] = "The password provided is not strong enough.  Please add numbers and other non-alphabetical characters like !.";