// global messages
var globalAlertMsg1 = "Please check only one item.";
var globalAlertMsg2 = "Please check at least one item.";
var globalAlertMsg3 = "Are you sure to delete?";
var globalAlertMsg4 = "Are you sure to approve?";
var globalAlertMsg5 = "Are you sure to suspend?";
var globalAlertMsg6 = "Please check only two items.";
var globalAlertMsg7 = "Are you sure to swap?";
var globalAlertMsg8 = "Enter the new folder name:";
var globalAlertMsg9 = "Please enter an integer.";
var globalAlertMsg10 = "Please enter a new name:";
var globalAlertMsg11 = "Filename already exists.";
var globalAlertMsg12 = "Are you sure to unzip?";
var globalAlertMsg13 = " is not a zip file.";
var globalAlertMsg14 = "Please check at least one identity group.";
var globalAlertMsg15 = "Please check at least one group.";
var globalAlertMsg16 = "Are you sure you want to logout?";
var globalAlertMsg17 = "Please check the group category.";
var globalAlertMsg18 = "Please select one item.";
var globalAlertMsg19 = "Enter the new period title:";
var globalAlertMsg20 = "Invalid Time End and Time Start.";
var globalAlertMsg21 = "Are you sure you want to archive?";
var globalAlertMsg22 = "Are you sure you want to mark all read?";
var globalAlertActivate = "Are you sure to activate?";
var NonIntegerWarning = "You need to enter a positive integer.";
var globalAlertMsgRemoveAll = "Are you sure to delete ALL? (including not shown records)";
var globalAlertMsgSendPassword = "Are you sure to send password to user via email?";
var globalAlertMsgNewBatch = "Input New Name";
var globalAlertMsgSetBatch = "Are you sure to set this as school time table?\n(All resource items using old school timetable will change to new also and booking records will be kept unchanged.\nYou may need to ensure the applied records will be consistent.)";

var globalAlertMsgLogin1 = "Please fill in user name";
var globalAlertMsgLogin2 = "Please fill in your password";
var globalAlertMsgLogin3 = "Please fill in user name or email";