﻿var oBL_General_Ext_Lang = {
    Alert_Logout: "Continue with logging out of the extranet?",
    Alert_StrongPwd: "Strong passwords are:\n -not found in the dictionary\n -at least 8 characters in length (preferably 14 to 20 characters)\n -a combination of upper and lower case letters, numbers, and symbols",
    ValidationMsg_ForgotPassword: "Enter User Name.",
    ValidationMsg_Login: "Username and Password must be filled in."
}