diff options
author | alecpl <alec@alec.pl> | 2008-05-15 06:48:21 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-05-15 06:48:21 +0000 |
commit | e94a0ba1522b7409d07f94b00a42ff0c8a494e92 (patch) | |
tree | 4a4e8760400e9c0ea190727d18e90b59e9bfc9c4 /program | |
parent | f2b323e82ebd7ba78fc78c40d168daf0f7ec05e0 (diff) |
- small fixes
Diffstat (limited to 'program')
-rw-r--r-- | program/localization/pl/labels.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/program/localization/pl/labels.inc b/program/localization/pl/labels.inc index 3fcf291c7..add85d718 100644 --- a/program/localization/pl/labels.inc +++ b/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'; |