app/tiny_mce/plugins/example/langs/en_dlg.js
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 12 Oct 2008 15:05:50 +0000
changeset 304 812abb9a7e3b
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Missing changes to soc.views.helper.access Due to having to manually do the 'svn mv' of logic to helper, the changes to access.py got lost, this commit fixes that. Patch by: Sverre Rabbelier Reviewed by: to-be-reviewed

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