includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Wed, 06 Feb 2008 18:41:47 -0500
changeset 401 6ae6e387a0e3
parent 335 67bd3121a12e
permissions -rw-r--r--
Implemented a new CAPTCHA API; the frontend ($session->{make,get}_captcha) is API-compatible but the backend (the captcha class) is deprecated.

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