From 3a90b6504ac82f0531f8b39206f1346d9dbb7a69 Mon Sep 17 00:00:00 2001
From: Philip Brown <phil@bolthole.com>
Date: Thu, 14 Feb 2019 23:01:53 +0000
Subject: [PATCH] changed "must be" to less ambugious "will be". Prior wording can be taking to mean that account needs to already exist

---
 opendj-server-legacy/src/messages/org/opends/messages/admin_tool.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-server-legacy/src/messages/org/opends/messages/admin_tool.properties b/opendj-server-legacy/src/messages/org/opends/messages/admin_tool.properties
index 7f62256..c7a8fdd 100644
--- a/opendj-server-legacy/src/messages/org/opends/messages/admin_tool.properties
+++ b/opendj-server-legacy/src/messages/org/opends/messages/admin_tool.properties
@@ -532,7 +532,7 @@
 ERR_UNINSTALL_FORCE_REQUIRES_NO_PROMPT=The %s option only can be \
  used when %s has been specified
 INFO_REPLICATION_ENABLE_ADMINISTRATOR_MUST_BE_CREATED=Global Administrator \
- must be created.%nYou must provide the credentials of the Global \
+ account will be created.%nYou must provide the credentials of the Global \
  Administrator that will be created to manage the server instances that are \
  being replicated.
 ERR_ERROR_CONNECTING_TO_SERVER_PROMPT_AGAIN=Could not connect to the \

--
Gitblit v1.10.0