diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-05-15 06:48:21 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-05-15 06:48:21 +0000 |
| commit | 8fab84f50c9bc29e8d5e8c5a546b71714cbb3927 (patch) | |
| tree | b30ae3c8aba446bc4b83c3068c8c04288d3ca84d /roundcubemail/program/localization | |
| parent | 6d1b353d8c71e26b5a96f779a5e07ae285c587a7 (diff) | |
- small fixes
git-svn-id: https://svn.roundcube.net/trunk@1388 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization')
| -rw-r--r-- | roundcubemail/program/localization/pl/labels.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/pl/labels.inc b/roundcubemail/program/localization/pl/labels.inc index 3fcf291c7..add85d718 100644 --- a/roundcubemail/program/localization/pl/labels.inc +++ b/roundcubemail/program/localization/pl/labels.inc @@ -168,7 +168,7 @@ $labels['editcontact'] = 'Edytuj kontakt'; $labels['edit'] = 'Edytuj'; $labels['cancel'] = 'Anuluj'; $labels['save'] = 'Zapisz'; -$labels['delete'] = 'Kasuj'; +$labels['delete'] = 'Usuń'; $labels['newcontact'] = 'Dodaj nowy kontakt'; $labels['deletecontact'] = 'Usuń zaznaczone kontakty'; $labels['composeto'] = 'Utwórz wiadomość dla wybranych kontaktów'; @@ -183,7 +183,7 @@ $labels['groups'] = 'Grupy'; $labels['personaladrbook'] = 'Książka adresowa'; $labels['settingsfor'] = 'Ustawienia dla'; $labels['preferences'] = 'Preferencje'; -$labels['userpreferences'] = 'Preferencje'; +$labels['userpreferences'] = 'Preferencje użytkownika'; $labels['editpreferences'] = 'Edytuj preferencje'; $labels['identities'] = 'Tożsamości'; $labels['manageidentities'] = 'Zarządzaj tożsamościami'; |
