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 + program/localization/en_US/messages.inc | 1 + program/localization/hu_HU/messages.inc | 1 + program/localization/pl_PL/messages.inc | 1 + 4 files changed, 4 insertions(+) (limited to 'program/localization') 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.'; ?> diff --git a/program/localization/en_US/messages.inc b/program/localization/en_US/messages.inc index ed63c7c47..af7443eaa 100644 --- a/program/localization/en_US/messages.inc +++ b/program/localization/en_US/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.'; ?> diff --git a/program/localization/hu_HU/messages.inc b/program/localization/hu_HU/messages.inc index 5acea06a1..092001cb0 100644 --- a/program/localization/hu_HU/messages.inc +++ b/program/localization/hu_HU/messages.inc @@ -95,5 +95,6 @@ $messages['importconfirm'] = 'Sikeresen importálásra került $inserted kapc $messages['opnotpermitted'] = 'A művelet nem megengedett!'; $messages['nofromaddress'] = 'Hiányzó email cím a kiválasztott feladónál'; $messages['editorwarning'] = 'Az egyszerű szöveges formátumra való váltás az összes formázás elvesztésével jár. Biztosan folytatja?'; +$messages['httpreceivedencrypterror'] = 'Végzetes konfigurációs hiba történt, azonnal lépjen kapcsolatba az üzemeltetővel. Az üzenet nem küldhető el.'; ?> diff --git a/program/localization/pl_PL/messages.inc b/program/localization/pl_PL/messages.inc index 897c16b01..ac76383ac 100644 --- a/program/localization/pl_PL/messages.inc +++ b/program/localization/pl_PL/messages.inc @@ -99,5 +99,6 @@ $messages['importconfirm'] = 'Pomyślnie dodano $inserted kontaktów, pomini $messages['opnotpermitted'] = 'Niedozwolona operacja!'; $messages['nofromaddress'] = 'Brak adresu e-mail w wybranej tożsamości'; $messages['editorwarning'] = 'Zmiana edytora spowoduje utratę formatowania tekstu. Czy jesteś pewien, że chcesz to zrobić?'; +$messages['httpreceivedencrypterror'] = 'Wystąpił błąd systemu. Skontaktuj się z administratorem. Nie można wysłać wiadomości.'; ?> -- cgit v1.2.3