Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
// UK lang variables
tinyMCE.addToLang('',{
directionality_ltr_desc : 'Direction left to right',
directionality_rtl_desc : 'Direction right to left'
});