1
// UK lang variables
2
3
tinyMCE.addToLang('',{
4
fullscreen_desc : 'Toggle fullscreen mode'
5
});