app/tiny_mce/plugins/example/langs/en_dlg.js
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 01 Oct 2009 20:36:57 +0200 (2009-10-01)
changeset 2998 9c34768346da
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Add OrgAdmin and Mentor to GSoCOrgadmin and GSoCMentor updates.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
126
6186c115a210 Added TinyMCE to Melange in soc/content/js
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
diff changeset
     1
tinyMCE.addI18n('en.example_dlg',{
6186c115a210 Added TinyMCE to Melange in soc/content/js
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
diff changeset
     2
	title : 'This is just a example title'
6186c115a210 Added TinyMCE to Melange in soc/content/js
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
diff changeset
     3
});