From 42f7bc9c08e7a146c4f5502adeda16d8e77c2158 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Thu, 03 May 2007 09:47:18 +0000
Subject: [PATCH] Align the wording of the usage of the status utilities with the other command-lines.

---
 opendj-sdk/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/opendj-sdk/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties b/opendj-sdk/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties
index 405b7c4..0cbcf8f 100644
--- a/opendj-sdk/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties
+++ b/opendj-sdk/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties
@@ -31,9 +31,9 @@
 #
 # StatusPanel launcher
 #
-status-panel-launcher-usage=This command launches the Status Panel window \
-which displays basic server information and will allow you to start, stop and \
-restart the server.\n\
+status-panel-launcher-usage=This utility may be used to display the Status \
+Panel window which displays basic server information and allows to \
+start, stop and restart the server.\n\
 Usage:  {0} {options}\n        where {options} include:\n\
 -?, -H, --help\n    Display this usage information.
 status-panel-launcher-gui-launch-failed=Could not launch Status Panel.  Check \
@@ -169,7 +169,8 @@
 cli-status-error-reading-pwd-file=Could not read the password from \
 file {0}.  Check that the file path is correct, that you have access rights to \
 it and that it contains a password. 
-status-cli-usage=This command displays basic server information.\n\n\
+status-cli-usage=This utility may be used to display basic server \
+information\n\n\
 Usage:  {0} {options}\n        where {options} include:\n\
 -D {bindDN}, --bindDN {bindDN}\n    Bind DN\n\
 -w {bindPassword}, --bindPassword {bindPassword}\n    Bind password\n\

--
Gitblit v1.10.0