File: pl.js

package info (click to toggle)
turbotinymce 1.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 7,196 kB
  • ctags: 826
  • sloc: python: 159; sh: 22; makefile: 13
file content (14 lines) | stat: -rw-r--r-- 330 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// PL lang variables
// fixed by Wooya
// http://www.mfusion.prv.pl
// fixed by lemiel 14.11.2005

tinyMCE.addToLang('flash',{
title : 'Wstaw/edytuj film flash',
desc : 'Wstaw/edytuj film flash',
file : 'Plik flash (.swf)',
size : 'Rozmiar',
list : 'Pliki flash',
props : 'Waciwoci flash',
general : 'Gwne'
});