includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Mon, 03 Aug 2009 02:56:03 -0400
changeset 1070 617366710de2
parent 335 67bd3121a12e
permissions -rw-r--r--
Login: Enabled DiffieHellman for iPhone OS 3.0 (it passes unit tests now)

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