annotate WebContent/jscripts/tiny_mce/plugins/example/langs/en_dlg.js @ 8:11baadcdd2c8

start of new Annotator API implementation.
author casties
date Mon, 19 Mar 2012 14:50:28 +0100
parents 0be9d53a6967
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
1 tinyMCE.addI18n('en.example_dlg',{
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
2 title : 'This is just a example title'
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
3 });