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/AdministrationConnectorCfgDefn_de.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/admin/messages/AdministrationConnectorCfgDefn_de.properties b/opends/src/admin/messages/AdministrationConnectorCfgDefn_de.properties
index f098329..1ea8819 100644
--- a/opends/src/admin/messages/AdministrationConnectorCfgDefn_de.properties
+++ b/opends/src/admin/messages/AdministrationConnectorCfgDefn_de.properties
@@ -9,6 +9,6 @@
 property.listen-port.synopsis=Specifies the port number on which the Administration Connector will listen for connections from clients.
 property.listen-port.description=Only a single port number may be provided.
 property.ssl-cert-nickname.synopsis=Specifies the nickname (also called the alias) of the certificate that the Administration Connector will use when performing SSL communication.
-property.ssl-cert-nickname.default-behavior.alias.synopsis=Let the server decide.
+property.ssl-cert-nickname.default-behavior.alias.synopsis=Lass es den Server entscheiden.
 property.trust-manager-provider.synopsis=Specifies the name of the trust manager that is used with the Administration Connector .
 property.trust-manager-provider.syntax.aggregation.constraint-synopsis=The referenced trust manager provider must be enabled.

--
Gitblit v1.10.0