includes/clientside/tinymce/plugins/flash/langs/en.js
author Dan
Tue, 18 Sep 2007 16:29:26 -0400
changeset 135 c5dbad7ec2d0
parent 1 fe660c52c48f
permissions -rw-r--r--
Enano should now fully support UTF-8 usernames; newly registered users are now granted automatic edit access to their user pages (admins can still use protection on the page)

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