From 7202af24c668dba3f56c85a178bbe57c69d15691 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Wed, 09 Sep 2009 17:57:29 +0000
Subject: [PATCH] Fix for issue 4224 (The error messages connecting to server are not consistent)

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

diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties
index cc16421..54082b9 100644
--- a/opends/src/messages/messages/admin_tool.properties
+++ b/opends/src/messages/messages/admin_tool.properties
@@ -59,12 +59,6 @@
 INFO_CANCEL_BUTTON_UNINSTALL_TOOLTIP=Cancel Uninstall
 MILD_ERR_CANNOT_CONNECT_TO_LOGIN_WITH_CAUSE=Could not connect to the Directory \
  Server with the provided credentials.  The possible causes for this are:%n%s
-MILD_ERR_CANNOT_CONNECT_TO_LOGIN_WITHOUT_CAUSE=Could not connect to the Directory \
- Server with the provided credentials.%nCheck that the Administrative User DN \
- and password are valid.
-MILD_ERR_CANNOT_CONNECT_WITH_ADS_CREDENTIALS_WITHOUT_CAUSE=Could not connect to \
- the Directory Server with the provided credentials.%nCheck that the \
- Administrative User ID and password are valid.
 INFO_CLI_UNINSTALL_CONFIRM_BACKUPS=Remove Backup Files Contained in bak \
  Directory?
 INFO_CLI_UNINSTALL_CONFIRM_CONFIGURATION_SCHEMA=Remove Configuration and \

--
Gitblit v1.10.0