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

diff --git a/opends/src/messages/messages/admin_tool_ko.properties b/opends/src/messages/messages/admin_tool_ko.properties
index 04cab04..61cab75 100644
--- a/opends/src/messages/messages/admin_tool_ko.properties
+++ b/opends/src/messages/messages/admin_tool_ko.properties
@@ -21,6 +21,7 @@
 # CDDL HEADER END
 #
 #      Copyright 2006-2009 Sun Microsystems, Inc.
+#      Portions Copyright 2011 ForgeRock AS
 
 
 
@@ -121,7 +122,7 @@
 SEVERE_ERR_STARTING_SERVER_GENERIC=\uc11c\ubc84\ub97c \uc2dc\uc791\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.
 INFO_FINISH_BUTTON_UNINSTALL_LABEL=\uc81c\uac70
 INFO_FINISH_BUTTON_UNINSTALL_TOOLTIP=\uc81c\uac70 \ub9c8\uce68
-INFO_FRAME_UNINSTALL_TITLE=OpenDS \uc81c\uac70
+INFO_FRAME_UNINSTALL_TITLE=OpenDJ \uc81c\uac70
 INFO_INSTALLATION_PATH_LABEL=\uc124\uce58 \uacbd\ub85c:
 INFO_JAVA_VERSION_LABEL=Java \ubc84\uc804:
 INFO_JMX_PROTOCOL_LABEL=JMX
@@ -467,7 +468,7 @@
 SEVERE_ERR_REPLICATION_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY=\ub3d9\ub4f1\ud55c \uba85\ub839\uc744 \uc4f0\ub3c4\ub85d \uc9c0\uc815\ud55c \uacbd\ub85c %s\uc774(\uac00) \ub514\ub809\ud1a0\ub9ac\uc785\ub2c8\ub2e4.  \ud30c\uc77c\uc5d0 \ub300\ud55c \uacbd\ub85c\ub97c \uc9c0\uc815\ud574\uc57c \ud569\ub2c8\ub2e4.
 MILD_WARN_FIRST_REPLICATION_SERVER_ALREADY_CONFIGURED=The first server is already configured with replication port '%d'.  The provided replication server port '%d' has been ignored.
 MILD_WARN_SECOND_REPLICATION_SERVER_ALREADY_CONFIGURED=The second server is already configured with replication port '%d'.  The provided replication server port '%d' has been ignored.
-INFO_CONTROL_PANEL_TITLE=OpenDS Control Panel
+INFO_CONTROL_PANEL_TITLE=OpenDJ Control Panel
 INFO_PERSON_ICON_DESCRIPTION=Person object
 INFO_ORGANIZATION_ICON_DESCRIPTION=Organization
 INFO_ORGANIZATIONAL_UNIT_ICON_DESCRIPTION=Organizational unit

--
Gitblit v1.10.0