]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/advimage/langs/pl.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / advimage / langs / pl.js
1 // PL lang variables
2
3 tinyMCE.addToLang('',{
4 insert_image_alt2 : 'Tytul obrazka',
5 insert_image_onmousemove : 'Obrazek zastepczy',
6 insert_image_mouseover : 'po najechaniu myszy',
7 insert_image_mouseout : 'po odjechaniu myszy'
8 });