diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-08-04 10:46:55 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-08-04 10:46:55 +0000 |
| commit | c4c37ec50fc8fc9d3c601c796ba467803053ea72 (patch) | |
| tree | 2cd6838dcdf723c4dde43296bc8252c9557bf7de /roundcubemail/program/localization/pl_PL | |
| parent | 0da33d4275dcbd699767a71ae1fee753e57e63c5 (diff) | |
- label fix
git-svn-id: https://svn.roundcube.net/trunk@2836 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/pl_PL')
| -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 e876c592b..9f98d206a 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -216,7 +216,7 @@ $labels['edititem'] = 'Edytuj'; $labels['setdefault'] = 'Domyślna'; $labels['language'] = 'Język'; $labels['timezone'] = 'Strefa czasowa'; -$labels['pagesize'] = 'Wierszy na stronie'; +$labels['pagesize'] = 'Liczba wierszy na stronie'; $labels['signature'] = 'Podpis'; $labels['dstactive'] = 'Czas letni'; $labels['htmleditor'] = 'Twórz wiadomości HTML'; |
