annotate static/js/tiny_mce/plugins/example/langs/en_dlg.js @ 400:47f4259ce511

Fixing #197; add a badge for photo of the day.
author Brian Neal <bgneal@gmail.com>
date Sat, 26 Mar 2011 21:29:27 +0000
parents 88b2b9cb8c1f
children
rev   line source
bgneal@312 1 tinyMCE.addI18n('en.example_dlg',{
bgneal@312 2 title : 'This is just a example title'
bgneal@312 3 });