From 93108a826b9172f69a7b12f5ecd02190d282d3a3 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

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

diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties
index 688aef3..c883fa9 100644
--- a/opends/src/messages/messages/quicksetup.properties
+++ b/opends/src/messages/messages/quicksetup.properties
@@ -367,7 +367,7 @@
  information.
 INFO_ERROR_DISABLING_WINDOWS_SERVICE=Error Disabling Windows service.  Try to \
  kill the process opendj_service.exe and then running the \
- %s\bat\windows-service.bat -d command-line to disable the service manually.
+ %s\\bat\\windows-service.bat -d command-line to disable the service manually.
 INFO_ERROR_DURING_INITIALIZATION_LOG=Error during the initialization with \
  contents from server %s.  Last log details: %s.  Task state: %s.  Check the \
  error logs of %s for more information.
@@ -1376,7 +1376,7 @@
 MILD_ERR_ERROR_CREATING_JAVA_HOME_SCRIPTS=Error updating scripts with java \
  properties.  Error code: %d
 SEVERE_ERR_INCOMPATIBLE_VERSION=The minimum Java version required is %s.%n%n\
- The detected version is %s.%nThe binary detected is %s%n%n\Please set \
+ The detected version is %s.%nThe binary detected is %s%n%nPlease set \
  OPENDJ_JAVA_HOME to the root of a compatible Java installation or edit the \
  java.properties file and then run the dsjavaproperties script to specify the \
  java version to be used.

--
Gitblit v1.10.0