diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-05-03 13:40:42 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-05-03 13:40:42 +0000 |
| commit | 1498b21d487fa99891c7fa32e3319b96ef843aaa (patch) | |
| tree | 76660f14148b98700df176d173846525314ae92c /roundcubemail/program/localization/pl_PL | |
| parent | bfcad06243bb77d4650bb8d5832a1740d4aea5c5 (diff) | |
- pl_PL fix
git-svn-id: https://svn.roundcube.net/trunk@3588 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/pl_PL')
| -rw-r--r-- | roundcubemail/program/localization/pl_PL/labels.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/pl_PL/labels.inc b/roundcubemail/program/localization/pl_PL/labels.inc index 091a33d73..a1e858112 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -58,7 +58,7 @@ $labels['moveto'] = 'Przenieś do...'; $labels['download'] = 'Pobierz'; $labels['filename'] = 'Nazwa pliku'; $labels['filesize'] = 'Rozmiar pliku'; -$labels['addtoaddressbook'] = 'Dodaj do książki adresowej '; +$labels['addtoaddressbook'] = 'Dodaj do książki adresowej'; $labels['sun'] = 'Nd'; $labels['mon'] = 'Pn'; $labels['tue'] = 'Wt'; @@ -224,7 +224,7 @@ $labels['nextpage'] = 'następna strona'; $labels['lastpage'] = 'ostatnia strona'; $labels['group'] = 'Grupa'; $labels['groups'] = 'Grupy'; -$labels['personaladrbook'] = 'Książka adresowa'; +$labels['personaladrbook'] = 'Kontakty osobiste'; $labels['import'] = 'Importuj'; $labels['importcontacts'] = 'Import kontaktów'; $labels['importfromfile'] = 'Import z pliku:'; |
