From 67a4b575be3f35220d91a15db0ba1923d25268c0 Mon Sep 17 00:00:00 2001
From: kenneth_suter <kenneth_suter@localhost>
Date: Thu, 23 Aug 2007 21:57:46 +0000
Subject: [PATCH] standardized the tools various option forms for suppressing output to -Q/--quiet

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

diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties
index b89bc9e..fc7ff36 100644
--- a/opendj-sdk/opends/src/messages/messages/tools.properties
+++ b/opendj-sdk/opends/src/messages/messages/tools.properties
@@ -849,7 +849,7 @@
  started properly
 INFO_INSTALLDS_DESCRIPTION_PROGNAME_486=The setup command used to invoke this \
  program
-INFO_INSTALLDS_DESCRIPTION_SILENT_489=Perform a silent installation
+INFO_INSTALLDS_DESCRIPTION_SILENT_489=Perform a quiet installation
 INFO_INSTALLDS_DESCRIPTION_BASEDN_490=Specifies the base DN for user \
  information in the Directory Server.  Multiple base DNs may be provided by \
  using this option multiple times
@@ -903,7 +903,7 @@
 INFO_INSTALLDS_PROMPT_ROOT_DN_512=What would you like to use as the initial \
  root user DN for the Directory Server?
 SEVERE_ERR_INSTALLDS_NO_ROOT_PASSWORD_513=ERROR:  No password was provided \
- for the initial root user.  When performing a silent installation, this must \
+ for the initial root user.  When performing a quiet installation, this must \
  be provided using either the %s or the %s argument
 INFO_INSTALLDS_PROMPT_ROOT_PASSWORD_514=Please provide the password to use \
  for the initial root user
@@ -1990,7 +1990,7 @@
  line version of this tool
 INFO_UPGRADE_DESCRIPTION_INTERACTIVE_1191=Prompt for any required information \
  rather than fail
-INFO_UPGRADE_DESCRIPTION_SILENT_1192=Perform a silent upgrade
+INFO_UPGRADE_DESCRIPTION_SILENT_1192=Perform a quiet upgrade
 INFO_LDIFIMPORT_DESCRIPTION_COUNT_REJECTS_1195=Count the number of entries \
  rejected by the server and return that value as the exit code (values > 255 \
  will be reduced to 255 due to exit code restrictions)
@@ -2045,7 +2045,7 @@
  reverted to the state before the most recent upgrade
 INFO_REVERT_DESCRIPTION_INTERACTIVE_1221=Prompt for any required information \
  rather than fail
-INFO_REVERT_DESCRIPTION_SILENT_1222=Perform a silent reversion
+INFO_REVERT_DESCRIPTION_SILENT_1222=Perform a quiet reversion
 SEVERE_ERR_DSCFG_ERROR_MISSING_NON_INTERACTIVE_ARG_1223=The argument "--%s" \
  must be specified when this application is used non-interactively
 SEVERE_ERR_DSCFG_ERROR_CANNOT_READ_CONSOLE_INPUT_1224=The response could not \

--
Gitblit v1.10.0