1 // UK lang variables
2
3 tinyMCE.addToLang('nonbreaking',{
4 desc : 'Insert non-breaking space character'
5 });