diff options
author | alecpl <alec@alec.pl> | 2009-05-16 13:01:49 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-05-16 13:01:49 +0000 |
commit | 2471d3a979d00e0cecca64e0d5889ca40c02c5fe (patch) | |
tree | 80a707b81bfba636d004107f5c04a59a3a0eebf7 /program/localization/hu_HU/messages.inc | |
parent | 34ee9e7498f84394bfc7d5a4a845720aed8e0b2f (diff) |
- Added possibility to encrypt received header, option 'http_received_header_encrypt',
added some more logic in encrypt/decrypt functions for security
Diffstat (limited to 'program/localization/hu_HU/messages.inc')
-rw-r--r-- | program/localization/hu_HU/messages.inc | 1 |
1 files changed, 1 insertions, 0 deletions
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'] = '<b>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. <b>Az üzenet nem küldhető el.</b>'; ?> |