Hopefully managed to put enough hacks in there to make renaming the config file the last step, so if it fails, it can be done manually
// UK lang variables
tinyMCE.addToLang('',{
directionality_ltr_desc : 'Direction left to right',
directionality_rtl_desc : 'Direction right to left'
});