summaryrefslogtreecommitdiff
path: root/program/steps/addressbook/search.inc
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2012-01-01 12:55:35 +0000
committeralecpl <alec@alec.pl>2012-01-01 12:55:35 +0000
commit1c029b9c7c67c9603e9044b65c843300dd73ecb8 (patch)
tree8a073d5058c0697f8ac7227016e46150b81ed46f /program/steps/addressbook/search.inc
parent3a992ee8b89433d6d45dc81d9830751d0194d9fe (diff)
- Fix label too long (#1488283), fix polish translation
Diffstat (limited to 'program/steps/addressbook/search.inc')
-rw-r--r--program/steps/addressbook/search.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/steps/addressbook/search.inc b/program/steps/addressbook/search.inc
index e4ce2d655..c9c162a27 100644
--- a/program/steps/addressbook/search.inc
+++ b/program/steps/addressbook/search.inc
@@ -252,7 +252,7 @@ function rcmail_contact_search_form($attrib)
$form = array(
'main' => array(
- 'name' => rcube_label('contactproperties'),
+ 'name' => rcube_label('properties'),
'content' => array(
),
),