From be2380fb47b05a222ec5b22deff36d5156a8c943 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Fri, 13 Jan 2006 13:08:41 -0500 Subject: [PATCH] Added labels for LDAP search --- program/localization/de_DE/labels.inc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc index 3d4c83b..e8fcbc3 100644 --- a/program/localization/de_DE/labels.inc +++ b/program/localization/de_DE/labels.inc @@ -150,6 +150,8 @@ $labels['export'] = 'Exportieren'; // LDAP search +$labels['ldapsearch'] = 'LDAP Verzeichnis-Suche'; + $labels['ldappublicsearchname'] = 'Kontakt-Name'; $labels['ldappublicsearchtype'] = 'Genaue Übereinstimmung'; $labels['ldappublicserverselect'] = 'Server-Auswahl'; -- Gitblit v1.9.1