From 555309d7a9194718ed62f5d1ef492b53bde0a236 Mon Sep 17 00:00:00 2001 From: Ludovic Poitou <ludovic.poitou@forgerock.com> Date: Thu, 20 Oct 2011 15:34:00 +0000 Subject: [PATCH] Fix OpenDJ-222: Remove more references to OpenDS. This time we cleanup messages, and localized messages. --- opendj-sdk/opends/src/admin/messages/TrustStoreBackendCfgDefn_ko.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opendj-sdk/opends/src/admin/messages/TrustStoreBackendCfgDefn_ko.properties b/opendj-sdk/opends/src/admin/messages/TrustStoreBackendCfgDefn_ko.properties index 8ca7c06..f3fe08d 100644 --- a/opendj-sdk/opends/src/admin/messages/TrustStoreBackendCfgDefn_ko.properties +++ b/opendj-sdk/opends/src/admin/messages/TrustStoreBackendCfgDefn_ko.properties @@ -10,7 +10,7 @@ property.enabled.description=If a backend is not enabled, then its contents are not accessible when processing operations. property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the backend implementation. property.trust-store-file.synopsis=Specifies the path to the file that stores the trust information. -property.trust-store-file.description=It may be an absolute path, or a path that is relative to the OpenDJ instance root. +property.trust-store-file.description=It may be an absolute path, or a path that is relative to the OpenDJ instance root. property.trust-store-pin.synopsis=Specifies the clear-text PIN needed to access the Trust Store Backend . property.trust-store-pin.requires-admin-action.synopsis=Changes to this property will take effect the next time that the Trust Store Backend is accessed. property.trust-store-pin-environment-variable.synopsis=Specifies the name of the environment variable that contains the clear-text PIN needed to access the Trust Store Backend . @@ -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=\uc720\ud6a8\ud55c \uac12\uc740 'JKS' \ubc0f 'PKCS12'\ub97c \ud56d\uc0c1 \ud3ec\ud568\ud574\uc57c \ud558\uc9c0\ub9cc \uad6c\ud604\uc5d0 \ub530\ub77c \ud5c8\uc6a9\ub418\ub294 \uac12\uc774 \ub2e4\ub97c \uc218 \uc788\uc2b5\ub2c8\ub2e4. +property.trust-store-type.description=\uc720\ud6a8\ud55c \uac12\uc740 'JKS' \ubc0f 'PKCS12'\ub97c \ud56d\uc0c1 \ud3ec\ud568\ud574\uc57c \ud558\uc9c0\ub9cc \uad6c\ud604\uc5d0 \ub530\ub77c \ud5c8\uc6a9\ub418\ub294 \uac12\uc774 \ub2e4\ub97c \uc218 \uc788\uc2b5\ub2c8\ub2e4. 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