annotate media/js/tiny_mce/plugins/example/langs/en.js @ 81:e356ea79a7a2

More work on forums. Committing what we got so far.
author Brian Neal <bgneal@gmail.com>
date Sun, 23 Aug 2009 00:14:52 +0000
parents a5b4c5ce0658
children
rev   line source
bgneal@45 1 tinyMCE.addI18n('en.example',{
bgneal@45 2 desc : 'This is just a template button'
bgneal@45 3 });