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/FileBasedKeyManagerProviderCfgDefn_de.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/admin/messages/FileBasedKeyManagerProviderCfgDefn_de.properties b/opends/src/admin/messages/FileBasedKeyManagerProviderCfgDefn_de.properties index e01e122..b7a117a 100644 --- a/opends/src/admin/messages/FileBasedKeyManagerProviderCfgDefn_de.properties +++ b/opends/src/admin/messages/FileBasedKeyManagerProviderCfgDefn_de.properties @@ -19,6 +19,6 @@ property.key-store-pin-property.synopsis=Specifies the name of the Java property that contains the clear-text PIN needed to access the File Based Key Manager Provider . property.key-store-pin-property.requires-admin-action.synopsis=Changes to this property will take effect the next time that the File Based Key Manager Provider is accessed. property.key-store-pin-property.syntax.string.pattern.synopsis=The name of a defined Java property. -property.key-store-type.synopsis=Specifies the format for the data in the key store file. +property.key-store-type.synopsis=Gibt das Format der Daten in einer Key-Store-Datei an. property.key-store-type.description=G\u00fcltige Werte m\u00fcssen immer 'JKS' und 'PKCS12' enthalten, unterschiedliche Implementierungen k\u00f6nnen jedoch auch andere Werte zulassen. If no value is provided, the JVM-default value is used. Changes to this configuration attribute will take effect the next time that the key manager is accessed. property.key-store-type.syntax.string.pattern.synopsis=Any key store format supported by the Java runtime environment. -- Gitblit v1.10.0