diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-06-08 09:37:57 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-06-08 09:37:57 +0000 |
| commit | 6d81a682a4820c5aa0dd0e0f4ad063f4b6fb3b0d (patch) | |
| tree | af9354d75d90be3f82c639606c1fda6608c63e5b | |
| parent | 72549b6d0db9fdb1c0aa2744430b72d38cdcb893 (diff) | |
- Label fix
git-svn-id: https://svn.roundcube.net/trunk@4843 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/program/localization/pl_PL/labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/pl_PL/labels.inc b/roundcubemail/program/localization/pl_PL/labels.inc index cb89440a5..e425f1202 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -411,7 +411,7 @@ $labels['defaultaddressbook'] = 'Nowe kontakty dodawaj do wybranej książki adr $labels['spellcheckbeforesend'] = 'Przed wysłaniem wiadomości sprawdzaj pisownię'; $labels['allfields'] = 'Wszystkie pola'; $labels['search'] = 'Szukaj'; -$labels['advsearch'] = 'Zaawansowane wyszukiwanie'; +$labels['advsearch'] = 'Wyszukiwanie zaawansowane'; $labels['other'] = 'Inne'; ?> |
