Some (not much) progress with localizing tooltips on the pagebar. Still aways to go and committing so as to merge changes from stable
// UK lang variables
tinyMCE.addToLang('',{
directionality_ltr_desc : 'Direction left to right',
directionality_rtl_desc : 'Direction right to left'
});