From 4791154f0f20ab348426bc70f0ae2a2fbf181f05 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Wed, 12 Dec 2012 18:14:35 +0000
Subject: [PATCH] Fix typos and trailing spaces in properties. Also remove/fixed unreferenced messages

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

diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties
index 9c70d92..3b8eab6 100644
--- a/opendj-sdk/opends/src/messages/messages/tools.properties
+++ b/opendj-sdk/opends/src/messages/messages/tools.properties
@@ -1418,7 +1418,7 @@
 SEVERE_ERR_PROMPTTM_USER_REJECTED_801=The server certificate has been \
  rejected by the user
 INFO_STOPDS_SERVER_ALREADY_STOPPED_802=Server already stopped
-INFO_STOPDS_GOING_TO_STOP_803=Stopping Server...\n
+INFO_STOPDS_GOING_TO_STOP_803=Stopping Server...
 INFO_STOPDS_CHECK_STOPPABILITY_804=Used to determine whether the server can \
  be stopped or not and the mode to be used to stop it
 INFO_DESCRIPTION_CERT_NICKNAME_805=Nickname of certificate for SSL client \

--
Gitblit v1.10.0