includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Thu, 26 Jun 2008 21:36:32 -0400
changeset 589 88d4ed0a2898
parent 335 67bd3121a12e
permissions -rw-r--r--
[minor] Added password_score_* into placeholder functions

tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});