/* Don't warn where the left-hand side of a comma expression is a
comma expression whose right-hand side is cast to void. Bug
21159. */
/* Origin: Joseph Myers */
/*
// UK lang variables
tinyMCE.addToLang('',{
directionality_ltr_desc : 'Direction left to right',
directionality_rtl_desc : 'Direction right to left'
});