_("SpellChecker Options"), 'url' => '../plugins/squirrelspell/sqspell_options.php', 'desc' => _("Here you may set up how your personal dictionary is stored, edit it, or choose which languages should be available to you when spell-checking."), 'js' => TRUE ); } } function squirrelspell_setup() { /* Gets added to the COMPOSE buttons row. */ if ( !soupNazi() ) { /* ** using document.write to hide this functionality from people ** with JavaScript turned off. */ echo "\n"; } } ?>