mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

lfrost
27.59.2007 8dc0ec47abd43998f55da08e55d977ce118212fa
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.
3 files modified
11 ■■■■ changed files
opends/src/messages/messages/admin.properties 2 ●●● patch | view | raw | blame | history
opends/src/messages/messages/quicksetup.properties 6 ●●●● patch | view | raw | blame | history
opends/src/messages/messages/utility.properties 3 ●●●● patch | view | raw | blame | history
opends/src/messages/messages/admin.properties
@@ -94,7 +94,7 @@
SEVERE_ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST_17=The administration \
 manifest file %s associated with the extension %s cannot be loaded because an \
 unexpected error occurred while trying to read it:  %s
INFO_ADMIN_TOOL_DESCRIPTION_18=This utility may be used to perform operations \
INFO_ADMIN_TOOL_DESCRIPTION_18=This utility can be used to perform operations \
 in the Directory Server administration framework
INFO_ADMIN_SUBCMD_CREATE_GROUP_DESCRIPTION_19=Create a new server group
INFO_ADMIN_ARG_DESCRIPTION_DESCRIPTION_20=The server group description. If \
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 \
opends/src/messages/messages/utility.properties
@@ -447,7 +447,8 @@
 attach file %s:  %s
SEVERE_ERR_EMAIL_CANNOT_SEND_MESSAGE_185=An error occurred while trying to \
 send the e-mail message:  %s
INFO_BASE64_TOOL_DESCRIPTION_186=Encode and decode information using base64
INFO_BASE64_TOOL_DESCRIPTION_186=This utility can be used to encode and \
 decode information using base64
INFO_BASE64_HELP_DESCRIPTION_187=Display this usage information
INFO_BASE64_DECODE_DESCRIPTION_188=Decode base64-encoded information into \
 raw data