From 8fab84f50c9bc29e8d5e8c5a546b71714cbb3927 Mon Sep 17 00:00:00 2001 From: alec Date: Thu, 15 May 2008 06:48:21 +0000 Subject: - small fixes git-svn-id: https://svn.roundcube.net/trunk@1388 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/pl/labels.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'roundcubemail/program') 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'; -- cgit v1.2.3