includes/clientside/tinymce/plugins/flash/langs/en.js
author Dan
Fri, 19 Oct 2007 21:07:54 -0400
changeset 179 e858bacb5cfa
parent 1 fe660c52c48f
permissions -rw-r--r--
Sidebar blocks can be renamed now (untested except in Fx2)

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