* @version $Id: edit_dic.mod,v 1.5.2.3 2005/06/04 21:57:32 jervfors Exp $ * @package plugins * @subpackage squirrelspell */ global $color; /** * Get the user dictionary and see if it's empty or not. */ $words=sqspell_getWords(); if (!$words){ /** * Agt. Smith: "You're empty." * Neo: "So are you." */ sqspell_makePage(_("Personal Dictionary"), null, '
' . _("No words in your personal dictionary.") . '
'); } else { /** * We're loaded with booty. */ $pre_msg = '' . _("Please check any words you wish to delete from your dictionary.") . "
\n"; $pre_msg .= "" . sprintf( _("%s dictionary"), $langs[$i] ) . ' | ' . '
---|
' . ' |
" . '' . ' |
' . " |