($Author$) * @version $Date$ */ global $words_ary, $sqspell_use_app, $SQSPELL_VERSION; /** * If something needs to be deleted, then $words_ary will be * non-zero length. */ if (sizeof($words_ary)){ $words=sqspell_getWords(); $lang_words = sqspell_getLang($words, $sqspell_use_app); $msg = '

' . sprintf(_("Deleting the following entries from %s dictionary:"), $sqspell_use_app) . '

' . "