Blame view

framework/thirdparty/tinymce/plugins/example/langs/en_dlg.js 79 Bytes
0084d336   Administrator   Importers CRUD
1
2
3
  tinyMCE.addI18n('en.example_dlg',{
  	title : 'This is just a example title'
  });