* @package plugins
* @subpackage squirrelspell
*/
-
+
global $SQSPELL_APP;
$msg = '<p>'
. _("Please choose which options you wish to set up:")
. "</a></li>\n";
} else {
$msg .= '<li>'
- . _("Encrypt or decrypt your personal dictionary") . ' <em>('
+ . _("Encrypt or decrypt your personal dictionary") . ' <em>('
. _("not available") . ')</em></li>';
}
$msg .= "</ul>\n";
* End:
* vim: syntax=php
*/
-?>
+?>
\ No newline at end of file