From 3fb3bbd4bcc82c70e0fbd72b88d4662bdaf5911d Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Fri, 20 Feb 2009 14:30:51 +0000
Subject: [PATCH] Move messages from tools.properties to admin_tool.properties.

---
 opendj-sdk/opends/src/messages/messages/tools.properties |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties
index 3c5ff3d..5e510e8 100644
--- a/opendj-sdk/opends/src/messages/messages/tools.properties
+++ b/opendj-sdk/opends/src/messages/messages/tools.properties
@@ -2446,9 +2446,3 @@
 INFO_UNCONFIGURE_USAGE_DESCRIPTION_1656=This utility unsets the instance location
 INFO_DESCRIPTION_CHECK_OPTIONS_1657=Checks options are valid
 
-MILD_WARN_FIRST_REPLICATION_SERVER_ALREADY_CONFIGURED_1658=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_1659=The second server \
- is already configured with replication port '%d'.  The provided replication \
- server port '%d' has been ignored

--
Gitblit v1.10.0