diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-16 13:01:49 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-16 13:01:49 +0000 |
| commit | 4e67974713aed9b86a1ff4163d28d3957ccba2ef (patch) | |
| tree | 075938e9a07c976a78f067fc88884052163a495a /roundcubemail/program/localization/pl_PL/messages.inc | |
| parent | a9c059c874302165771248c21ee14dc56f1662f4 (diff) | |
- Added possibility to encrypt received header, option 'http_received_header_encrypt',
added some more logic in encrypt/decrypt functions for security
git-svn-id: https://svn.roundcube.net/trunk@2491 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/pl_PL/messages.inc')
| -rw-r--r-- | roundcubemail/program/localization/pl_PL/messages.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/pl_PL/messages.inc b/roundcubemail/program/localization/pl_PL/messages.inc index 897c16b01..ac76383ac 100644 --- a/roundcubemail/program/localization/pl_PL/messages.inc +++ b/roundcubemail/program/localization/pl_PL/messages.inc @@ -99,5 +99,6 @@ $messages['importconfirm'] = '<b>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. <b>Nie można wysÅ‚ać wiadomoÅ›ci.</b>'; ?> |
