Improved physical pages: they support comments and have their own dedicated namespace now. Still some consistency fixes to make.
// UK lang variables
tinyMCE.addToLang('',{
directionality_ltr_desc : 'Direction left to right',
directionality_rtl_desc : 'Direction right to left'
});