var STLMS_String_CharCount = "You have typed %1 characters. You can type an additional %2 characters into this field.";
var STLMS_String_MaxCharsReached = "You have reached the maximum number of chracters allowed for this field.";
var STLMS_String_MaxCharsReached2 = "You have exceeded the maximum number of characters allowed for this field by % characters. You should remove some words to shorten the text.";
var STLMS_String_ConfirmRemoveListItem = "Are you sure you want to remove the selected item from the list?";
var STLMS_String_SessionTimeout = "Session Timeout Alert";
var STLMS_String_SessionTimeout2 = "Dear user, you have not performed any activity (visited any page or submitted any data to the server) for the past 25 minutes. As such, your session will expire in 5 minutes. Please save your work now to prevent the session expiry and loss of data.";
var STLMS_String_LoginID = "Please enter your user ID.";
var STLMS_String_LoginPassword = "Please enter your password.";
var STLMS_String_Remove = "Remove from List";
var STLMS_String_Processing = "Processing...";
var STLMS_String_SearchCriteria = "Please specify at search criteria.";
var STLMS_Strings_BookingDateNotAllowed = "Sorry, the date you selected %Date does not fall into an allowed date range for booking. No bookings can be made on this day.";
