includes/clientside/tinymce/plugins/flash/langs/en.js
author Dan
Wed, 10 Sep 2008 06:57:54 -0400
changeset 306 7a7173c0f62f
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed SQL parse errors caused by conversion to \r\n by some FTP/zip clients (hackish workaround that isn't Enano's fault)

// 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'
});