From c8ca49df3c967f956333ec92ddbaaafa30136167 Mon Sep 17 00:00:00 2001 From: hajma <hajma@localhost> Date: Thu, 21 May 2009 15:09:09 +0000 Subject: [PATCH] german translations update --- opends/src/admin/messages/FingerprintCertificateMapperCfgDefn_de.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/admin/messages/FingerprintCertificateMapperCfgDefn_de.properties b/opends/src/admin/messages/FingerprintCertificateMapperCfgDefn_de.properties index 856e795..d3c66f6 100644 --- a/opends/src/admin/messages/FingerprintCertificateMapperCfgDefn_de.properties +++ b/opends/src/admin/messages/FingerprintCertificateMapperCfgDefn_de.properties @@ -8,6 +8,6 @@ property.fingerprint-attribute.synopsis=Specifies the attribute in which to look for the fingerprint. property.fingerprint-attribute.description=Values of the fingerprint attribute should exactly match the MD5 or SHA1 representation of the certificate fingerprint. property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Fingerprint Certificate Mapper implementation. -property.user-base-dn.synopsis=Specifies the set of base DNs below which to search for users. +property.user-base-dn.synopsis=Gibt eine Sammlung von basis DNs welche zum suchen von Usern herangezogen werden sollen. property.user-base-dn.description=The base DNs are used when performing searches to map the client certificates to a user entry. property.user-base-dn.default-behavior.alias.synopsis=The server performs the search in all public naming contexts. -- Gitblit v1.10.0