From b0d58fa8841edd3120c89fabf6a2e3671b4ffdaf Mon Sep 17 00:00:00 2001 From: shankar_mbn <shankar_mbn@localhost> Date: Mon, 30 Mar 2009 06:21:19 +0000 Subject: [PATCH] OpenDS precommit Fixes: Addition of Localized resource files with new translations --- opendj-sdk/opends/src/admin/messages/TrustStoreBackendCfgDefn_de.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/admin/messages/TrustStoreBackendCfgDefn_de.properties b/opendj-sdk/opends/src/admin/messages/TrustStoreBackendCfgDefn_de.properties index 08fdbe9..0f63d98 100644 --- a/opendj-sdk/opends/src/admin/messages/TrustStoreBackendCfgDefn_de.properties +++ b/opendj-sdk/opends/src/admin/messages/TrustStoreBackendCfgDefn_de.properties @@ -20,7 +20,7 @@ property.trust-store-pin-property.synopsis=Specifies the name of the Java property that contains the clear-text PIN needed to access the Trust Store Backend . property.trust-store-pin-property.requires-admin-action.synopsis=Changes to this property will take effect the next time that the Trust Store Backend is accessed. property.trust-store-type.synopsis=Specifies the format for the data in the key store file. -property.trust-store-type.description=Valid values should always include 'JKS' and 'PKCS12', but different implementations may allow other values as well. +property.trust-store-type.description=G\u00fcltige Werte m\u00fcssen immer 'JKS' und 'PKCS12' enthalten, unterschiedliche Implementierungen k\u00f6nnen jedoch auch andere Werte zulassen. property.trust-store-type.default-behavior.alias.synopsis=The JVM default value is used. property.trust-store-type.requires-admin-action.synopsis=Changes to this property take effect the next time that the key manager is accessed. property.writability-mode.synopsis=Specifies the behavior that the backend should use when processing write operations. -- Gitblit v1.10.0