forked from extern/egroupware
7 lines
168 B
JavaScript
Executable File
7 lines
168 B
JavaScript
Executable File
// UK lang variables
|
|
|
|
tinyMCE.addToLang('',{
|
|
iespell_desc : 'Run spell checking',
|
|
iespell_download : "ieSpell not detected. Click OK to go to download page."
|
|
});
|