includes/clientside/tinymce/plugins/example/langs/en_dlg.js
changeset 335 67bd3121a12e
equal deleted inserted replaced
334:c72b545f1304 335:67bd3121a12e
       
     1 tinyMCE.addI18n('en.example_dlg',{
       
     2 	title : 'This is just a example title'
       
     3 });