From 6f265e047f6505d5fa996d85ef00f17796d84462 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.

---
 opends/src/admin/messages/ProfilerPluginCfgDefn_ko.properties |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opends/src/admin/messages/ProfilerPluginCfgDefn_ko.properties b/opends/src/admin/messages/ProfilerPluginCfgDefn_ko.properties
index 1ee5f6b..31011c4 100644
--- a/opends/src/admin/messages/ProfilerPluginCfgDefn_ko.properties
+++ b/opends/src/admin/messages/ProfilerPluginCfgDefn_ko.properties
@@ -64,8 +64,8 @@
 property.profile-action.syntax.enumeration.value.none.synopsis=Do not take any action.
 property.profile-action.syntax.enumeration.value.start.synopsis=Start collecting profile data.
 property.profile-action.syntax.enumeration.value.stop.synopsis=Stop collecting profile data and write what has been captured to a file in the profile directory.
-property.profile-directory.synopsis=Specifies the path to the directory where profile information is to be written. This path may be either an absolute path or a path that is relative to the root of the OpenDJ  instance.
-property.profile-directory.description=\ub514\ub809\ud1a0\ub9ac\uac00 \uc788\uace0 \ub514\ub809\ud1a0\ub9ac \uc11c\ubc84\uc5d0 \uc774 \ub514\ub809\ud1a0\ub9ac\uc5d0\uc11c \uc0c8 \ud30c\uc77c\uc744 \ub9cc\ub4e4 \uc218 \uc788\ub294 \uad8c\ud55c\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.  
+property.profile-directory.synopsis=Specifies the path to the directory where profile information is to be written. This path may be either an absolute path or a path that is relative to the root of the OpenDJ instance.
+property.profile-directory.description=\ub514\ub809\ud1a0\ub9ac\uac00 \uc788\uace0 \ub514\ub809\ud1a0\ub9ac \uc11c\ubc84\uc5d0 \uc774 \ub514\ub809\ud1a0\ub9ac\uc5d0\uc11c \uc0c8 \ud30c\uc77c\uc744 \ub9cc\ub4e4 \uc218 \uc788\ub294 \uad8c\ud55c\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
 property.profile-directory.syntax.string.pattern.synopsis=The path to any directory that exists on the filesystem and that can be read and written by the server user.
 property.profile-sample-interval.synopsis=Specifies the sample interval in milliseconds to be used when capturing profiling information in the server.
 property.profile-sample-interval.description=When capturing data, the profiler thread sleeps for this length of time between calls to obtain traces for all threads running in the JVM.

--
Gitblit v1.10.0