Subversion Repositories Sites.tela-botanica.org

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
420 florian 1
// UK lang variables
2
 
3
tinyMCE.addToLang('',{
4
iespell_desc : 'Run spell checking',
5
iespell_download : "ieSpell not detected. Click OK to go to download page."
6
});
7