diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-10-10 10:45:16 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-10-10 10:45:16 +0000 |
| commit | 6288a70c3a50cdf635d0fcdbf79b450c3f1165c5 (patch) | |
| tree | 62d49a3892e1eb04bd0e2a9c9cb30b0ed32accb8 /plugins | |
| parent | 2ee1e3cb017419a6df8341cfeabe47b074285c35 (diff) | |
- typo
git-svn-id: https://svn.roundcube.net/trunk@4069 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/managesieve/localization/pl_PL.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/managesieve/localization/pl_PL.inc b/plugins/managesieve/localization/pl_PL.inc index e7fc07dea..e530619a4 100644 --- a/plugins/managesieve/localization/pl_PL.inc +++ b/plugins/managesieve/localization/pl_PL.inc @@ -54,7 +54,7 @@ $labels['fromset'] = 'ze zbioru'; $labels['fromfile'] = 'z pliku'; $labels['filterdisabled'] = 'Filtr wyłączony'; $labels['countisgreaterthan'] = 'ilość jest większa od'; -$labels['countisgreaterthanequal'] = 'ilość jest róna lub większa od'; +$labels['countisgreaterthanequal'] = 'ilość jest równa lub większa od'; $labels['countislessthan'] = 'ilość jest mniejsza od'; $labels['countislessthanequal'] = 'ilość jest równa lub mniejsza od'; $labels['countequals'] = 'ilość jest równa'; |
