From 5317b08ebe4a7fb43823502ee21065059e4190ee Mon Sep 17 00:00:00 2001
From: hajma <hajma@localhost>
Date: Thu, 23 Jul 2009 08:44:32 +0000
Subject: [PATCH] l10n files update

---
 opends/src/admin/messages/ExtensionCfgDefn_de.properties |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/opends/src/admin/messages/ExtensionCfgDefn_de.properties b/opends/src/admin/messages/ExtensionCfgDefn_de.properties
index 147835f..1076579 100644
--- a/opends/src/admin/messages/ExtensionCfgDefn_de.properties
+++ b/opends/src/admin/messages/ExtensionCfgDefn_de.properties
@@ -1,6 +1,6 @@
-user-friendly-name=Extension
-user-friendly-plural-name=Extensions
-synopsis=The Extension allows to extend the configuration with new type of objects.
-description=It is an entry point for extensions that requires configuration objects that does not inherit from an existing top-level object.
-property.enabled.synopsis=Indicates whether the Extension is enabled.
-property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Extension implementation.
+user-friendly-name=Erweiterung
+user-friendly-plural-name=Erweiterungen
+synopsis=Die Erweiterung erlaubt das Erweitern der Konfiguration um neue Objekttypen.
+description=Es ist ein Einsprungpunkt f\u00fcr Erweiterungen, der Konfigurationsobjekte erfordert, die keine Elemente aus dem bestehenden Objekt auf oberster Ebene erben.
+property.enabled.synopsis=Gibt an, ob die Eweiterung aktiviert ist.
+property.java-class.synopsis=Gibt den vollqualifizierten Namen der Java-Klasse an, die die Erweiterung implementiert.

--
Gitblit v1.10.0