From 88153a926cb3e096a7e681119e585a5c55ca1d68 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 --- opends/src/admin/messages/FileBasedKeyManagerProviderCfgDefn_ko.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/admin/messages/FileBasedKeyManagerProviderCfgDefn_ko.properties b/opends/src/admin/messages/FileBasedKeyManagerProviderCfgDefn_ko.properties index 328eb2c..18324d5 100644 --- a/opends/src/admin/messages/FileBasedKeyManagerProviderCfgDefn_ko.properties +++ b/opends/src/admin/messages/FileBasedKeyManagerProviderCfgDefn_ko.properties @@ -20,5 +20,5 @@ 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.description=Valid values should always include 'JKS' and 'PKCS12', but different implementations may allow other values as well. 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.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. 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