diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-01 12:55:35 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-01 12:55:35 +0000 |
| commit | 971abe80655232022bc93292d42a58cc50423f34 (patch) | |
| tree | b73a84f924787caf0d2c9fea1affc023b6d12d05 /roundcubemail/program/localization/pl_PL | |
| parent | 4b87306cf89cbe5b8c7243d749aa2acffd53b48d (diff) | |
- Fix label too long (#1488283), fix polish translation
git-svn-id: https://svn.roundcube.net/trunk@5680 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 85a671816..3d9629744 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -353,7 +353,7 @@ $labels['addfollowupto'] = 'Dodaj Followup-To'; $labels['dsn'] = 'Status dostarczenia (DSN)'; $labels['reqdsn'] = 'Zawsze żądaj statusu dostarczenia (DSN)'; $labels['replysamefolder'] = 'Umieszczaj odpowiedzi w folderze wiadomości, na którą odpowiadam'; -$labels['contactproperties'] = 'Właściwości'; +$labels['contactproperties'] = 'Właściwości kontaktu'; $labels['properties'] = 'Właściwości'; $labels['folderproperties'] = 'Właściwości folderu'; $labels['parentfolder'] = 'Folder nadrzędny'; |
