
CANT_GLOBAL_SUBMIT_SCHOOL = "You cannot globally confirm at this time. Some schools are not submitted.";
CANT_GLOBAL_SUBMIT_DISTRICT = "You cannot globally confirm at this time. Current District is not submitted.";
REQUIRED_FIELD                    = "Please fill in the required fields.";
PASSWORD_NOTMATCH                 = "The passwords do not match.";

var EMAIL_FIELD                   = "Please enter a valid email address.";

var DISTRICT_CONFIRM_DELETE           = "Do you really want to delete this district?";
var SCHOOL_CONFIRM_DELETE             = "Do you really want to delete this school?";
var RECORDS_CONFIRM_DELETE           = "Do you really want to delete this record?";
var USER_CONFIRM_DELETE             = "Do you really want to delete this user?";

CANNOT_SEE_OTHERSCHOOLREPORT      = "You can't see other schools' reports."
CANNOT_SEE_OTHERSCHOOLREPORT_NOTYOURDISTRICT      = "You can't see other schools' reports not in your district."

PRIVILEGE_ADMIN			          = 1;
PRIVILEGE_STATE		              = 2;
PRIVILEGE_DISTRICT		          = 3;
PRIVILEGE_SCHOOL		          = 4;

THAN_ZERO                         = "Please enter a number than zero.";

CONFIRM_DELETE           = "Do you really want to delete the selected row(s)?";

ISS_SURVEY_CONFIRM       = "Thank You! Your Information System Survey has been submitted.";

//===================================================================================================
var USER_PRIVILEGES_USER              = 1;
var USER_PRIVILEGES_ADMIN             = 9;

var USER_APPLICANTION_FORM_STEPS_8 = 8;

// which does the user view applicant data?
var APPLICANT_DATA_VIEWFROM_APPSINPROCESS = 0;// FROM Apps in Progress USER LIST
var APPLICANT_DATA_VIEWFROM_FINISHFORM = 1; // FROM THE FINISHED application form user list

var VALIDATE_NUMBER                   = "Invalid entry! Only numbers are allowed.";

var REQUIRE_USERNAME                  = "Please fill in the User ID.";
var REQUIRE_PASSWORD                  = "Please fill in the password.";
var INVALID_PASSWORD                  = "You didn't enter a valid password. Your password must be at least 6 characters.";

var ALERT_COPIEDTOCLIPBOARD           = "You have copied the data to the clipboard.";

var COLOR_SELECTED				      = "#FFFF00";

// Email dialog width
EMAIL_DIALOG_WIDTH		              = 560;
EMAIL_DIALOG_HEIGHT 	              = 500;
VALIDATE_EMAIL_ADDRESS                = "Please enter a valid email address for the recipient.";
VALIDATE_EMAIL_SUBJECT                = "This message does not have a subject. Are you sure you want to send it?"

// Prospect, add by haifeng
PROSPECT_ALERT_SELECT                 = "Please select a prospect.";
PROSPECT_CONFIRM_DELETE               = "Do you really want to delete this prospect you selected?";
PROSPECT_NOEMAIL_FOUND                = "No emails were found.";


// add by linliming
var  VALIDATE_USERID_FAILURE          = "Invalid entry! Only letters and digits are allowed.";
var  VALIDATE_MIDDLENAME_FAILURE      = "Invalid entry! Only letters, digits, and special characters '-', '_' and '.' are allowed.";
var  VALIDATE_INTEGER_FAILURE         = "Invalid entry! Please enter numbers here.";
var  VALIDATE_EMAI_FAILURE            = "Invalid entry! The special characters '\"' are not allowed.";

var   SUPPORT_TO_OPEN                 =  "Please select a support table.";
var   SUPPORT_TO_SELECT               =  "Please select ";

var   APPLICANT_YEAR_EARNED_DEGREE    = "Please enter a year between 1965 and 2005.";

// New Leader
NEWLEADER_ALERT_SELECT                = "Please select a New Leader.";

// applicant
APPLICANT_INPROGRESS_ALERT_SELECT     = "Please select an applicant.";

// Prospect Information Sessions
PROSPECT_INFO_SESSION_ALERT_SELECT    = "Please select an Information Session.";
PROSPECT_INFO_SESSION_CONFIRM_DELETE  = "Do you really want to delete this Information Session you selected?";
INFO_SESSION_DELETE_MESSAGE           = "Select the checkbox on the information session list if you want to delete the session. ";
MENTOR_INFO_CONFIRM_DELETE			  = "Do you really want to delete this mentor you selected?";
INFO_MENTOR_DELETE_MESSAGE           = "Select the checkbox on the mentor list if you want to delete the mentor. ";

NLNSSTAFF_INFO_CONFIRM_DELETE			  = "Do you really want to delete this NLNS Staff you selected?";
NLNSSTAFF_DELETE_MESSAGE                  = "Select the checkbox on the NLNS Staff list if you want to delete staff. ";
ASSING_STUFF_MESSAGE                 = "Select the checkbox on the Applicant list if you want to assign stuff reader. ";
INFO_SESSION_ATTENDED                 = "No prospects are signed up for the session.";

WARN_NO_PRIVILEGES			      = "Your user privileges don't permit you to delete records.";
WARN_NO_PRIVILEGES_DO			  = "Your user privileges don't permit you to do this action.";

