[F] Added support for account lockouts. User is locked out or required to complete a CAPTCHA after specified threshold for specified period.
// EN lang variables
tinyMCE.addToLang('',{
autosave_unload_msg : 'The changes you made will be lost if you navigate away from this page.'
});