Added language export to JSON page and localization for Javascript using $lang.get(). Localized AJAX login interface.
// EN lang variables
tinyMCE.addToLang('',{
autosave_unload_msg : 'The changes you made will be lost if you navigate away from this page.'
});