diff WebContent/jscripts/tiny_mce/plugins/example/langs/en_dlg.js @ 5:0be9d53a6967

editor for annotations
author dwinter
date Tue, 13 Dec 2011 17:43:46 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/WebContent/jscripts/tiny_mce/plugins/example/langs/en_dlg.js	Tue Dec 13 17:43:46 2011 +0100
@@ -0,0 +1,3 @@
+tinyMCE.addI18n('en.example_dlg',{
+	title : 'This is just a example title'
+});