X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fsquirrelspell%2Fsqspell_functions.php;h=23f0bed79708963997158764b9e45f5258144028;hp=c53018f253939a20a6261162683baa5c08fb89c8;hb=3392dc867232037b2c6e2089ebcab9d64e154db7;hpb=9804bcdefd81265ec3e9f00d9147d647acf23ba5 diff --git a/plugins/squirrelspell/sqspell_functions.php b/plugins/squirrelspell/sqspell_functions.php index c53018f..23f0bed 100644 --- a/plugins/squirrelspell/sqspell_functions.php +++ b/plugins/squirrelspell/sqspell_functions.php @@ -211,16 +211,17 @@ $msg='

'. '' . _("ATTENTION:") . '
' . _("SquirrelSpell was unable to decrypt your personal dictionary. This is most likely due to the fact that you have changed your mailbox password. In order to proceed, you will have to supply your old password so that SquirrelSpell can decrypt your personal dictionary. It will be re-encrypted with your new password after this.
If you haven't encrypted your dictionary, then it got mangled and is no longer valid. You will have to delete it and start anew. This is also true if you don't remember your old password -- without it, the encrypted data is no longer accessible."). - "

-
-
- -

" . _("Delete my dictionary and start a new one") . '
'. - _("Decrypt my dictionary with my old password:") . "

-
-

- - "; + '

' . + '
'. + '
'. + ''. + '

' . + _("Delete my dictionary and start a new one") . '
'. + _("Decrypt my dictionary with my old password:") . + '

'. + '
'. + '

'. + ''; // See if this happened in the pop-up window or when accessing // the SpellChecker options page. global $SCRIPT_NAME;