'. _("Please check any available international dictionaries which you would like to use when spellchecking:"). '

'. '
'. ''. '

'; $langs = sqspell_getSettings(null); $add = '

'. _("Make this dictionary my default selection:") . " \n"; $add .= "" . _($avail_lang) . "\n"; } $msg .= "

\n" . $add . "\n"; $msg .= "

"; sqspell_makePage(_("Add International Dictionaries"), null, $msg); ?>