Added demo mode functionality to various parts of Enano (unlocked only with a plugin) and fixed groups table
// UK lang variables
tinyMCE.addToLang('',{
directionality_ltr_desc : 'Direction left to right',
directionality_rtl_desc : 'Direction right to left'
});