includes/clientside/tinymce/plugins/flash/langs/en.js
author Dan
Thu, 05 Jul 2007 10:43:03 -0400
changeset 43 30d2fb25afff
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed weird unimportant security issue in admin panel + demo mode

// UK lang variables

tinyMCE.addToLang('flash',{
title : 'Insert / edit Flash Movie',
desc : 'Insert / edit Flash Movie',
file : 'Flash-File (.swf)',
size : 'Size',
list : 'Flash files',
props : 'Flash properties',
general : 'General'
});