From 66ad41503e32e26e11405b497a9592d98e2d05a0 Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Wed, 29 Aug 2007 17:54:56 +0000 Subject: [PATCH] Move the no option constant definition to ToolConstants. Refactor some code and put it in CliApplicationHelper. Fix some minor bugs in the output of the command-lines. --- 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 8c79607..e1c8552 100644 --- a/opends/src/messages/messages/quicksetup.properties +++ b/opends/src/messages/messages/quicksetup.properties @@ -1029,7 +1029,7 @@ INFO_UPGRADE_CHOOSE_VERSION_UNABLE_TO_ACCESS_BUILD_INFO=Unable to access \ remote build information. INFO_UPGRADE_FILE_PROMPT=Enter the name and path of the OpenDS install file \ - (.zip) + (.zip): INFO_UPGRADE_LAUNCHER_DESCRIPTION=This utility may be used to upgrade the \ Directory Server to a newer version. INFO_UPGRADE_LAUNCHER_GUI_LAUNCHED_FAILED=%n%nThe graphical upgrade launch \ -- Gitblit v1.10.0