From 1c029b9c7c67c9603e9044b65c843300dd73ecb8 Mon Sep 17 00:00:00 2001 From: alecpl Date: Sun, 1 Jan 2012 12:55:35 +0000 Subject: - Fix label too long (#1488283), fix polish translation --- program/steps/addressbook/search.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/steps/addressbook/search.inc') 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( ), ), -- cgit v1.2.3