From bb8adbc2e9422e816b72059e4d84ad2e04ad05a3 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Thu, 27 Mar 2008 16:53:18 +0000
Subject: [PATCH] Add some missing line breaks to the progress message of the uninstaller.

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

diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties
index 7c62239..af9e86d 100644
--- a/opends/src/messages/messages/admin_tool.properties
+++ b/opends/src/messages/messages/admin_tool.properties
@@ -287,7 +287,7 @@
 SEVERE_ERR_STATUS_PANEL_LAUNCHER_GUI_LAUNCH_FAILED=Could not launch Status \
 Panel.  Check that you have access to the display.
 SEVERE_ERR_STATUS_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS=Could not launch \
-Status Panel.  Check that you have access to the display.   Check file %s for \
+ Status Panel.  Check that you have access to the display.   Check file %s for \
  details.
 INFO_STATUS_PANEL_LAUNCHER_USAGE_DESCRIPTION=This utility can be used to \
  display the Status Panel window which displays basic server information and \

--
Gitblit v1.10.0