includes/clientside/tinymce/plugins/flash/langs/en.js
author Dan
Sat, 24 Nov 2007 13:16:20 -0500
changeset 234 a1d0846c4504
parent 1 fe660c52c48f
permissions -rw-r--r--
A couple of minor tweaks to the upgrade schema; tests pending

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