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

diff --git a/opends/src/admin/messages/PasswordPolicyStateExtendedOperationHandlerCfgDefn_de.properties b/opends/src/admin/messages/PasswordPolicyStateExtendedOperationHandlerCfgDefn_de.properties
index 2504e39..c4164ef 100644
--- a/opends/src/admin/messages/PasswordPolicyStateExtendedOperationHandlerCfgDefn_de.properties
+++ b/opends/src/admin/messages/PasswordPolicyStateExtendedOperationHandlerCfgDefn_de.properties
@@ -1,5 +1,5 @@
 user-friendly-name=Password Policy State Extended Operation Handler
 user-friendly-plural-name=Password Policy State Extended Operation Handlers
-synopsis=The Password Policy State Extended Operation Handler provides the ability for administrators to request and optionally alter password policy state information for a specified user.
-property.enabled.synopsis=Indicates whether the Password Policy State Extended Operation Handler is enabled (that is, whether the types of extended operations are allowed in the server).
-property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Password Policy State Extended Operation Handler implementation.
+synopsis=Der Password Policy State Extended Operation Handler erm\u00f6glicht Adminitratoren die Passwort-Policy-StateInformation f\u00fcr einen bestimmten User anzuforden und optional auch zu \u00e4ndern.
+property.enabled.synopsis=Gibt an ob der Password Policy State Extended Operation Handler zur Benutzung aktiviert ist.
+property.java-class.synopsis=Gibt den vollqualifizierten Java Klassennamen an welche den Password Policy State Extended Operation Handler Implementiert.

--
Gitblit v1.10.0