tinymce-editor/copy_this/modules/hdi/hdi-tinymce/tiny_mce/plugins/example/langs/en_dlg.js

4 lines
79 B
JavaScript
Raw Normal View History

2012-11-10 23:18:09 +01:00
tinyMCE.addI18n('en.example_dlg',{
title : 'This is just a example title'
});