diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-19 17:52:57 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-19 17:52:57 +0000 |
| commit | 4919a205af1f6ef8958495dba3d6f9ded6d3b4ce (patch) | |
| tree | 531a940f09e10c720bbfdbd89ace7fa0b4d1c6e3 /roundcubemail/program | |
| parent | 92199e31ddeaa7861d3a13fd6de3ee0058d9b15b (diff) | |
- pl_PL update
git-svn-id: https://svn.roundcube.net/trunk@2769 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -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 168815484..0c0168f6d 100644 --- a/roundcubemail/program/localization/pl_PL/messages.inc +++ b/roundcubemail/program/localization/pl_PL/messages.inc @@ -108,5 +108,6 @@ $messages['smtpfromerror'] = 'Błąd SMTP ($code): Nie można ustawić nadawcy " $messages['smtptoerror'] = 'Błąd SMTP ($code): Nie można dodać odbiorcy "$to"'; $messages['smtprecipientserror'] = 'Błąd SMTP: Parsowanie listy odbiorców nie powiodło się'; $messages['smtperror'] = 'Błąd SMTP: $msg'; +$messages['invalidrequest'] = 'Błędne żądanie! Nie zapisano danych.'; ?> |
