diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-10-01 15:02:52 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-10-01 15:02:52 +0000 |
| commit | 2a522eb63ef4706498f5d726ae35208e9ddf5ae8 (patch) | |
| tree | 29b208c5495ab15798da9316ba2cd4eab1259cef /roundcubemail/program/localization/pl_PL | |
| parent | fcf24b6e58f5d697765d83a54e106ef507d02fd8 (diff) | |
- localizations update for r1908
git-svn-id: https://svn.roundcube.net/trunk@1909 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/pl_PL')
| -rw-r--r-- | roundcubemail/program/localization/pl_PL/messages.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/pl_PL/messages.inc b/roundcubemail/program/localization/pl_PL/messages.inc index 8f7967b1e..be07e2256 100644 --- a/roundcubemail/program/localization/pl_PL/messages.inc +++ b/roundcubemail/program/localization/pl_PL/messages.inc @@ -61,6 +61,7 @@ $messages['formincomplete'] = 'Uzupełnij formularz!'; $messages['noemailwarning'] = 'Podaj poprawny adres e-mail!'; $messages['nonamewarning'] = 'Podaj nazwę!'; $messages['nopagesizewarning'] = 'Podaj poprawną wartość!'; +$messages['nosenderwarning'] = 'Podaj adres nadawcy!'; $messages['norecipientwarning'] = 'Podaj co najmniej jednego odbiorcę!'; $messages['nosubjectwarning'] = 'Nie podano tematu wiadomości. Czy chcesz go teraz uzupełnić?'; $messages['nobodywarning'] = 'Ta wiadomość jest pusta, czy mimo to chcesz ją wysłać?'; @@ -95,5 +96,6 @@ $messages['importwait'] = 'Importowanie, proszę czekać...'; $messages['importerror'] = 'Błąd! Pobrany plik nie jest poprawnym plikiem vCard.'; $messages['importconfirm'] = '<b>Pomyślnie dodano $inserted kontaktów, pominięto $skipped istniejących wpisów</b>:<p><em>$names</em></p>'; $messages['opnotpermitted'] = 'Niedozwolona operacja!'; +$messages['nofromaddress'] = 'Brak adresu e-mail w wybranej tożsamości'; -?>
\ No newline at end of file +?> |
