From 2471d3a979d00e0cecca64e0d5889ca40c02c5fe Mon Sep 17 00:00:00 2001 From: alecpl Date: Sat, 16 May 2009 13:01:49 +0000 Subject: - Added possibility to encrypt received header, option 'http_received_header_encrypt', added some more logic in encrypt/decrypt functions for security --- program/localization/en_GB/messages.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'program/localization/en_GB') diff --git a/program/localization/en_GB/messages.inc b/program/localization/en_GB/messages.inc index ddb6a2990..9f7d66240 100644 --- a/program/localization/en_GB/messages.inc +++ b/program/localization/en_GB/messages.inc @@ -94,5 +94,6 @@ $messages['importconfirm'] = 'Successfully imported $inserted contacts, $skip $messages['opnotpermitted'] = 'Operation not permitted!'; $messages['nofromaddress'] = 'Missing e-mail address in selected identity'; $messages['editorwarning'] = 'Switching to the plain text editor will cause all text formatting to be lost. Do you wish to continue?'; +$messages['httpreceivedencrypterror'] = 'A fatal configuration error occurred. Contact your administrator immediately. Your message can not be sent.'; ?> -- cgit v1.2.3