includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Mon, 16 Feb 2009 16:04:31 -0500
changeset 830 79fb483807f6
parent 335 67bd3121a12e
permissions -rw-r--r--
Added Unicode support for usernames and passwords (this is probably best considered a JS crypto bug)

tinyMCE.addI18n('en.example',{
	desc : 'This is just a template button'
});