Fixed minor userpage issue where comments posted by guests under the same name as the username being displayed were shown on that user's userpage
// EN lang variables
tinyMCE.addToLang('',{
autosave_unload_msg : 'The changes you made will be lost if you navigate away from this page.'
});