tinymce/3rdparty/plugins/example/langs/en_dlg.js
changeset 0 c78d206bf01c
equal deleted inserted replaced
-1:000000000000 0:c78d206bf01c
       
     1 tinyMCE.addI18n('en.example_dlg',{
       
     2 	title : 'This is just a example title'
       
     3 });