From b4124c69662470c39502427c6fadb0eee86b4d4a 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. --- opends/src/messages/messages/quicksetup.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties index b5ae68e..a1e162e 100644 --- a/opends/src/messages/messages/quicksetup.properties +++ b/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