A tumblelog CMS built on AJAX, PHP and MySQL.

en.js 251B

123456789101112
  1. // UK lang variables
  2. tinyMCE.addToLang('flash',{
  3. title : 'Insert / edit Flash Movie',
  4. desc : 'Insert / edit Flash Movie',
  5. file : 'Flash-File (.swf)',
  6. size : 'Size',
  7. list : 'Flash files',
  8. props : 'Flash properties',
  9. general : 'General'
  10. });