From c78abfbda8b7c1b3e4a2d6ad053020738711dc3e Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Mon, 14 Apr 2008 12:29:15 +0000
Subject: [PATCH] Fix for issue 3171 (dsreplication ease of use).

---
 opends/src/messages/messages/admin_tool.properties |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties
index 5387ec1..62e1b94 100644
--- a/opends/src/messages/messages/admin_tool.properties
+++ b/opends/src/messages/messages/admin_tool.properties
@@ -561,9 +561,10 @@
 SEVERE_ERR_REPLICATION_NO_MESSAGE=
 SEVERE_ERR_UNINSTALL_FORCE_REQUIRES_NO_PROMPT=The %s argument only can be \
  used when %s has been specified
-INFO_REPLICATION_ENABLE_ADMINISTRATOR_MUST_BE_CREATED=You must provide the \
-credentials of the Global Administrator that will be used to manage the OpenDS \
-instances that are being replicated.
+INFO_REPLICATION_ENABLE_ADMINISTRATOR_MUST_BE_CREATED=Global Administrator \
+ must be created.%nYou must provide the credentials of the Global \
+ Administrator that will be created to manage the OpenDS instances that are \
+ being replicated.
 INFO_ADMINISTRATOR_UID_PROMPT=Global Administrator User ID
 INFO_ADMINISTRATOR_PWD_PROMPT=Global Administrator Password:
 INFO_ADMINISTRATOR_PWD_CONFIRM_PROMPT=Confirm Password:

--
Gitblit v1.10.0