includes/clientside/tinymce/plugins/nonbreaking/langs/en.js
author Dan
Fri, 06 Jul 2007 11:04:38 -0400
changeset 47 d6361ccbd2bd
parent 1 fe660c52c48f
permissions -rw-r--r--
OK, that last commit only made things worse...it's fixed now.

// UK lang variables

tinyMCE.addToLang('nonbreaking',{
desc : 'Insert non-breaking space character'
});