From d23a5a5b428d0947811e4e37b2526a202cd0abe9 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Tue, 06 Oct 2009 13:17:31 +0000
Subject: [PATCH] Improve error message.

---
 opendj-sdk/opends/src/messages/messages/quicksetup.properties |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/quicksetup.properties b/opendj-sdk/opends/src/messages/messages/quicksetup.properties
index 066721f..c85a662 100644
--- a/opendj-sdk/opends/src/messages/messages/quicksetup.properties
+++ b/opendj-sdk/opends/src/messages/messages/quicksetup.properties
@@ -1011,10 +1011,10 @@
  some basic administration tasks on the server, click Launch Control Panel.  \
  Note that you can launch this tool later using %s.<br><INPUT type="submit" \
  value="Launch Control Panel"></INPUT>
-INFO_SUMMARY_INSTALL_FINISHED_WITH_ERROR=An error occurred.  Check 'Details' \
- text area for more information.<br>The server is %s.<br>To see server \
- configuration status and to perform basic administration tasks on the \
- server, click Launch Control Panel.  Note that you can launch \
+INFO_SUMMARY_INSTALL_FINISHED_WITH_ERROR=<b>Error</b><br>An error occurred.  \
+ Check 'Details' text area for more information.<br>The server is %s.<br>To \
+ see server configuration status and to perform basic administration tasks on \
+ the server, click Launch Control Panel.  Note that you can launch \
  this tool later using %s.<br><INPUT type="submit" value="Launch Control \
  Panel"></INPUT>
 INFO_SUMMARY_INSTALL_NOT_STARTED=Starting QuickSetup...

--
Gitblit v1.10.0