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/FileBasedKeyManagerProviderCfgDefn_ko.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/src/admin/messages/FileBasedKeyManagerProviderCfgDefn_ko.properties b/opendj-sdk/opends/src/admin/messages/FileBasedKeyManagerProviderCfgDefn_ko.properties
index fb0f959..d1ad255 100644
--- a/opendj-sdk/opends/src/admin/messages/FileBasedKeyManagerProviderCfgDefn_ko.properties
+++ b/opendj-sdk/opends/src/admin/messages/FileBasedKeyManagerProviderCfgDefn_ko.properties
@@ -5,7 +5,7 @@
 constraint.1.synopsis=The key store pin must be specified using one of the key-store-pin properties when the File Based Key Manager Provider is enabled.
 property.enabled.synopsis=Indicates whether the File Based Key Manager Provider is enabled for use.
 property.java-class.synopsis=The fully-qualified name of the Java class that provides the File Based Key Manager Provider implementation.
-property.key-store-file.synopsis=Specifies the path to the file that contains the private key information. This may be an absolute path, or a path that is relative to the OpenDJ  instance root.
+property.key-store-file.synopsis=Specifies the path to the file that contains the private key information. This may be an absolute path, or a path that is relative to the OpenDJ instance root.
 property.key-store-file.description=Changes to this property will take effect the next time that the key manager is accessed.
 property.key-store-file.syntax.string.pattern.synopsis=A path to an existing file that is readable by the server.
 property.key-store-pin.synopsis=Specifies the clear-text PIN needed to access the File Based Key Manager Provider .

--
Gitblit v1.10.0