diff options
| author | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-09-12 09:51:11 +0000 |
|---|---|---|
| committer | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-09-12 09:51:11 +0000 |
| commit | 0a167ed698dca488617cb0764be36e2e653a8f2c (patch) | |
| tree | 27c900da974b15e2a1fcc2cbc7aa0f6eb50fadf5 /roundcubemail/program/localization | |
| parent | ccced3c4d2a004fdfdcd708eb3d37bcfd9fbb28d (diff) | |
closes #1484564
git-svn-id: https://svn.roundcube.net/trunk@797 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization')
| -rw-r--r-- | roundcubemail/program/localization/pl/labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/pl/labels.inc b/roundcubemail/program/localization/pl/labels.inc index b8c7fe9e0..00ba1fe21 100644 --- a/roundcubemail/program/localization/pl/labels.inc +++ b/roundcubemail/program/localization/pl/labels.inc @@ -93,7 +93,7 @@ $labels['all'] = 'Zaznacz wszystkie'; $labels['none'] = 'Anuluj zaznaczenie'; $labels['unread'] = 'Zaznacz nieprzeczytane'; $labels['compact'] = 'Kompaktuj'; -$labels['empty'] = 'Pusty'; +$labels['empty'] = 'Opróżnij'; $labels['purge'] = 'Oczyść'; $labels['quota'] = 'Użyte miejsce'; $labels['unknown'] = 'nieznane'; |
