From ac7f028f3ecab7b9474158021a91b351551b3fab Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Tue, 21 Nov 2006 10:46:25 +0000
Subject: [PATCH] Update some labels and URL as suggested by Brian.
---
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties | 7 ++++---
1 files changed, 4 insertions(+), 3 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 140b26b..a465cb9 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
@@ -184,7 +184,7 @@
and running quickly.<br><br>If you are running this tool via Java Web Start, \
QuickSetup will install and configure the latest weekly build. You can also \
use QuickSetup to set up a weekly build you have downloaded manually. To run \
-QuickSetup in this case, use the quicksetup command at the top level of the \
+QuickSetup in this case, use the setup command at the top level of the \
OpenDS directory. This instance of QuickSetup will use the following OpenDS \
build: {0} (Build ID: {1}) <br><br> \
OpenDS requires a Java SE 5.0 or higher runtime.<br><br> \
@@ -307,8 +307,9 @@
Data...
summary-starting=Starting Directory Server...
summary-finished-successfully=<b>OpenDS QuickSetup completed successfully.</b>\
-<br> Visit the <a href="https://opends.dev.java.net/public/docs/index.html"> \
-documentation depot</a> page for guidance on server management and \
+<br> Visit the \
+<a href="https://opends.dev.java.net/public/docs/user-docs/OpenDS-QuickReference.html"> \
+OpenDS Quick Reference</a> page for an overview of server management and \
configuration.
summary-finished-with-error=An error occurred. Check 'Details' text area for \
more information.
--
Gitblit v1.10.0