From 26d643b864cafa79a8121431ddb65ad79d01119f Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Thu, 28 Jun 2007 14:40:51 +0000
Subject: [PATCH] Fix for issue 1613.

---
 opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties |  102 +++++----------------------------------------------
 1 files changed, 10 insertions(+), 92 deletions(-)

diff --git a/opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties b/opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties
index 8e933bd..360f12e 100644
--- a/opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties
+++ b/opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties
@@ -31,76 +31,9 @@
 #
 # Setup command line messages
 #
-setup-launcher-usage-unix=This utility may be used to setup the Directory \
-Server.\n\Usage:  {0} {options}\n        where {options} include:\n\
---cli\n\    Specifies to use the command line setup.  If not specified the \
-graphical\n\    interface will be launched.\n\
--V, --version\n    Display Directory Server version information.\n\
--?, -H , --help\n    Display this usage information.\n\n\
-The following options will only be taken into account if the option --cli \n\
-(command line) is specified\n\
--s, --silentInstall\n    Perform a silent installation.\n\
--b, --baseDN {baseDN}\n\    Specifies the base DN for user \
-information in the Directory Server.\n    Multiple base DNs may be provided by \
-using this option multiple times.\n\
--a, --addBaseEntry\n    Indicates whether to create the base entry in the \
-Directory Server\n    database.\n\
--l, --ldifFile {ldifFile}\n    Specifies the path to an LDIF \
-file containing data that should be added to\n    the Directory Server \
-database.  Multiple LDIF files may be provided by\n    using this option \
-multiple times.\n\
--d {numEntries}, --sampleData {numEntries}\n    Specifies that the \
-database should be populated with the specified number\n\    of sample \
-entries.\n\
--p, --ldapPort {port}\n    Specifies the port on which the \
-Directory Server should listen for LDAP\n    communication.\n\
--x, --jmxPort {jmxPort}\n    Specifies the port on which the \
-Directory Server should listen for JMX\n    communication.\n\
--S , --skipPortCheck\n    Skip the check to determine whether the \
-specified LDAP port is usable.\n\
--D, --rootUserDN {rootUserDN}\n    Specifies the DN for the initial \
-Administrative User for the Directory\n    Server.\n\
--w, --rootUserPassword {password}\n    Specifies the password \
-for the initial Administrative User for the\n    Directory Server.\n\
--j , --rootUserPasswordFile {filename}\n    Specifies the path \
-to a file containing the password for the initial\n    Administrative User \
-for the Directory Server.
-setup-launcher-usage-windows=This utility may be used to setup the Directory \
-Server.\n\Usage:  {0} {options}\n        where {options} include:\n\
---cli\n\    Specifies to use the command line setup.  If not specified the \
-graphical\n\    interface will be launched.\n\
--V, --version\n    Display Directory Server version information.\n\
--?, -H, --help\n    Display this usage information.\n\n\
-The following options will only be taken into account if the option --cli \n\
-(command line) is specified\n\
--s, -silentInstall\n    Perform a silent installation.\n\
--b {baseDN}, --baseDN {baseDN}\n\    Specifies the base DN for user \
-information in the Directory Server.\n    Multiple base DNs may be provided by \
-using this option multiple times.\n\
--a, --addBaseEntry\n    Indicates whether to create the base entry in the \
-Directory Server\n    database.\n\
--l, --ldifFile {ldifFile}\n    Specifies the path to an LDIF \
-file containing data that should be added to\n    the Directory Server \
-database.  Multiple LDIF files may be provided by\n    using this option \
-multiple times.\n\
--d, --sampleData {numEntries}\n    Specifies that the \
-database should be populated with the specified number\n\    of sample \
-entries.\n\
--p, --ldapPort {port}\n    Specifies the port on which the \
-Directory Server should listen for LDAP\n    communication.\n\
--x, --jmxPort {jmxPort}\n    Specifies the port on which the \
-Directory Server should listen for JMX\n    communication.\n\
--S, --skipPortCheck\n    Skip the check to determine whether the \
-specified LDAP port is usable.\n\
--D, --rootUserDN {rootUserDN}\n    Specifies the DN for the initial \
-Administrative User for the Directory\n    Server.\n\
--w, --rootUserPassword {password}\n    Specifies the password \
-for the initial Administrative User for the\n    Directory Server.\n\
--j , --rootUserPasswordFile {filename}\n    Specifies the path \
-to a file containing the password for the initial\n    Administrative User \
-for the Directory Server.\n\
--n, --noWindowsService\n    Do not enable OpenDS to run as a Windows \
-Service.
+setup-launcher-usage-description=This utility may be used to setup the Directory \
+Server.
+
 setup-launcher-launching-gui=Launching graphical setup...
 setup-launcher-gui-launched-failed=\n\nThe graphical Setup launch failed.\n\n\
 Launching command line Setup...
@@ -111,16 +44,8 @@
 #
 # Uninstall command line messages
 #
-uninstall-launcher-usage=This utility may be used to uninstall the \
-Directory Server.\n\
-Usage:  {0} {options}\n        where {options} include:\n\
---cli\n\    Specifies to use the command line uninstall.  If not specified\n\    the\
-   graphical interface will be launched.\n\
--?, -H, --help\n    Display this usage information.\n\
--V, --version\n    Display Directory Server version information.\n\n\
-The following options will only be taken into account if the option --cli \n\
-(command line) is specified\n\
--s, --silentUninstall\n    Perform a silent uninstall.
+uninstall-launcher-usage-description=This utility may be used to uninstall the \
+Directory Server.
 uninstall-launcher-launching-gui=Launching graphical uninstall...
 uninstall-launcher-launching-cli=Launching command line uninstall...
 uninstall-launcher-gui-launched-failed=\n\nThe graphical Uninstall launch \
@@ -168,18 +93,11 @@
 #
 upgrade-launcher-description=This utility may be used to upgrade the Directory \
   Server to a newer version.
-upgrade-launcher-usage=This utility may be used to upgrade the Directory Server \
-   to a newer version.  Use of this tool assumes that you have already downloaded an \
-   OpenDS install package (.zip) file.  You can also upgrade your server using \
-   the Java Web Start version of this tool by visiting the OpenDS web site at opends.org.\n\n\
-   Usage:  {0} {options}\n        where {options} include:\n\
-     -V, --version\n    Display Directory Server version information.\n\
-     -f, --file {file}\n    Specifies an existing OpenDS package (.zip) \
-   file to which the\n    current build will be upgraded using the command line \
-   \n    version of this tool\n-i, --interactive\n    Prompt for any required \
-   information rather than fail\
-   \n-s, --silent\n    Perform a silent upgrade\n-?, -H , --help\n    Display \
-   this usage information.\n
+upgrade-launcher-usage-description=This utility may be used to upgrade the \
+Directory Server to a newer version.  Use of this tool assumes that you have \
+already downloaded an OpenDS install package (.zip) file.  You can also \
+upgrade your server using the Java Web Start version of this tool by visiting \
+the OpenDS web site at www.opends.org.
 upgrade-launcher-launching-gui=Launching graphical upgrade...
 upgrade-launcher-launching-cli=Launching command line upgrade...
 upgrade-launcher-gui-launched-failed=\n\nThe graphical upgrade launch \

--
Gitblit v1.10.0