From ed1c23f62597ba2fcf725b480289f95a55b0c1ff Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Fri, 21 Sep 2007 18:09:24 +0000
Subject: [PATCH] Fix for 2320.

---
 opends/src/messages/messages/quicksetup.properties |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties
index 9dac254..e69cf1b 100644
--- a/opends/src/messages/messages/quicksetup.properties
+++ b/opends/src/messages/messages/quicksetup.properties
@@ -79,9 +79,9 @@
  the rights to access it.
 INFO_CANNOT_CONNECT_TO_REMOTE_AUTHENTICATION=The provided credentials are not \
  valid.
-INFO_CANNOT_CONNECT_TO_REMOTE_GENERIC=Could not connect to %s. The error \
- message received is:%n%s%nCheck that the server is running and that the \
- provided credentials are valid.
+INFO_CANNOT_CONNECT_TO_REMOTE_GENERIC=Could not connect to %s.  Check that the \
+ server is running and that the provided credentials are valid.%nError \
+ details:%n%s
 INFO_CANNOT_CONNECT_TO_REMOTE_PERMISSIONS=You do not have enough access \
  rights to read the configuration in %s. %nProvide credentials with enough \
  rights.

--
Gitblit v1.10.0