// Application Form
// Part Eight
var ID_ESSAY_EXCEED_LIMIT_PART1		  = "You have entered ";
var ID_ESSAY_EXCEED_LIMIT_PART2 	  = " words in "
var ID_ESSAY_EXCEED_LIMIT_PART3		  = ". The limit is ";
var ID_ESSAY_EXCEED_LIMIT_PART4		  = " words. Please shorten your essay and try again.";

var FILTER_VALUE_COLUMN               = "Please fill in the value column.";

MENTOR_ALERT_SELECT                 = "Please select a mentor.";
COACH_ALERT_SELECT                  = "Please select a coach.";
COACH_ALERT_SELECT                  = "Please select a coach.";
COACH_INFO_CONFIRM_DELETE			= "Do you really want to delete this Coach?";
NLNSSTAFF_ALERT_SELECT              = "Please select a NLNS Staff.";

var APPLICANT_NOT_PASSEDVERIFY     = "Your application to New Leaders for New Schools can not be accepted unless you verify your application.";

var USER_DEL_SELF                  = "You can't delete yourself. "

var CHOOSER_SCHOOL                 = "Please select at least one school.";
SCHOOL_DELETE_MESSAGE                  = "Select the checkbox on the school list if you want to delete school. ";

// School
var SCHOOL_ALERT_SELECT                   = "Please select a school.";
var SCHOOL_INFO_CONFIRM_DELETE			  = "Do you really want to delete this school?";

var ACTIVITY_INFO_CONFIRM_DELETE			  = "Do you really want to delete this Activity?";

EMAIL_TEMPLET_SELECT               = "Please select an Email Template.";
EMAIL_TEMPLET_DELETE_MESSAGE       = "Select the checkbox on the email template list if you want to delete the email template. ";
EMAIL_TEMPLET_CONFIRM_DELETE       = "Do you really want to delete this email template you select?";
EMAIL_TEMPLET_SECTION_DELETE       = "You do not have permission to delete records.";
EMAIL_TEMPLET_SECTION_EDIT         = "You do not have permission to edit records.";
EMAIL_TEMPLET_SECTION_FILTER       = "You do not have permission to use filter.";
EMAIL_TEMPLET_SECTION_SHOWALL      = "You do not have permission to use showall.";

EVALUATE_ALERT_SELECT               = "Please select an application evaluation form or version.";
EVALUATE_INFO_CONFIRM_DELETE		= "Do you really want to delete this application evaluation form?";
EVALUATE_HAS_VERSION_DELETE			= "This application evaluation form cannot be deleted. It is used in some versions.";
VERSION_INFO_CONFIRM_DELETE		    = "Do you really want to delete this version?";
VERSION_HAS_SECTION_DELETE			= "This version cannot be deleted. It is used in some sections.";

SECTIONQUEST_ALERT_SELECT           = "Please select a section or question.";
NEW_QUESTIONS_ALERT_SELECT          = "Please select a section or question where you want to insert the new quest.";

RESPONSE_SCALE_ALERT_SELECT                  = "Please select a response scales.";
RESPONSE_SCALE_HAS_SELECT_INQUESTION         = "This response scale has already been in some questions. Do you really want to edit it?."
RESPONSE_SCALE_SUBMIT                        = "Please fill in at least one response scale item.";
RESPONSE_SCALE_HAS_SELECT_DELETE			 = "This response scale cannot be deleted. It is used in some questions.";
RESPONSE_SCALE_CONFIRM_DELETE		         = "Do you really want to delete this response scale?";

QUESTION_HAS_USED_EDIT_SELECT                = "This question is already used in some versions. Do you really want to edit it?";
QUESTION_HAS_SELECT_DEL_INQUESTION	         = "This question can not be deleted. It has already been used in some versions.";
QUESTION_NOHAS_SELECT_DELETE                 = "Do you really want to delete this question?";

SECTION_NOHAS_SELECT_DELETE                  = "Do you really want to delete this section?";

QUESTION_ALERT_SELECT                        = "Please select a section or question.";

APPLICANT_MAIN_STEPS                       = 0;
APPLICANT_MAIN_STEPS_FINISHFORM            = 1;
APPLICANT_MAIN_STEPS_READING               = 2;
APPLICANT_MAIN_STEPS_FIRST_ROUND_INTERVIEW = 3;
APPLICANT_MAIN_STEPS_FINALIST_INTERVIEW    = 4;
APPLICANT_MAIN_STEPS_RESULT                = 5;

SELECT_NOMINATOE       = "Please select a nominator.";
NOMINATOR_SEND_EMAIL   = "Please select a nominator that has email address.";
NOMINATOR_ASSIGN_NOMINEES  = "Please select at least one nominee.";
NOMINATOR_CONFIRM_DELETE                   = "Do you really want to delete this nominator you selected?";
NOMINATOR_DELETE_MESSAGE                   = "Select the checkbox on the nominator list if you want to delete the nominator. ";

PROSPECT_DELETE_MESSAGE                    = "Select the checkbox on the prospect list if you want to delete the prospect. ";

VALID_NUMERIC                    = "Please enter a valid numeric value.";

var DATE_FORMAT_STR              = "MM/dd/yyyy"; // Old format: "MMM d, yyyy"