Blame view

js/_tiny_mce/plugins/flash/langs/en.js 240 Bytes
42868d70   andryeyev   Создал GIT
1
2
3
4
5
6
7
8
9
10
11
  // 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'
  });