includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Sat, 01 Mar 2008 18:55:54 -0500
changeset 466 1cc8a038ad20
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed improper serializing of IP that could allow reusing of key from multiple IP addresses.

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