diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-12-03 10:34:06 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-12-03 10:34:06 +0000 |
| commit | b53466b8932abea22d912fe1c37e2aaa5e033095 (patch) | |
| tree | 8d43dc8f6efc8499f4392a9050d0f57a52c8ae03 | |
| parent | 60f56a04f0aa2bd02939d11282c0623de64b7f87 (diff) | |
- pl_PL update
git-svn-id: https://svn.roundcube.net/trunk@3152 208e9e7b-5314-0410-a742-e7e81cd9613c
| -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 1fc765982..0cfea79a7 100644 --- a/roundcubemail/program/localization/pl_PL/messages.inc +++ b/roundcubemail/program/localization/pl_PL/messages.inc @@ -111,5 +111,6 @@ $messages['smtprecipientserror'] = 'Błąd SMTP: Parsowanie listy odbiorców nie $messages['smtperror'] = 'Błąd SMTP: $msg'; $messages['invalidrequest'] = 'Błędne żądanie! Nie zapisano danych.'; $messages['emailformaterror'] = 'Błędny adres e-mail: $email'; +$messages['notuploadedwarning'] = 'Nie wszystkie załączniki zostały pobrane. Poczekaj lub anuluj pobieranie.'; ?> |
