app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 05 Nov 2008 23:38:00 +0000
changeset 446 0b479d573a4c
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Refactoring of {site/home}_settings to make them use base.View This makes the way for deleting the key_name.py module

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