summaryrefslogtreecommitdiff
path: root/program/localization/en_US
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2006-01-13 18:08:41 +0000
committerthomascube <thomas@roundcube.net>2006-01-13 18:08:41 +0000
commitbe2380fb47b05a222ec5b22deff36d5156a8c943 (patch)
treee5698a562f04594d3bd473d07621277c75a78e12 /program/localization/en_US
parent000e4bf02a963ea08b405d9b5eabe2f9ee5a60cf (diff)
Added labels for LDAP search
Diffstat (limited to 'program/localization/en_US')
-rw-r--r--program/localization/en_US/labels.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc
index 1ad3c6752..89793b28f 100644
--- a/program/localization/en_US/labels.inc
+++ b/program/localization/en_US/labels.inc
@@ -151,6 +151,8 @@ $labels['print'] = 'Print';
$labels['export'] = 'Export';
// LDAP search
+$labels['ldapsearch'] = 'LDAP directory search';
+
$labels['ldappublicsearchname'] = 'Contact name';
$labels['ldappublicsearchtype'] = 'Exact match?';
$labels['ldappublicserverselect'] = 'Select servers';