includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Tue, 22 Jul 2008 17:05:59 -0500
changeset 658 49dee7f374bf
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed non-localized group names in theme-manager

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