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
// UK lang variables
tinyMCE.addToLang('',{
directionality_ltr_desc : 'Direction left to right',
directionality_rtl_desc : 'Direction right to left'
});