From 8dc0ec47abd43998f55da08e55d977ce118212fa Mon Sep 17 00:00:00 2001 From: lfrost <lfrost@localhost> Date: Tue, 27 Nov 2007 09:59:54 +0000 Subject: [PATCH] Fix for Issue #2281. Fix the last few instances of 'This utility may be used...' Also reword the usage of the base64 command for consistency. --- opends/src/messages/messages/quicksetup.properties | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties index 6e9af19..4d4d17f 100644 --- a/opends/src/messages/messages/quicksetup.properties +++ b/opends/src/messages/messages/quicksetup.properties @@ -861,7 +861,7 @@ launch failed. Check file %s for more details.%n%nLaunching command line \ setup... INFO_SETUP_LAUNCHER_LAUNCHING_GUI=Launching graphical setup... -INFO_SETUP_LAUNCHER_USAGE_DESCRIPTION=This utility may be used to setup the \ +INFO_SETUP_LAUNCHER_USAGE_DESCRIPTION=This utility can be used to set up the \ Directory Server. INFO_SHOW_DETAILS_BUTTON_LABEL=Show Details INFO_SHOW_EXCEPTION_DETAILS=Show Details @@ -1076,7 +1076,7 @@ options that indicate a reversion operation. See the usage guide for details. INFO_UPGRADE_FILE_PROMPT=Enter the name and path of the OpenDS install file \ (.zip): -INFO_UPGRADE_LAUNCHER_DESCRIPTION=This utility may be used to upgrade the \ +INFO_UPGRADE_LAUNCHER_DESCRIPTION=This utility can be used to upgrade the \ Directory Server to a newer version. INFO_UPGRADE_LAUNCHER_GUI_LAUNCHED_FAILED=%n%nThe graphical upgrade launch \ failed.%n%nLaunching command line upgrade... @@ -1085,7 +1085,7 @@ upgrade... INFO_UPGRADE_LAUNCHER_LAUNCHING_CLI=Launching command line upgrade... INFO_UPGRADE_LAUNCHER_LAUNCHING_GUI=Launching graphical upgrade... -INFO_UPGRADE_LAUNCHER_USAGE_DESCRIPTION=This utility may be used to upgrade \ +INFO_UPGRADE_LAUNCHER_USAGE_DESCRIPTION=This utility can be used to upgrade \ the Directory Server to a newer version or revert to a previous version.%n%n\ When using this tool to upgrade OpenDS you should first downloaded an OpenDS \ install package (.zip) file and specify its location using the -f/--file \ -- Gitblit v1.10.0