annotate WebContent/jscripts/tiny_mce/plugins/example/langs/en.js @ 5:0be9d53a6967

editor for annotations
author dwinter
date Tue, 13 Dec 2011 17:43:46 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
1 tinyMCE.addI18n('en.example',{
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
2 desc : 'This is just a template button'
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
3 });