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/admin.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/admin.properties b/opends/src/messages/messages/admin.properties index 28926ff..0831e83 100644 --- a/opends/src/messages/messages/admin.properties +++ b/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 \ -- Gitblit v1.10.0