From 442c65cc72777705e35be35d65b14f5d83865b08 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Fri, 26 Oct 2007 09:31:03 +0000
Subject: [PATCH] Be explicit about the fact that the host name that must be provided is the one in the local machine.

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

diff --git a/opendj-sdk/opends/src/messages/messages/quicksetup.properties b/opendj-sdk/opends/src/messages/messages/quicksetup.properties
index b5ae68e..a1e162e 100644
--- a/opendj-sdk/opends/src/messages/messages/quicksetup.properties
+++ b/opendj-sdk/opends/src/messages/messages/quicksetup.properties
@@ -478,7 +478,7 @@
 INFO_HIDE_DETAILS_BUTTON_LABEL=Hide Details
 INFO_HIDE_EXCEPTION_DETAILS=Hide Details
 INFO_HOST_NAME_LABEL=Host Name:
-INFO_HOST_NAME_TOOLTIP=Enter the name of the host.
+INFO_HOST_NAME_TOOLTIP=Enter the fully qualified name of the local host.
 INFO_HTML_SEPARATOR_COLOR=666666
 INFO_IMPORT_AUTOMATICALLY_GENERATED_LABEL=Import Automatically-Generated \
  Sample Data

--
Gitblit v1.10.0