From 6e7e8204597f73a6cd79702eead2da1ec35cf5df Mon Sep 17 00:00:00 2001
From: lfrost <lfrost@localhost>
Date: Mon, 26 Nov 2007 08:50:01 +0000
Subject: [PATCH] Fix for Issue #1961 (reviewed by Josu) * Remove instances of "Specifies the..." * Remove instances of "Indicates that..." * Reword instances of "Specifies to..." (which doesn't really make sense anyway) * Change instances of "This utility may be used..." to "This utility can be used..." as discussed in a previous issue * Change some erroneous instances of "may" to "might" or "can". This might sound like a pointless change but it has implications for localization - "may" is generally ambiguous.
---
opendj-sdk/opends/src/messages/messages/sync.properties | 14
opendj-sdk/opends/src/messages/messages/backend.properties | 10
opendj-sdk/opends/src/messages/messages/extension.properties | 102 ++++----
opendj-sdk/opends/src/messages/messages/tools.properties | 243 ++++++++++-----------
opendj-sdk/opends/src/messages/messages/core.properties | 58 ++--
opendj-sdk/opends/src/messages/messages/replication.properties | 19
opendj-sdk/opends/src/messages/messages/protocol.properties | 82 +++---
opendj-sdk/opends/src/messages/messages/plugin.properties | 24 +-
opendj-sdk/opends/src/messages/messages/config.properties | 70 +++---
opendj-sdk/opends/src/messages/messages/admin_tool.properties | 34 +-
10 files changed, 323 insertions(+), 333 deletions(-)
diff --git a/opendj-sdk/opends/src/messages/messages/admin_tool.properties b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
index 22dec52..1c8245d 100644
--- a/opendj-sdk/opends/src/messages/messages/admin_tool.properties
+++ b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
@@ -282,14 +282,14 @@
INFO_START_BUTTON_LABEL=Start
INFO_START_BUTTON_TOOLTIP=Starts the Directory Server
INFO_STATE_COLUMN=State
-INFO_STATUS_CLI_USAGE_DESCRIPTION=This utility may be used to display basic \
+INFO_STATUS_CLI_USAGE_DESCRIPTION=This utility can be used to display basic \
server information
SEVERE_ERR_STATUS_PANEL_LAUNCHER_GUI_LAUNCH_FAILED=Could not launch Status \
Panel. Check that you have access to the display.
SEVERE_ERR_STATUS_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS=Could not launch \
Status Panel. Check that you have access to the display. Check file %s for \
details.
-INFO_STATUS_PANEL_LAUNCHER_USAGE_DESCRIPTION=This utility may be used to \
+INFO_STATUS_PANEL_LAUNCHER_USAGE_DESCRIPTION=This utility can be used to \
display the Status Panel window which displays basic server information and \
allows to start, stop and restart the server.
INFO_STATUSPANEL_DIALOG_TITLE=OpenDS Status Panel
@@ -335,7 +335,7 @@
command line uninstall...
INFO_UNINSTALL_LAUNCHER_LAUNCHING_CLI=Launching command line uninstall...
INFO_UNINSTALL_LAUNCHER_LAUNCHING_GUI=Launching graphical uninstall...
-INFO_UNINSTALL_LAUNCHER_USAGE_DESCRIPTION=This utility may be used to \
+INFO_UNINSTALL_LAUNCHER_USAGE_DESCRIPTION=This utility can be used to \
uninstall the Directory Server.
INFO_UNINSTALL_LOGIN_CANCEL_BUTTON_TOOLTIP=Close this dialog and do not try \
to remove references of this server in other OpenDS servers.
@@ -375,20 +375,20 @@
files
INFO_UNINSTALLDS_DESCRIPTION_REMOVE_BACKUP_FILES=Remove backup files
INFO_UNINSTALLDS_DESCRIPTION_REMOVE_LDIF_FILES=Remove LDIF files
-INFO_DESCRIPTION_ADMIN_UID=Specifies the User ID of the Global Administrator \
+INFO_DESCRIPTION_ADMIN_UID=User ID of the Global Administrator \
to use to bind to the server
INFO_DESCRIPTION_ENABLE_REPLICATION_HOST1=Fully qualified directory server \
host name or IP address of the first server whose contents will be replicated
INFO_DESCRIPTION_ENABLE_REPLICATION_SERVER_PORT1=Directory server port \
number of the first server whose contents will be replicated
-INFO_DESCRIPTION_ENABLE_REPLICATION_BINDDN1=Specifies the DN to use to \
+INFO_DESCRIPTION_ENABLE_REPLICATION_BINDDN1=DN to use to \
bind to the first server whose contents will be replicated. If not specified \
the global administrator will be used to bind
-INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORD1=Specifies the password \
+INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORD1=Password \
to use to bind to the first server whose contents will be replicated. If no \
bind DN was specified for the first server the password of the global \
administrator will be used to bind
-INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORDFILE1=Specifies the file \
+INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORDFILE1=File \
containing the password to use to bind to the first server whose contents \
will be replicated. If no bind DN was specified for the first server the \
password of the global administrator will be used to bind
@@ -396,7 +396,7 @@
communication with the first server
INFO_DESCRIPTION_ENABLE_REPLICATION_STARTTLS1=Use StartTLS to secure \
communication with the first server
-INFO_DESCRIPTION_ENABLE_REPLICATION_PORT1=Specifies the port that will be used by \
+INFO_DESCRIPTION_ENABLE_REPLICATION_PORT1=Port that will be used by \
the replication mechanism in the first server to communicate with the other \
servers. You have to specify this option only if replication was not \
previously configured in the first server.
@@ -408,7 +408,7 @@
host name or IP address of the second server whose contents will be replicated
INFO_DESCRIPTION_ENABLE_REPLICATION_SERVER_PORT2=Directory server port \
number of the second server whose contents will be replicated
-INFO_DESCRIPTION_ENABLE_REPLICATION_BINDDN2=Specifies the DN to use to \
+INFO_DESCRIPTION_ENABLE_REPLICATION_BINDDN2=DN to use to \
bind to the second server whose contents will be replicated. If not \
specified the global administrator will be used to bind
INFO_DESCRIPTION_ENABLE_REPLICATION_SKIPPORT=Skip the check to determine \
@@ -419,17 +419,17 @@
server to initialize the schema of the first server. If this option nor \
option {%s} are specified the schema of the first server will be used to \
initialize the schema of the second server
-INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORD2=Specifies the password \
+INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORD2=Password \
to use to bind to the second server whose contents will be replicated. If no \
bind DN was specified for the second server the password of the global \
administrator will be used to bind
-INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORDFILE2=Specifies the file \
+INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORDFILE2=File \
containing the password to use to bind to the second server whose contents \
will be replicated. If no bind DN was specified for the second server the \
password of the global administrator will be used to bind
INFO_DESCRIPTION_ENABLE_REPLICATION_USE_SSL2=Use SSL for secure \
communication with the second server
-INFO_DESCRIPTION_ENABLE_REPLICATION_PORT2=Specifies the port that will be used \
+INFO_DESCRIPTION_ENABLE_REPLICATION_PORT2=Port that will be used \
by the replication mechanism in the second server to communicate with the \
other servers. You have to specify this option only if replication was not \
previously configured in the second server.
@@ -439,11 +439,11 @@
replication is configured on the second server.
INFO_DESCRIPTION_ENABLE_REPLICATION_STARTTLS2=Use StartTLS to secure \
communication with the second server
-INFO_DESCRIPTION_REPLICATION_BASEDNS=Specifies the Base DN of \
+INFO_DESCRIPTION_REPLICATION_BASEDNS=Base DN of \
the data to be replicated, initialized or for which we want to disable \
- replication. Multiple base DNs may be provided by using this option multiple \
+ replication. Multiple base DNs can be provided by using this option multiple \
times
-INFO_DESCRIPTION_REPLICATION_ADMIN_UID=Specifies the User ID of the \
+INFO_DESCRIPTION_REPLICATION_ADMIN_UID=User ID of the \
Global Administrator to use to bind to the server. For the {%s} subcommand \
if no Global Administrator was defined previously for none of the server one \
will be created using the provided data.
@@ -473,14 +473,14 @@
INFO_DESCRIPTION_EXTERNAL_INITIALIZATION_LOCAL=Use this option when the \
contents of only the specified directory server will be initialized with an \
external method (import-ldif command or binary copy)
-INFO_REPLICATION_TOOL_DESCRIPTION=This utility may be used to configure \
+INFO_REPLICATION_TOOL_DESCRIPTION=This utility can be used to configure \
replication between servers so that the data of the servers is synchronized.\
For replication to work you must first to enable replication using the \
{%s} subcommand and then initialize the contents of one of \
the servers with the contents of the other using the {%s} subcommand.
INFO_REPLICATION_DESCRIPTION_QUIET=Perform a quiet operation (no \
progress information is written to the standard output)
-INFO_DESCRIPTION_DISABLE_REPLICATION_BINDDN=Specifies the DN to use to \
+INFO_DESCRIPTION_DISABLE_REPLICATION_BINDDN=DN to use to \
bind to the server where we want to disable replication. This option must \
be used when no Global Administrator has been defined on the server or if the \
user does not want to remove references in the other replicated servers. The \
diff --git a/opendj-sdk/opends/src/messages/messages/backend.properties b/opendj-sdk/opends/src/messages/messages/backend.properties
index e1aa9c3..a8e9215 100644
--- a/opendj-sdk/opends/src/messages/messages/backend.properties
+++ b/opendj-sdk/opends/src/messages/messages/backend.properties
@@ -56,7 +56,7 @@
FATAL_ERR_ROOTDSE_CONFIG_ENTRY_NULL_2=An attempt was made to configure the \
root DSE backend without providing a configuration entry. This is not \
allowed
-INFO_ROOTDSE_SUBORDINATE_BASE_DESCRIPTION_3=Specifies the set of base DNs \
+INFO_ROOTDSE_SUBORDINATE_BASE_DESCRIPTION_3=Set of base DNs \
that will be used for singleLevel, wholeSubtree, and subordinateSubtree \
searches based at the root DSE. If this is not provided, then the set of all \
user-defined suffixes will be used
@@ -152,7 +152,7 @@
SEVERE_ERR_SCHEMA_CONFIG_ENTRY_NULL_38=An attempt was made to configure the \
schema backend without providing a configuration entry. This is not allowed, \
and no schema information will be available over protocol
-INFO_SCHEMA_DESCRIPTION_ENTRY_DN_39=Specifies the DN or set of DNs for the \
+INFO_SCHEMA_DESCRIPTION_ENTRY_DN_39=DN or set of DNs for the \
entries that may be retrieved in order to retrieve the Directory Server \
schema information. Multiple values may be provided if the schema is to be \
available in multiple locations for compatibility purposes. If no value is \
@@ -352,14 +352,14 @@
while attempting to decode recurring task base %s as a DN: %s
SEVERE_ERR_TASKBE_CANNOT_DECODE_SCHEDULED_TASK_BASE_DN_115=An error occurred \
while attempting to decode scheduled task base %s as a DN: %s
-INFO_TASKBE_DESCRIPTION_RETENTION_TIME_116=Specifies the length of time in \
+INFO_TASKBE_DESCRIPTION_RETENTION_TIME_116=Length of time in \
seconds that task information should be retained after processing on that \
task has completed. Once this period has passed, the task information will \
be automatically removed to conserve memory and disk space
SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_RETENTION_TIME_117=An unexpected error \
occurred while attempting to initialize the task retention time \
configuration: %s
-INFO_TASKBE_DESCRIPTION_BACKING_FILE_118=Specifies the path to the backing \
+INFO_TASKBE_DESCRIPTION_BACKING_FILE_118=Path to the backing \
file for the task backend. This LDIF file will hold all the configuration \
for the defined scheduled tasks and recurring tasks
SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_BACKING_FILE_119=An unexpected error \
@@ -519,7 +519,7 @@
SEVERE_ERR_BACKUP_CANNOT_DECODE_BACKUP_ROOT_DN_172=Unable to initialize the \
backup backend because an error occurred while attempting to decode the base \
DN for the backend: %s
-INFO_BACKUP_DESCRIPTION_BACKUP_DIR_LIST_173=Specifies the set of directories \
+INFO_BACKUP_DESCRIPTION_BACKUP_DIR_LIST_173=Set of directories \
that will be accessed by default for search operations in the backup backend. \
Backup directories not in this list may still be accessed by directly \
specifying the backup directory in the search base DN. Changes to this \
diff --git a/opendj-sdk/opends/src/messages/messages/config.properties b/opendj-sdk/opends/src/messages/messages/config.properties
index d25ed4f..e3b1b98 100644
--- a/opendj-sdk/opends/src/messages/messages/config.properties
+++ b/opendj-sdk/opends/src/messages/messages/config.properties
@@ -215,8 +215,8 @@
an invalid value for configuration attribute \
ds-cfg-allow-attribute-name-exceptions (it should be a Boolean value of true \
or false): %s
-INFO_CONFIG_CORE_DESCRIPTION_INVALID_SYNTAX_BEHAVIOR_62=Specifies the \
- behavior that the Directory Server should exhibit if it discovers an \
+INFO_CONFIG_CORE_DESCRIPTION_INVALID_SYNTAX_BEHAVIOR_62=Behavior that the \
+ Directory Server should exhibit if it discovers an \
attribute whose value does not conform to the syntax for that attribute. \
Acceptable values for this attribute are "reject" to reject the invalid \
value, "warn" to accept the invalid value but log a warning message, or \
@@ -275,13 +275,13 @@
%s: %s
SEVERE_ERR_CONFIG_LDIF_WRITE_ERROR_84=An unexpected error occurred while \
trying to export the Directory Server configuration to LDIF: %s
-INFO_CONFIG_WORK_QUEUE_DESCRIPTION_NUM_THREADS_85=Specifies the number of \
+INFO_CONFIG_WORK_QUEUE_DESCRIPTION_NUM_THREADS_85=Number of \
worker threads that should be used to process requests, which controls the \
number of operations that the server may process concurrently. The optimal \
value depends on the type of system on which the server is running and the \
workload it needs to handle, and may best be determined by performance \
testing. Changes to this attribute will take effect immediately
-INFO_CONFIG_WORK_QUEUE_DESCRIPTION_MAX_CAPACITY_86=Specifies the maximum \
+INFO_CONFIG_WORK_QUEUE_DESCRIPTION_MAX_CAPACITY_86=Maximum \
number of pending requests that may be held in the work queue at any one time \
while all worker threads are busy processing other operations. If this limit \
is reached, then any new requests will be rejected. A value of 0 indicates \
@@ -357,7 +357,7 @@
backend should be enabled for use in the Directory Server. This may be \
altered while the Directory Server is online, but if a backend is disabled, \
then it will not be available for use
-INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_CLASS_109=Specifies the fully-qualified \
+INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_CLASS_109=Fully-qualified \
name of the Java class that should provide the core logic for this backend \
implementation. Changes to this configuration attribute will not take effect \
until the backend is disabled and re-enabled or the server is restarted
@@ -483,8 +483,8 @@
connection handler should be enabled for use in the Directory Server. This \
may be altered while the Directory Server is online, but if a connection \
handler is disabled, then it will not be available for use
-INFO_CONFIG_CONNHANDLER_ATTR_DESCRIPTION_CLASS_147=Specifies the \
- fully-qualified name of the Java class that should provide the core logic for \
+INFO_CONFIG_CONNHANDLER_ATTR_DESCRIPTION_CLASS_147=Fully-qualified name of the \
+ Java class that should provide the core logic for \
this connection handler implementation. Changes to this configuration \
attribute will not take effect until the connection handler is disabled and \
re-enabled or the server is restarted
@@ -555,8 +555,8 @@
altered while the Directory Server is online, but if a matching rule is \
disabled, after it has been used for one or more attributes then matching may \
no longer function as expected for those attributes
-INFO_CONFIG_SCHEMA_MR_ATTR_DESCRIPTION_CLASS_165=Specifies the \
- fully-qualified name of the Java class that should provide the core logic for \
+INFO_CONFIG_SCHEMA_MR_ATTR_DESCRIPTION_CLASS_165=Fully-qualified name of the \
+ Java class that should provide the core logic for \
this matching rule implementation. Changes to this configuration attribute \
will not take effect until the matching rule is disabled and re-enabled or \
the server is restarted. Also, changes to the matching rule class for \
@@ -614,8 +614,8 @@
be altered while the Directory Server is online, but if a syntax is disabled, \
after it has been used for one or more attributes then matching may no longer \
function as expected for those attributes
-INFO_CONFIG_SCHEMA_SYNTAX_ATTR_DESCRIPTION_CLASS_179=Specifies the \
- fully-qualified name of the Java class that should provide the core logic for \
+INFO_CONFIG_SCHEMA_SYNTAX_ATTR_DESCRIPTION_CLASS_179=Fully-qualified name of the \
+ Java class that should provide the core logic for \
this attribute syntax implementation. Changes to this configuration \
attribute will not take effect until the syntax is disabled and re-enabled or \
the server is restarted. Also, changes to the syntax class for attribute \
@@ -766,12 +766,12 @@
error occurred while attempting to determine whether the plugin associated \
with configuration entry %s should be enabled or disabled: %s. It will be \
disabled
-INFO_CONFIG_PLUGIN_ATTR_DESCRIPTION_PLUGIN_TYPE_237=Specifies the plugin \
+INFO_CONFIG_PLUGIN_ATTR_DESCRIPTION_PLUGIN_TYPE_237=Plugin \
type(s) for this plugin, which control the times when this plugin will be \
invoked during processing. This value is only read when the plugin is loaded \
and initialized, so changes to this attribute will not take effect until the \
plugin is disabled and re-enabled, or until the server is restarted
-INFO_CONFIG_PLUGIN_ATTR_DESCRIPTION_CLASS_238=Specifies the fully-qualified \
+INFO_CONFIG_PLUGIN_ATTR_DESCRIPTION_CLASS_238=Fully-qualified \
name of the Java class that should provide the core logic for this plugin \
implementation. Changes to this configuration attribute will not take effect \
until the plugin is disabled and re-enabled or the server is restarted
@@ -933,7 +933,7 @@
messages for internal operations should be excluded from the access log file
SEVERE_ERR_CONFIG_LOGGER_INVALID_SUPPRESS_INT_OPERATION_VALUE_304=Invalid \
value specified for attribute %s. Allowed values are true or false
-INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BASE_DNS_305=Specifies the set of base \
+INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BASE_DNS_305=Set of base \
DNs that should be used for this backend. It is up to the backend \
implementation as to whether changes to this attribute will automatically \
take effect
@@ -955,8 +955,8 @@
does not contain a value for attribute ds-cfg-enabled, \
which indicates whether the key manager provider is enabled for use in the \
server
-SEVERE_ERR_CONFIG_KEYMANAGER_DESCRIPTION_CLASS_317=Specifies the \
- fully-qualified name of the Java class that includes the key manager provider \
+SEVERE_ERR_CONFIG_KEYMANAGER_DESCRIPTION_CLASS_317=Fully-qualified name of the \
+ Java class that includes the key manager provider \
implementation. Changes to this configuration attribute will not take effect \
until the key manager provider has been disabled and then re-enabled, or \
until the server is restarted
@@ -970,8 +970,8 @@
does not contain a value for attribute ds-cfg-enabled, \
which indicates whether the trust manager provider is enabled for use in the \
server
-SEVERE_ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_CLASS_332=Specifies the \
- fully-qualified name of the Java class that includes the trust manager \
+SEVERE_ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_CLASS_332=Fully-qualified name of the \
+ Java class that includes the trust manager \
provider implementation. Changes to this configuration attribute will not \
take effect until the trust manager provider has been disabled and then \
re-enabled, or until the server is restarted
@@ -985,8 +985,8 @@
does not contain a value for attribute ds-cfg-enabled, \
which indicates whether the certificate mapper is enabled for use in the \
server
-SEVERE_ERR_CONFIG_CERTMAPPER_DESCRIPTION_CLASS_351=Specifies the \
- fully-qualified name of the Java class that includes the certificate mapper \
+SEVERE_ERR_CONFIG_CERTMAPPER_DESCRIPTION_CLASS_351=Fully-qualified name of the \
+ Java class that includes the certificate mapper \
implementation. Changes to this configuration attribute will not take effect \
until the certificate mapper has been disabled and then re-enabled, or until \
the server is restarted
@@ -1061,7 +1061,7 @@
SEVERE_ERR_CONFIG_LOGGER_INVALID_JAVA5_POLICY_381=The free disk space based \
retention policy in the configuration entry %s. is not allowed for the \
Directory Server when running on pre Java 6 VMs
-INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BACKEND_ID_382=Specifies the unique \
+INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BACKEND_ID_382=Unique \
identifier for this backend. Changes to this configuration attribute will \
not take effect until the backend is disabled and re-enabled or the server is \
restarted
@@ -1196,8 +1196,8 @@
%s has an invalid value for configuration attribute \
ds-cfg-add-missing-rdn-attributes (it should be a Boolean value of true or \
false): %s
-INFO_CONFIG_CORE_DESCRIPTION_SERVER_ERROR_RESULT_CODE_427=Specifies the \
- result code that should be used for responses in which the operation fails \
+INFO_CONFIG_CORE_DESCRIPTION_SERVER_ERROR_RESULT_CODE_427=Result code that \
+ should be used for responses in which the operation fails \
because of an internal server error. The value should be the integer \
equivalent of the corresponding LDAP result code. Changes to this \
configuration attribute will take effect immediately
@@ -1256,7 +1256,7 @@
identity mapper defined in configuration entry %s was not acceptable \
according to its internal validation. However, no specific information is \
available regarding the problem(s) with the entry
-INFO_CONFIG_CORE_DESCRIPTION_PROXY_MAPPER_DN_445=Specifies the DN of the \
+INFO_CONFIG_CORE_DESCRIPTION_PROXY_MAPPER_DN_445=DN of the \
configuration entry for the identity mapper that the Directory Server should \
use in conjunction with the proxied authorization V2 control. Changes to \
this configuration attribute will take effect immediately
@@ -1276,7 +1276,7 @@
authorization identity mapper DN %s does not refer to an active identity \
mapper. The Directory Server will not be able to process requests containing \
the proxied authorization control with a username-based authorization ID
-INFO_CONFIG_CORE_DESCRIPTION_SIZE_LIMIT_450=Specifies the default maximum \
+INFO_CONFIG_CORE_DESCRIPTION_SIZE_LIMIT_450=Default maximum \
number of entries that should be returned to a client when processing a \
search operation. This may be overridden on a per-user basis by including \
the ds-rlim-size-limit operational attribute in the user's entry. Changes to \
@@ -1314,8 +1314,8 @@
occurred while attempting to determine whether the Directory Server \
synchronization provider defined in configuration entry %s should be enabled: \
%s
-INFO_CONFIG_SYNCH_DESCRIPTION_PROVIDER_CLASS_460=Specifies the \
- fully-qualified name of the Java class that will provide the logic for the \
+INFO_CONFIG_SYNCH_DESCRIPTION_PROVIDER_CLASS_460=Fully-qualified name of the \
+ Java class that will provide the logic for the \
Directory Server synchronization provider. This attribute must be present in \
all synchronization provider entries and may not be changed while the \
Directory Server is running
@@ -1343,8 +1343,8 @@
the logic for the synchronization provider defined in configuration entry %s \
has changed from %s to %s. This will not take effect until the Directory \
Server is restarted
-INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_WRITABILITY_468=Specifies the \
- writability mode for this backend. The value may be "enabled" if all write \
+INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_WRITABILITY_468=Writability mode for \
+ this backend. The value may be "enabled" if all write \
operations will be allowed, "disabled" if all write operations will be \
rejected, or "internal-only" if only internal write operations and \
synchronization updates will be allowed. Changes to this configuration \
@@ -1359,7 +1359,7 @@
SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_WRITABILITY_471=An unexpected \
error occurred while attempting to determine the writability mode for the \
backend defined in configuration entry %s: %s. The backend will be disabled
-INFO_CONFIG_CORE_DESCRIPTION_WRITABILITY_MODE_472=Specifies the writability \
+INFO_CONFIG_CORE_DESCRIPTION_WRITABILITY_MODE_472=Writability \
mode for the Directory Server. The value may be one of "enabled", \
"disabled", or "internal-only". Changes to this configuration attribute will \
take effect immediately
@@ -1480,7 +1480,7 @@
the password generator defined in configuration entry %s was not acceptable \
according to its internal validation. However, no specific information is \
available regarding the problem(s) with the entry
-INFO_CONFIG_CORE_DESCRIPTION_DEFAULT_PWPOLICY_DN_508=Specifies the DN of the \
+INFO_CONFIG_CORE_DESCRIPTION_DEFAULT_PWPOLICY_DN_508=DN of the \
configuration entry that defines the default password policy for the \
Directory Server, which will be applied for all users for which a custom \
password policy is not defined. This entry must exist and must specify a \
@@ -1542,7 +1542,7 @@
FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_DETERMINE_ENABLED_STATE_527=An error \
occurred while attempting to determine whether the Directory Server access \
control as defined in configuration entry %s should be enabled: %s
-INFO_CONFIG_AUTHZ_DESCRIPTION_CLASS_528=Specifies the fully-qualified name of \
+INFO_CONFIG_AUTHZ_DESCRIPTION_CLASS_528=Fully-qualified name of \
the Java class that will provide the access control implementation for the \
Directory Server. This attribute is mandatory
FATAL_ERR_CONFIG_AUTHZ_NO_CLASS_ATTR_529=The access control configuration \
@@ -1657,7 +1657,7 @@
for the account status notification handler defined in configuration entry %s \
was not acceptable according to its internal validation. However, no \
specific information is available regarding the problem(s) with the entry
-INFO_CONFIG_CORE_DESCRIPTION_LOOKTHROUGH_LIMIT_561=Specifies the default \
+INFO_CONFIG_CORE_DESCRIPTION_LOOKTHROUGH_LIMIT_561=Default \
maximum number of candidate entries checked for matches when processing a \
search operation. This may be overridden on a per-user basis by including \
the ds-rlim-lookthrough-limit operational attribute in the user's entry. \
@@ -1681,7 +1681,7 @@
SEVERE_WARN_CONFIG_BACKEND_INSANE_MODE_568=Unable to set the requested file \
permissions to the backend database directory. The requested permissions will \
result in an inaccessible database
-INFO_CONFIG_CORE_DESCRIPTION_TIME_LIMIT_569=Specifies the default maximum \
+INFO_CONFIG_CORE_DESCRIPTION_TIME_LIMIT_569=Default maximum \
length of time that should be allowed when processing a search operation. \
This may be overridden on a per-user basis by including the \
ds-rlim-time-limit operational attribute in the user's entry. Changes to \
@@ -1764,7 +1764,7 @@
group implementation defined in configuration entry %s was not acceptable \
according to its internal validation. However, no specific information is \
available regarding the problem(s) with the entry
-SEVERE_ERR_CONFIG_ROOTDN_DESCRIPTION_ROOT_PRIVILEGE_594=Specifies the set of \
+SEVERE_ERR_CONFIG_ROOTDN_DESCRIPTION_ROOT_PRIVILEGE_594=Set of \
privileges that should automatically be assigned to root users when they \
authenticate to the server
SEVERE_WARN_CONFIG_ROOTDN_UNRECOGNIZED_PRIVILEGE_595=The set of default root \
diff --git a/opendj-sdk/opends/src/messages/messages/core.properties b/opendj-sdk/opends/src/messages/messages/core.properties
index 747c36a..b9563c4 100644
--- a/opendj-sdk/opends/src/messages/messages/core.properties
+++ b/opendj-sdk/opends/src/messages/messages/core.properties
@@ -582,9 +582,9 @@
did not match any password(s) stored in the user's entry
MILD_ERR_BIND_OPERATION_PASSWORD_VALIDATION_EXCEPTION_280=An unexpected error \
occurred while attempting to validate the provided password: %s
-INFO_DSCORE_DESCRIPTION_CONFIG_CLASS_281=Specifies the fully-qualified name \
+INFO_DSCORE_DESCRIPTION_CONFIG_CLASS_281=Fully-qualified name \
of the Java class to use as the Directory Server configuration handler
-INFO_DSCORE_DESCRIPTION_CONFIG_FILE_282=Specifies the path to the file \
+INFO_DSCORE_DESCRIPTION_CONFIG_FILE_282=Path to the file \
containing the information needed by the configuration handler to obtain the \
Directory Server configuration
INFO_DSCORE_DESCRIPTION_VERSION_283=Display Directory Server version \
@@ -958,7 +958,7 @@
configuration entry "%s" does not contain any values for attribute \
ds-cfg-default-password-storage-scheme, which specifies the set of default \
password storage schemes
-INFO_PWPOLICY_DESCRIPTION_PW_ATTR_424=Specifies the attribute type used to \
+INFO_PWPOLICY_DESCRIPTION_PW_ATTR_424=Attribute type used to \
hold user passwords. This attribute type must be defined in the server \
schema. Changes to this configuration attribute will take effect immediately
SEVERE_ERR_PWPOLICY_UNDEFINED_PASSWORD_ATTRIBUTE_425=The password policy \
@@ -973,7 +973,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_PASSWORD_ATTRIBUTE_427=An error occurred \
while attempting to determine the value of attribute \
ds-cfg-password-attribute in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_DEFAULT_STORAGE_SCHEMES_428=Specifies the password \
+INFO_PWPOLICY_DESCRIPTION_DEFAULT_STORAGE_SCHEMES_428=Password \
storage scheme (or set of schemes) that will be used to encode clear-text \
passwords. If multiple default storage schemes are defined for a password \
policy, then the same password will be encoded using all of those schemes. \
@@ -985,8 +985,8 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_DEFAULT_STORAGE_SCHEMES_430=An error \
occurred while attempting to determine the values for attribute \
ds-cfg-default-password-storage-scheme in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_DEPRECATED_STORAGE_SCHEMES_431=Specifies the \
- password storage scheme (or set of schemes) that should be considered \
+INFO_PWPOLICY_DESCRIPTION_DEPRECATED_STORAGE_SCHEMES_431=Password storage \
+ scheme (or set of schemes) that should be considered \
deprecated. If an authenticating user has a password encoded with one of \
these schemes, those passwords will be removed and replaced with passwords \
encoded using the default schemes. Changes to this configuration attribute \
@@ -994,7 +994,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_DEPRECATED_STORAGE_SCHEMES_432=An error \
occurred while attempting to determine the values for attribute \
ds-cfg-deprecated-password-storage-scheme in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_PASSWORD_VALIDATORS_433=Specifies the DN(s) of the \
+INFO_PWPOLICY_DESCRIPTION_PASSWORD_VALIDATORS_433=DN(s) of the \
password validator(s) that should be used with the associated password \
storage scheme. Changes to this configuration attribute will take effect \
immediately
@@ -1004,7 +1004,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_PASSWORD_VALIDATORS_435=An error \
occurred while attempting to determine the values for attribute \
ds-cfg-password-validator in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_NOTIFICATION_HANDLERS_436=Specifies the DN(s) of \
+INFO_PWPOLICY_DESCRIPTION_NOTIFICATION_HANDLERS_436=DN(s) of \
the account status notification handler(s) that should be used with the \
associated password storage scheme. Changes to this configuration attribute \
will take effect immediately
@@ -1047,7 +1047,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_SKIP_ADMIN_VALIDATION_446=An error \
occurred while attempting to determine the value for attribute \
ds-cfg-skip-validation-for-administrators in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_PASSWORD_GENERATOR_447=Specifies the DN of the \
+INFO_PWPOLICY_DESCRIPTION_PASSWORD_GENERATOR_447=DN of the \
configuration entry that references the password generator for use with the \
associated password policy. This will be used in conjunction with the \
password modify extended operation to generate a new password for a user when \
@@ -1083,7 +1083,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_ALLOW_PREENCODED_455=An error occurred \
while attempting to determine the value for attribute \
ds-cfg-allow-pre-encoded-passwords in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_MIN_AGE_456=Specifies the minimum length of time \
+INFO_PWPOLICY_DESCRIPTION_MIN_AGE_456=Minimum length of time \
that must pass after a password change before the user will be allowed to \
change the password again. The value of this attribute should be an integer \
followed by a unit of seconds, minutes, hours, days, or weeks. This setting \
@@ -1094,7 +1094,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_MIN_AGE_457=An error occurred while \
attempting to determine the value for attribute ds-cfg-min-password-age \
in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_MAX_AGE_458=Specifies the maximum length of time \
+INFO_PWPOLICY_DESCRIPTION_MAX_AGE_458=Maximum length of time \
that a user may continue using the same password before it must be changed \
(i.e., the password expiration interval). The value of this attribute should \
be an integer followed by a unit of seconds, minutes, hours, days, or weeks. \
@@ -1103,7 +1103,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_MAX_AGE_459=An error occurred while \
attempting to determine the value for attribute ds-cfg-max-password-age \
in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_MAX_RESET_AGE_460=Specifies the maximum length of \
+INFO_PWPOLICY_DESCRIPTION_MAX_RESET_AGE_460=Maximum length of \
time that users have to change passwords after they have been reset by an \
administrator before they become locked. The value of this attribute should \
be an integer followed by a unit of seconds, minutes, hours, days, or weeks. \
@@ -1112,7 +1112,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_MAX_RESET_AGE_461=An error occurred \
while attempting to determine the value for attribute \
ds-cfg-max-password-reset-age in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_WARNING_INTERVAL_462=Specifies the maximum length \
+INFO_PWPOLICY_DESCRIPTION_WARNING_INTERVAL_462=Maximum length \
of time before a user's password actually expires that the server will begin \
to include warning notifications in bind responses for that user. The value \
of this attribute should be an integer followed by a unit of seconds, \
@@ -1140,7 +1140,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_ALLOW_EXPIRED_CHANGES_467=An error \
occurred while attempting to determine the value for attribute \
ds-cfg-allow-expired-password-changes in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_GRACE_LOGIN_COUNT_468=Specifies the number of grace \
+INFO_PWPOLICY_DESCRIPTION_GRACE_LOGIN_COUNT_468=Number of grace \
logins that a user will be allowed after the account has expired to allow \
that user to choose a new password. A value of 0 indicates that no grace \
logins will be allowed. Changes to this configuration attribute will take \
@@ -1148,7 +1148,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_GRACE_LOGIN_COUNT_469=An error occurred \
while attempting to determine the value for attribute \
ds-cfg-grace-login-count in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_LOCKOUT_FAILURE_COUNT_470=Specifies the maximum \
+INFO_PWPOLICY_DESCRIPTION_LOCKOUT_FAILURE_COUNT_470=Maximum \
number of authentication failures that a user should be allowed before the \
account is locked out. A value of 0 indicates that accounts should never be \
locked out due to failed attempts. changes to this configuration attribute \
@@ -1156,7 +1156,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_LOCKOUT_FAILURE_COUNT_471=An error \
occurred while attempting to determine the value for attribute \
ds-cfg-lockout-failure-count in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_LOCKOUT_DURATION_472=Specifies the length of time \
+INFO_PWPOLICY_DESCRIPTION_LOCKOUT_DURATION_472=Length of time \
that an account should be locked after too many authentication failures. The \
value of this attribute should be an integer followed by a unit of seconds, \
minutes, hours, days, or weeks. A value of 0 seconds indicates that the \
@@ -1165,7 +1165,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_LOCKOUT_DURATION_473=An error occurred \
while attempting to determine the value for attribute ds-cfg-lockout-duration \
in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_FAILURE_EXPIRATION_474=Specifies the length of time \
+INFO_PWPOLICY_DESCRIPTION_FAILURE_EXPIRATION_474=Length of time \
that should pass before an authentication failure is no longer counted \
against a user for the purposes of account lockout. The value of this \
attribute should be an integer followed by a unit of seconds, minutes, hours, \
@@ -1176,7 +1176,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_FAILURE_EXPIRATION_475=An error occurred \
while attempting to determine the value for attribute \
ds-cfg-lockout-failure-expiration-interval in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_REQUIRE_CHANGE_BY_TIME_476=Specifies the time by \
+INFO_PWPOLICY_DESCRIPTION_REQUIRE_CHANGE_BY_TIME_476=Time by \
which all users with the associated password policy must change their \
passwords. The value should be expressed in a generalized time format. If \
this time is equal to the current time or is in the past, then all users will \
@@ -1187,7 +1187,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_REQUIRE_CHANGE_BY_TIME_477=An error \
occurred while attempting to determine the value for attribute \
ds-cfg-require-change-by-time in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_LAST_LOGIN_TIME_ATTR_478=Specifies the name or OID \
+INFO_PWPOLICY_DESCRIPTION_LAST_LOGIN_TIME_ATTR_478=Name or OID \
of the attribute type that should be used to hold the last login time for \
users with the associated password policy. This attribute type must be \
defined in the Directory Server schema and must either be defined as an \
@@ -1201,7 +1201,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_LAST_LOGIN_TIME_ATTR_480=An error \
occurred while attempting to determine the value for attribute \
ds-cfg-last-login-time-attribute in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_LAST_LOGIN_TIME_FORMAT_481=Specifies the format \
+INFO_PWPOLICY_DESCRIPTION_LAST_LOGIN_TIME_FORMAT_481=Format \
string that should be used to generate the last login time value for users \
with the associated password policy. This format string should conform to \
the syntax described in the API documentation for the \
@@ -1215,8 +1215,8 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_LAST_LOGIN_TIME_FORMAT_483=An error \
occurred while attempting to determine the value for attribute \
ds-cfg-last-login-time-format in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_PREVIOUS_LAST_LOGIN_TIME_FORMAT_484=Specifies the \
- format string(s) that may have been used with the last login time at any \
+INFO_PWPOLICY_DESCRIPTION_PREVIOUS_LAST_LOGIN_TIME_FORMAT_484=Format \
+ string(s) that may have been used with the last login time at any \
point in the past for users associated with the password policy. These \
values are used to make it possible to parse previous values, but will not be \
used to set new values. These format strings should conform to the syntax \
@@ -1232,7 +1232,7 @@
SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_PREVIOUS_LAST_LOGIN_TIME_FORMAT_486=An \
error occurred while attempting to determine the values for attribute \
ds-cfg-previous-last-login-time-format in configuration entry %s: %s
-INFO_PWPOLICY_DESCRIPTION_IDLE_LOCKOUT_INTERVAL_487=Specifies the maximum \
+INFO_PWPOLICY_DESCRIPTION_IDLE_LOCKOUT_INTERVAL_487=Maximum \
length of time that an account may remain idle (i.e., the associated user \
does not authenticate to the server) before that user is locked out. The \
value of this attribute should be an integer followed by a unit of seconds, \
@@ -1338,7 +1338,7 @@
parse string %s as the DN of the work queue configuration entry: %s
SEVERE_ERR_WORKQ_NO_CONFIG_525=Work queue configuration entry %s does not \
exist in the server configuration
-INFO_WORKQ_DESCRIPTION_CLASS_526=Specifies the fully-qualified name of the \
+INFO_WORKQ_DESCRIPTION_CLASS_526=Fully-qualified name of the \
Java class that provides the core work queue logic for the Directory Server. \
Changes to this configuration attribute require that the server be restarted \
for the change to take effect
@@ -1433,7 +1433,7 @@
continue running in the foreground
MILD_ERR_ENTRY_INCREMENT_NO_SUCH_ATTRIBUTE_568=Unable to increment the value \
of attribute %s because that attribute does not exist in the entry
-INFO_DSCORE_TOOL_DESCRIPTION_569=This utility may be used to start the \
+INFO_DSCORE_TOOL_DESCRIPTION_569=This utility can be used to start the \
Directory Server, as well as to obtain the server version and other forms of \
general server information
MILD_ERR_EXTENDED_UNSUPPORTED_CRITICAL_CONTROL_570=Unable to process the \
@@ -1458,7 +1458,7 @@
%s but the new base DN is not
SEVERE_WARN_REGISTER_BASEDN_ENTRIES_IN_MULTIPLE_BACKENDS_576=Backend %s \
already contains entry %s which has just been registered as the base DN for \
- backend %s. These conflicting entries may cause unexpected or errant search \
+ backend %s. These conflicting entries can cause unexpected or errant search \
results, and both backends should be reinitialized to ensure that each has \
the correct content
SEVERE_ERR_DEREGISTER_BASEDN_NOT_REGISTERED_577=Unable to de-register base DN \
@@ -1466,7 +1466,7 @@
active backend
SEVERE_WARN_DEREGISTER_BASEDN_MISSING_HIERARCHY_578=Base DN %s has been \
deregistered from the Directory Server for backend %s. This base DN had both \
- superior and subordinate entries in other backends, and there may be \
+ superior and subordinate entries in other backends, and there might be \
inconsistent or unexpected behavior when accessing entries in this portion of \
the hierarchy because of the missing entries that had been held in the \
de-registered backend
@@ -1643,7 +1643,7 @@
SEVERE_ERR_DIRCFG_INVALID_LOCK_TABLE_SIZE_647=The specified initial lock \
table size %d is invalid. It must be an integer value greater than zero
FATAL_ERR_CANNOT_SET_ENVIRONMENT_CONFIG_WHILE_RUNNING_648=The Directory \
- Server is currently running. The environment configuration may not be \
+ Server is currently running. The environment configuration can not be \
altered while the server is online
SEVERE_ERR_CRYPTOMGR_SSL_CONTEXT_CANNOT_INITIALIZE_649=An error occurred \
while attempting to initialize a SSL context for server to server \
@@ -1674,7 +1674,7 @@
which does not support the auth password syntax
SEVERE_WARN_GROUP_FILTER_NOT_INDEXED_660=The search filter "%s" used by group \
implementation %s is not indexed in backend %s. Backend initialization \
- for this group implementation may take a very long time to complete
+ for this group implementation might take a very long time to complete
SEVERE_ERR_CRYPTOMGR_CANNOT_GET_REQUESTED_DIGEST_661=CryptoManager cannot get \
the requested digest %s: %s
SEVERE_ERR_CRYPTOMGR_CANNOT_GET_REQUESTED_MAC_ENGINE_662=CryptoManager cannot \
diff --git a/opendj-sdk/opends/src/messages/messages/extension.properties b/opendj-sdk/opends/src/messages/messages/extension.properties
index 16d622e..f4100b1 100644
--- a/opendj-sdk/opends/src/messages/messages/extension.properties
+++ b/opendj-sdk/opends/src/messages/messages/extension.properties
@@ -101,7 +101,7 @@
MILD_ERR_EXTOP_PASSMOD_INVALID_OLD_PASSWORD_41=The password modify extended \
operation cannot be processed because the current password provided for the \
user is invalid
-INFO_FILE_KEYMANAGER_DESCRIPTION_FILE_43=Specifies the path to the file \
+INFO_FILE_KEYMANAGER_DESCRIPTION_FILE_43=Path to the file \
containing the Directory Server keystore information. Changes to this \
configuration attribute will take effect the next time that the key manager \
is accessed
@@ -113,7 +113,7 @@
SEVERE_ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_FILE_46=An unexpected error \
occurred while trying to determine the value of configuration attribute \
ds-cfg-key-store-file in configuration entry %s: %s
-INFO_FILE_KEYMANAGER_DESCRIPTION_TYPE_47=Specifies the keystore type for the \
+INFO_FILE_KEYMANAGER_DESCRIPTION_TYPE_47=Keystore type for the \
Directory Server keystore. Valid values should always include 'JKS' and \
'PKCS12', but different implementations may allow other values as well. If \
no value is provided, then the JVM-default value will be used. Changes to \
@@ -122,7 +122,7 @@
SEVERE_ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_TYPE_48=An unexpected error \
occurred while trying to determine the value of configuration attribute \
ds-cfg-key-store-type in configuration entry %s: %s
-INFO_FILE_KEYMANAGER_DESCRIPTION_PIN_PROPERTY_49=Specifies the name of the \
+INFO_FILE_KEYMANAGER_DESCRIPTION_PIN_PROPERTY_49=Name of the \
Java property that contains the clear-text PIN needed to access the \
file-based key manager. Changes to this configuration attribute will take \
effect the next time that the key manager is accessed
@@ -133,7 +133,7 @@
SEVERE_ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_PIN_PROPERTY_51=An unexpected \
error occurred while trying to determine the value of configuration attribute \
ds-cfg-key-store-pin-property in configuration entry %s: %s
-INFO_FILE_KEYMANAGER_DESCRIPTION_PIN_ENVAR_52=Specifies the name of the \
+INFO_FILE_KEYMANAGER_DESCRIPTION_PIN_ENVAR_52=Name of the \
environment variable that contains the clear-text PIN needed to access the \
file-based key manager. Changes to this configuration attribute will take \
effect the next time that the key manager is accessed
@@ -144,7 +144,7 @@
SEVERE_ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_PIN_ENVAR_54=An unexpected error \
occurred while trying to determine the value of configuration attribute \
ds-cfg-key-store-pin-environment-variable in configuration entry %s: %s
-INFO_FILE_KEYMANAGER_DESCRIPTION_PIN_FILE_55=Specifies the path to the text \
+INFO_FILE_KEYMANAGER_DESCRIPTION_PIN_FILE_55=Path to the text \
file whose only contents should be a single line containing the clear-text \
PIN needed to access the file-based key manager. Changes to this \
configuration attribute will take effect the next time that the key manager \
@@ -184,7 +184,7 @@
INFO_FILE_KEYMANAGER_UPDATED_PIN_66=The PIN to use to access the file-based \
key manager has been updated. The new value will take effect the next time \
the key manager is accessed
-INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_PROPERTY_67=Specifies the name of the \
+INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_PROPERTY_67=Name of the \
Java property that contains the clear-text PIN needed to access the PKCS#11 \
key manager. Changes to this configuration attribute will take effect the \
next time that the key manager is accessed
@@ -195,7 +195,7 @@
SEVERE_ERR_PKCS11_KEYMANAGER_CANNOT_DETERMINE_PIN_PROPERTY_69=An unexpected \
error occurred while trying to determine the value of configuration attribute \
ds-cfg-key-store-pin-property in configuration entry %s: %s
-INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_ENVAR_70=Specifies the name of the \
+INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_ENVAR_70=Name of the \
environment variable that contains the clear-text PIN needed to access the \
PKCS#11 key manager. Changes to this configuration attribute will take \
effect the next time that the key manager is accessed
@@ -206,7 +206,7 @@
SEVERE_ERR_PKCS11_KEYMANAGER_CANNOT_DETERMINE_PIN_ENVAR_72=An unexpected \
error occurred while trying to determine the value of configuration attribute \
ds-cfg-key-store-pin-environment-variable in configuration entry %s: %s
-INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_FILE_73=Specifies the path to the text \
+INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_FILE_73=Path to the text \
file whose only contents should be a single line containing the clear-text \
PIN needed to access the PKCS#11 key manager. Changes to this configuration \
attribute will take effect the next time that the key manager is accessed
@@ -223,7 +223,7 @@
SEVERE_ERR_PKCS11_KEYMANAGER_CANNOT_DETERMINE_PIN_FILE_77=An unexpected error \
occurred while trying to determine the value of configuration attribute \
ds-cfg-key-store-pin-file in configuration entry %s: %s
-INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_ATTR_78=Specifies the clear-text PIN \
+INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_ATTR_78=Clear-text PIN \
needed to access the PKCS#11 key manager. Changes to this configuration \
attribute will take effect the next time that the key manager is accessed
SEVERE_ERR_PKCS11_KEYMANAGER_CANNOT_DETERMINE_PIN_FROM_ATTR_79=An unexpected \
@@ -247,7 +247,7 @@
SEVERE_ERR_PKCS11_KEYMANAGER_CANNOT_CREATE_FACTORY_84=An error occurred while \
trying to create a key manager factory to access the contents of the PKCS#11 \
keystore: %s
-INFO_FILE_TRUSTMANAGER_DESCRIPTION_FILE_85=Specifies the path to the file \
+INFO_FILE_TRUSTMANAGER_DESCRIPTION_FILE_85=Path to the file \
containing the Directory Server trust store information. Changes to this \
configuration attribute will take effect the next time that the trust manager \
is accessed
@@ -260,7 +260,7 @@
SEVERE_ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_FILE_88=An unexpected error \
occurred while trying to determine the value of configuration attribute \
ds-cfg-trust-store-file in configuration entry %s: %s
-INFO_FILE_TRUSTMANAGER_DESCRIPTION_TYPE_89=Specifies the keystore type for \
+INFO_FILE_TRUSTMANAGER_DESCRIPTION_TYPE_89=Keystore type for \
the Directory Server trust store. Valid values should always include 'JKS' \
and 'PKCS12', but different implementations may allow other values as well. \
If no value is provided, then the JVM-default value will be used. Changes to \
@@ -269,7 +269,7 @@
SEVERE_ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_TYPE_90=An unexpected error \
occurred while trying to determine the value of configuration attribute \
ds-cfg-trust-store-type in configuration entry %s: %s
-INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_PROPERTY_91=Specifies the name of the \
+INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_PROPERTY_91=Name of the \
Java property that contains the clear-text PIN needed to access the \
file-based trust manager. Changes to this configuration attribute will take \
effect the next time that the trust manager is accessed
@@ -280,7 +280,7 @@
SEVERE_ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_PIN_PROPERTY_93=An unexpected \
error occurred while trying to determine the value of configuration attribute \
ds-cfg-trust-store-pin-property in configuration entry %s: %s
-INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_ENVAR_94=Specifies the name of the \
+INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_ENVAR_94=Name of the \
environment variable that contains the clear-text PIN needed to access the \
file-based trust manager. Changes to this configuration attribute will take \
effect the next time that the trust manager is accessed
@@ -291,7 +291,7 @@
SEVERE_ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_PIN_ENVAR_96=An unexpected \
error occurred while trying to determine the value of configuration attribute \
ds-cfg-trust-store-pin-environment-variable in configuration entry %s: %s
-INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_FILE_97=Specifies the path to the text \
+INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_FILE_97=Path to the text \
file whose only contents should be a single line containing the clear-text \
PIN needed to access the file-based trust manager. Changes to this \
configuration attribute will take effect the next time that the trust manager \
@@ -310,7 +310,7 @@
SEVERE_ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_PIN_FILE_101=An unexpected \
error occurred while trying to determine the value of configuration attribute \
ds-cfg-trust-store-pin-file in configuration entry %s: %s
-INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_ATTR_102=Specifies the clear-text PIN \
+INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_ATTR_102=Clear-text PIN \
needed to access the file-based trust manager. Changes to this configuration \
attribute will take effect the next time that the trust manager is accessed
SEVERE_ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_PIN_FROM_ATTR_103=An unexpected \
@@ -418,7 +418,7 @@
occurred while attempting to determine the value of the \
ds-cfg-certificate-validation-policy attribute in configuration entry \
%s: %s
-INFO_SASLEXTERNAL_DESCRIPTION_CERTIFICATE_ATTRIBUTE_134=Specifies the name of \
+INFO_SASLEXTERNAL_DESCRIPTION_CERTIFICATE_ATTRIBUTE_134=Name of \
the attribute that will be used to hold the certificate information in user \
entries for the purpose of validation. This must specify the name of a valid \
attribute type defined in the server schema. Changes to this configuration \
@@ -446,7 +446,7 @@
INFO_SASLEXTERNAL_UPDATED_CERT_ATTR_141=Attribute \
ds-cfg-certificate-attribute in configuration entry %s has been updated. The \
%s attribute will now be used when validating peer certificates
-INFO_SASLPLAIN_DESCRIPTION_USERNAME_ATTRIBUTE_142=Specifies the name of the \
+INFO_SASLPLAIN_DESCRIPTION_USERNAME_ATTRIBUTE_142=Name of the \
attribute that will be used to identify user entries based on the \
authcID/authzID provided during SASL PLAIN authentication. This must specify \
the name of a valid attribute type defined in the server schema. Changes to \
@@ -459,7 +459,7 @@
does not exist in the Directory Server schema. The attribute that is to be \
used for username lookups during SASL PLAIN authentication must be defined in \
the server schema
-INFO_SASLPLAIN_DESCRIPTION_USER_BASE_DN_145=Specifies the base DN that should \
+INFO_SASLPLAIN_DESCRIPTION_USER_BASE_DN_145=Base DN that should \
be used when searching for entries based on the authcID/authzID provided \
during SASL PLAIN authentication. Changes to this configuration attribute \
will take effect immediately
@@ -522,7 +522,7 @@
SEVERE_ERR_SASLCRAMMD5_CANNOT_GET_MESSAGE_DIGEST_166=An unexpected error \
occurred while attempting to obtain an MD5 digest engine for use by the \
CRAM-MD5 SASL handler: %s
-INFO_SASLCRAMMD5_DESCRIPTION_USERNAME_ATTRIBUTE_167=Specifies the name of the \
+INFO_SASLCRAMMD5_DESCRIPTION_USERNAME_ATTRIBUTE_167=Name of the \
attribute that will be used to identify user entries based on the username \
provided during SASL CRAM-MD5 authentication. This must specify the name of \
a valid attribute type defined in the server schema. Changes to this \
@@ -535,7 +535,7 @@
%s does not exist in the Directory Server schema. The attribute that is to \
be used for username lookups during SASL CRAM-MD5 authentication must be \
defined in the server schema
-INFO_SASLCRAMMD5_DESCRIPTION_USER_BASE_DN_170=Specifies the base DN that \
+INFO_SASLCRAMMD5_DESCRIPTION_USER_BASE_DN_170=Base DN that \
should be used when searching for entries based on the username provided \
during SASL CRAM-MD5 authentication. Changes to this configuration attribute \
will take effect immediately
@@ -605,7 +605,7 @@
SEVERE_ERR_SASLDIGESTMD5_CANNOT_GET_MESSAGE_DIGEST_192=An unexpected error \
occurred while attempting to obtain an MD5 digest engine for use by the \
DIGEST-MD5 SASL handler: %s
-INFO_SASLDIGESTMD5_DESCRIPTION_USERNAME_ATTRIBUTE_193=Specifies the name of \
+INFO_SASLDIGESTMD5_DESCRIPTION_USERNAME_ATTRIBUTE_193=Name of \
the attribute that will be used to identify user entries based on the \
username provided during SASL DIGEST-MD5 authentication. This must specify \
the name of a valid attribute type defined in the server schema. Changes to \
@@ -618,14 +618,14 @@
configuration entry %s does not exist in the Directory Server schema. The \
attribute that is to be used for username lookups during SASL DIGEST-MD5 \
authentication must be defined in the server schema
-INFO_SASLDIGESTMD5_DESCRIPTION_USER_BASE_DN_196=Specifies the base DN that \
+INFO_SASLDIGESTMD5_DESCRIPTION_USER_BASE_DN_196=Base DN that \
should be used when searching for entries based on the username provided \
during SASL DIGEST-MD5 authentication. Changes to this configuration \
attribute will take effect immediately
SEVERE_ERR_SASLDIGESTMD5_CANNOT_GET_USER_BASE_DN_197=An unexpected error \
occurred while attempting to determine the value of the ds-cfg-user-base-dn \
attribute in configuration entry %s: %s
-INFO_SASLDIGESTMD5_DESCRIPTION_REALM_198=Specifies the realm that should be \
+INFO_SASLDIGESTMD5_DESCRIPTION_REALM_198=Realm that should be \
used by the server for DIGEST-MD5 authentication. If this is not provided, \
then the server will default to using a set of realm names that correspond to \
the defined suffixes. Changes to this configuration attribute will take \
@@ -759,7 +759,7 @@
INFO_SASLDIGESTMD5_UPDATED_NO_REALM_243=Attribute ds-cfg-realm in \
configuration entry %s has been updated. The realm(s) advertised by the \
server in the challenge response will be the DNs of the server suffixes
-INFO_SASLGSSAPI_DESCRIPTION_USERNAME_ATTRIBUTE_244=Specifies the name of the \
+INFO_SASLGSSAPI_DESCRIPTION_USERNAME_ATTRIBUTE_244=Name of the \
attribute that will be used to identify user entries based on the username \
provided during SASL GSSAPI authentication. This must specify the name of a \
valid attribute type defined in the server schema. Changes to this \
@@ -772,14 +772,14 @@
%s does not exist in the Directory Server schema. The attribute that is to \
be used for username lookups during SASL GSSAPI authentication must be \
defined in the server schema
-INFO_SASLGSSAPI_DESCRIPTION_USER_BASE_DN_247=Specifies the base DN that \
+INFO_SASLGSSAPI_DESCRIPTION_USER_BASE_DN_247=Base DN that \
should be used when searching for entries based on the username provided \
during SASL GSSAPI authentication. Changes to this configuration attribute \
will take effect immediately
SEVERE_ERR_SASLGSSAPI_CANNOT_GET_USER_BASE_DN_248=An unexpected error \
occurred while attempting to determine the value of the ds-cfg-user-base-dn \
attribute in configuration entry %s: %s
-INFO_SASLGSSAPI_DESCRIPTION_SERVER_FQDN_249=Specifies the fully-qualified \
+INFO_SASLGSSAPI_DESCRIPTION_SERVER_FQDN_249=Fully-qualified \
domain name that should be used for the server during SASL GSSAPI \
authentication. Changes to this configuration attribute will take effect \
immediately
@@ -801,7 +801,7 @@
to determine its own FQDN for use in GSSAPI authentication
INFO_SASLGSSAPI_UNEXPECTED_CALLBACK_255=An unexpected callback was provided \
for the SASL server for use during GSSAPI authentication: %s
-INFO_SASLGSSAPI_DESCRIPTION_KDC_ADDRESS_256=Specifies the address of the KDC \
+INFO_SASLGSSAPI_DESCRIPTION_KDC_ADDRESS_256=Address of the KDC \
that should be used during SASL GSSAPI authentication. If this is not \
specified, then an attempt will be made to obtain it from the system-wide \
Kerberos configuration. Changes to this configuration attribute will take \
@@ -809,7 +809,7 @@
MILD_ERR_SASLGSSAPI_CANNOT_GET_KDC_ADDRESS_257=An unexpected error occurred \
while attempting to determine the value of the ds-cfg-kdc-address attribute \
in configuration entry %s: %s
-INFO_SASLGSSAPI_DESCRIPTION_REALM_258=Specifies the default realm that should \
+INFO_SASLGSSAPI_DESCRIPTION_REALM_258=Default realm that should \
be used during SASL GSSAPI authentication. If this is not specified, then an \
attempt will be made to obtain it from the system-wide Kerberos \
configuration. Changes to this configuration attribute will take effect \
@@ -855,7 +855,7 @@
MILD_ERR_SASLGSSAPI_CANNOT_AUTHENTICATE_SERVER_272=An error occurred while \
attempting to perform server-side Kerberos authentication to support a GSSAPI \
bind operation: %s
-INFO_SASLGSSAPI_DESCRIPTION_KEYTAB_FILE_273=Specifies the path to the keytab \
+INFO_SASLGSSAPI_DESCRIPTION_KEYTAB_FILE_273=Path to the keytab \
file containing the secret key for the Kerberos principal to use when \
processing GSSAPI authentication. If this is not specified, then the \
system-wide default keytab file will be used. Changes to this configuration \
@@ -872,7 +872,7 @@
GSSAPI authentication
SEVERE_ERR_EXTOP_WHOAMI_PROXYAUTH_INSUFFICIENT_PRIVILEGES_277=You do not have \
sufficient privileges to use the proxied authorization control
-INFO_EXACTMAP_DESCRIPTION_MATCH_ATTR_298=Specifies the name or OID of the \
+INFO_EXACTMAP_DESCRIPTION_MATCH_ATTR_298=Name or OID of the \
attribute whose value should exactly match the ID string provided to this \
identity mapper. At least one value must be provided. All values must refer \
to the name or OID of an attribute type defined in the Directory Server \
@@ -888,7 +888,7 @@
MILD_ERR_EXACTMAP_CANNOT_DETERMINE_MATCH_ATTR_301=An error occurred while \
attempting to process the value(s) of attribute ds-cfg-match-attribute in \
configuration entry %s: %s
-INFO_EXACTMAP_DESCRIPTION_SEARCH_BASE_302=Specifies the base DN(s) that \
+INFO_EXACTMAP_DESCRIPTION_SEARCH_BASE_302=Base DN(s) that \
should be used when performing searches to map the provided ID string to a \
user entry. If no values are provided, then the root DSE will be used as the \
search base
@@ -909,7 +909,7 @@
for these types of searches
MILD_ERR_EXACTMAP_SEARCH_FAILED_308=An internal failure occurred while \
attempting to resolve ID string %s to a user entry: %s
-INFO_SASLCRAMMD5_DESCRIPTION_IDENTITY_MAPPER_DN_309=Specifies the DN of the \
+INFO_SASLCRAMMD5_DESCRIPTION_IDENTITY_MAPPER_DN_309=DN of the \
configuration entry that holds the configuration for the identity mapper that \
should be used to map the CRAM-MD5 username to a Directory Server user entry. \
Changes to this configuration attribute will take effect immediately
@@ -931,7 +931,7 @@
ds-cfg-identity-mapper in configuration entry %s has been updated. The \
identity mapper defined in configuration entry %s will now be used to map \
usernames to entries when processing SASL CRAM-MD5 bind requests
-INFO_SASLDIGESTMD5_DESCRIPTION_IDENTITY_MAPPER_DN_315=Specifies the DN of the \
+INFO_SASLDIGESTMD5_DESCRIPTION_IDENTITY_MAPPER_DN_315=DN of the \
configuration entry that holds the configuration for the identity mapper that \
should be used to map the DIGEST-MD5 username to a Directory Server user \
entry. Changes to this configuration attribute will take effect immediately
@@ -953,7 +953,7 @@
ds-cfg-identity-mapper in configuration entry %s has been updated. The \
identity mapper defined in configuration entry %s will now be used to map \
usernames to entries when processing SASL DIGEST-MD5 bind requests
-INFO_SASLPLAIN_DESCRIPTION_IDENTITY_MAPPER_DN_321=Specifies the DN of the \
+INFO_SASLPLAIN_DESCRIPTION_IDENTITY_MAPPER_DN_321=DN of the \
configuration entry that holds the configuration for the identity mapper that \
should be used to map the provided username to a Directory Server user entry. \
Changes to this configuration attribute will take effect immediately
@@ -983,14 +983,14 @@
result of receiving a cancel request (message ID %d)
MILD_ERR_PWSCHEME_DOES_NOT_SUPPORT_AUTH_PASSWORD_330=Password storage scheme \
%s does not support use with the authentication password attribute syntax
-INFO_PWLENGTHVALIDATOR_DESCRIPTION_MIN_LENGTH_331=Specifies the minimum \
+INFO_PWLENGTHVALIDATOR_DESCRIPTION_MIN_LENGTH_331=Minimum \
number of characters that a password will be allowed to have. A value of \
zero indicates that there is no minimum length. Changes to this \
configuration attribute will take effect immediately
MILD_ERR_PWLENGTHVALIDATOR_CANNOT_DETERMINE_MIN_LENGTH_332=An error occurred \
while attempting to determine the minimum allowed password length from the \
ds-cfg-min-password-length attribute: %s
-INFO_PWLENGTHVALIDATOR_DESCRIPTION_MAX_LENGTH_333=Specifies the maximum \
+INFO_PWLENGTHVALIDATOR_DESCRIPTION_MAX_LENGTH_333=Maximum \
number of characters that a password will be allowed to have. A value of \
zero indicates that there is no maximum length. Changes to this \
configuration attribute will take effect immediately
@@ -1008,7 +1008,7 @@
been updated to %d
INFO_PWLENGTHVALIDATOR_UPDATED_MAX_LENGTH_339=The maximum password length has \
been updated to %d
-INFO_RANDOMPWGEN_DESCRIPTION_CHARSET_340=Specifies the character set(s) that \
+INFO_RANDOMPWGEN_DESCRIPTION_CHARSET_340=Character set(s) that \
should be used to generate the passwords. Each character set should be given \
a name (consisting of only ASCII alphabetic characters) followed immediately \
by a colon and the set of characters that should be included in that \
@@ -1024,7 +1024,7 @@
attempting to decode the value(s) of the configuration attribute \
ds-cfg-password-character-set, which is used to hold the character set(s) for \
use in generating the password: %s
-INFO_RANDOMPWGEN_DESCRIPTION_PWFORMAT_344=Specifies the format that should be \
+INFO_RANDOMPWGEN_DESCRIPTION_PWFORMAT_344=Format that should be \
used for passwords constructed by this password generator. The value should \
be a comma-delimited sequence of elements, where each element is the name of \
a character set followed by a colon and the number of characters to choose at \
@@ -1044,7 +1044,7 @@
attempting to decode the value for configuration attribute \
ds-cfg-password-format, which is used to specify the format for the generated \
passwords: %s
-INFO_SASLGSSAPI_DESCRIPTION_IDENTITY_MAPPER_DN_349=Specifies the DN of the \
+INFO_SASLGSSAPI_DESCRIPTION_IDENTITY_MAPPER_DN_349=DN of the \
configuration entry that holds the configuration for the identity mapper that \
should be used to map the GSSAPI principal to a Directory Server user entry. \
Changes to this configuration attribute will take effect immediately
@@ -1104,8 +1104,8 @@
string "%s" could not be mapped to any user in the directory
MILD_ERR_EXTOP_PASSMOD_ERROR_MAPPING_USER_371=An error occurred while \
attempting to map authorization ID string "%s" to a user entry: %s
-INFO_ERRORLOG_ACCTNOTHANDLER_DESCRIPTION_NOTIFICATION_TYPES_372=Specifies the \
- status notification types for which log messages should be generated. It is \
+INFO_ERRORLOG_ACCTNOTHANDLER_DESCRIPTION_NOTIFICATION_TYPES_372=Status \
+ notification types for which log messages should be generated. It is \
a multivalued attribute, and changes will take effect immediately
MILD_ERR_ERRORLOG_ACCTNOTHANDLER_INVALID_TYPE_373=Configuration entry %s \
contains unrecognized account status notification type %s
@@ -1188,7 +1188,7 @@
authorization ID %s was found in the server
MILD_ERR_SASLPLAIN_AUTHZID_CANNOT_MAP_AUTHZID_405=An error occurred while \
attempting to map authorization ID %s to a user entry: %s
-INFO_SASLEXTERNAL_DESCRIPTION_CERT_MAPPER_DN_406=Specifies the DN of the \
+INFO_SASLEXTERNAL_DESCRIPTION_CERT_MAPPER_DN_406=DN of the \
configuration entry that defines the certificate mapper to use when mapping a \
certificate to a user entry. Changes to this configuration attribute will \
take effect immediately
@@ -1205,7 +1205,7 @@
INFO_SASLEXTERNAL_UPDATED_CERT_MAPPER_DN_410=Attribute \
ds-cfg-certificate-mapper in configuration entry %s has been updated. \
Certificate mapper %s will now be used to map certificates to user entries
-INFO_SDTUACM_DESCRIPTION_SUBJECT_ATTR_411=Specifies the name of the attribute \
+INFO_SDTUACM_DESCRIPTION_SUBJECT_ATTR_411=Name of the attribute \
type in user entries that contains the subjects of the certificates held by \
that user. Changes to this configuration attribute will take effect \
immediately
@@ -1218,7 +1218,7 @@
SEVERE_ERR_SDTUACM_CANNOT_GET_SUBJECT_ATTR_414=An error occurred while \
attempting to determine which attribute type should be used to hold \
certificate subjects from configuration entry %s: %s
-INFO_SDTUACM_DESCRIPTION_BASE_DN_415=Specifies the base DNs below which the \
+INFO_SDTUACM_DESCRIPTION_BASE_DN_415=Base DNs below which the \
searches to find matching user entries will be performed. If no base DN(s) \
are provided, then the server will search below all public naming contexts. \
Changes to this configuration attribute will take effect immediately
@@ -1231,7 +1231,7 @@
certificate (peer certificate format was %s)
SEVERE_ERR_SDTUACM_MULTIPLE_MATCHING_ENTRIES_419=The certificate with subject \
%s could not be mapped to exactly one user. It maps to both %s and %s
-INFO_SATUACM_DESCRIPTION_ATTR_MAP_420=Specifies the name of the attribute \
+INFO_SATUACM_DESCRIPTION_ATTR_MAP_420=Name of the attribute \
type in user entries that defines the mapping between attributes in \
certificate subjects and attributes in user entries. Values should be in the \
form 'certattr:userattr'. Changes to this configuration attribute will take \
@@ -1250,7 +1250,7 @@
multiple mappings for user attribute %s
SEVERE_ERR_SATUACM_CANNOT_GET_ATTR_MAP_426=An error occurred while attempting \
to determine the set of attribute mappings from configuration entry %s: %s
-INFO_SATUACM_DESCRIPTION_BASE_DN_427=Specifies the base DNs below which the \
+INFO_SATUACM_DESCRIPTION_BASE_DN_427=Base DNs below which the \
searches to find matching user entries will be performed. If no base DN(s) \
are provided, then the server will search below all public naming contexts. \
Changes to this configuration attribute will take effect immediately
@@ -1267,7 +1267,7 @@
does not contain any attributes for which a mapping has been established
SEVERE_ERR_SATUACM_MULTIPLE_MATCHING_ENTRIES_433=The certificate with subject \
%s could not be mapped to exactly one user. It maps to both %s and %s
-INFO_FCM_DESCRIPTION_FINGERPRINT_ATTR_434=Specifies the name of the attribute \
+INFO_FCM_DESCRIPTION_FINGERPRINT_ATTR_434=Name of the attribute \
type in user entries that contains the fingerprints of the certificates held \
by that user. Changes to this configuration attribute will take effect \
immediately
@@ -1280,7 +1280,7 @@
SEVERE_ERR_FCM_CANNOT_GET_FINGERPRINT_ATTR_437=An error occurred while \
attempting to determine which attribute type should be used to hold \
certificate fingerprints from configuration entry %s: %s
-INFO_FCM_DESCRIPTION_FINGERPRINT_ALGORITHM_438=Specifies the name of the \
+INFO_FCM_DESCRIPTION_FINGERPRINT_ALGORITHM_438=Name of the \
digest algorithm used for the certificate fingerprints. The value should be \
either 'MD5' or 'SHA1'. Changes to this configuration attribute will take \
effect immediately
@@ -1289,7 +1289,7 @@
algorithm should be used to compute certificate fingerprints
SEVERE_ERR_FCM_CANNOT_GET_FINGERPRINT_ALGORITHM_440=An error occurred while \
attempting to determine the digest algorithm from configuration entry %s: %s
-INFO_FCM_DESCRIPTION_BASE_DN_441=Specifies the base DNs below which the \
+INFO_FCM_DESCRIPTION_BASE_DN_441=Base DNs below which the \
searches to find matching user entries will be performed. If no base DN(s) \
are provided, then the server will search below all public naming contexts. \
Changes to this configuration attribute will take effect immediately
@@ -1320,8 +1320,8 @@
SEVERE_ERR_DYNAMICGROUP_CANNOT_RETURN_ENTRY_452=The server encountered a \
timeout while attempting to add user %s to the member list for dynamic group \
%s
-INFO_PWDIFFERENCEVALIDATOR_DESCRIPTION_MIN_DIFFERENCE_453=Specifies the \
- minimum difference that a password will be allowed to have. A value of zero \
+INFO_PWDIFFERENCEVALIDATOR_DESCRIPTION_MIN_DIFFERENCE_453=Minimum \
+ difference that a password will be allowed to have. A value of zero \
indicates that there is no minimum difference. Changes to this configuration \
attribute will take effect immediately
MILD_ERR_PWDIFFERENCEVALIDATOR_CANNOT_DETERMINE_MIN_DIFFERENCE_454=An error \
diff --git a/opendj-sdk/opends/src/messages/messages/plugin.properties b/opendj-sdk/opends/src/messages/messages/plugin.properties
index 424726e..3c43fd7 100644
--- a/opendj-sdk/opends/src/messages/messages/plugin.properties
+++ b/opendj-sdk/opends/src/messages/messages/plugin.properties
@@ -61,14 +61,14 @@
search plugin
SEVERE_ERR_PLUGIN_ADLIST_INVALID_PLUGIN_TYPE_4=The LDAP attribute description \
list plugin instance defined in configuration entry %s lists an invalid \
- plugin type %s. This plugin may only be used as a pre-parse search plugin
+ plugin type %s. This plugin can only be used as a pre-parse search plugin
SEVERE_ERR_PLUGIN_PROFILER_NO_PLUGIN_TYPES_5=The Directory Server profiler \
plugin instance defined in configuration entry %s does not list any plugin \
types. This plugin must be configured to operate as a startup plugin
SEVERE_ERR_PLUGIN_PROFILER_INVALID_PLUGIN_TYPE_6=The Directory Server \
profiler plugin instance defined in configuration entry %s lists an invalid \
- plugin type %s. This plugin may only be used as a startup plugin
-INFO_PLUGIN_PROFILER_DESCRIPTION_PROFILE_DIR_7=Specifies the path to the \
+ plugin type %s. This plugin can only be used as a startup plugin
+INFO_PLUGIN_PROFILER_DESCRIPTION_PROFILE_DIR_7=Path to the \
directory into which profile information will be written. The directory must \
exist and the Directory Server must have permission to create new files in \
it. Changes to this configuration attribute will take effect immediately
@@ -88,7 +88,7 @@
ds-cfg-enable-profiling-on-startup attribute in the %s entry: %s. Profiling \
information will not automatically be captured on startup and must be \
manually enabled
-INFO_PLUGIN_PROFILER_DESCRIPTION_INTERVAL_12=Specifies the sample interval \
+INFO_PLUGIN_PROFILER_DESCRIPTION_INTERVAL_12=Sample interval \
that should be used when capturing profiling information in the server. \
Changes to this configuration attribute will take effect the next time the \
profiler is started
@@ -96,11 +96,11 @@
occurred while attempting to determine the value of the \
ds-cfg-profile-sample-interval attribute in the %s entry: %s. The default \
sample interval of %d milliseconds will be used
-INFO_PLUGIN_PROFILER_DESCRIPTION_STATE_14=Specifies the current state for the \
+INFO_PLUGIN_PROFILER_DESCRIPTION_STATE_14=Current state of the \
profiler. It will be either "enabled" (which indicates that the profiler \
thread is actively collecting data) or "disabled". This is a read-only \
attribute
-INFO_PLUGIN_PROFILER_DESCRIPTION_ACTION_15=Specifies the action that should \
+INFO_PLUGIN_PROFILER_DESCRIPTION_ACTION_15=Action that should \
be taken by the profiler. A value of "start" will cause the profiler thread \
to start collecting data if it is not already active. A value of "stop" will \
cause the profiler thread to stop collecting data and write it do disk, and a \
@@ -156,7 +156,7 @@
SEVERE_ERR_PLUGIN_STARTUP_PLUGIN_FAIL_CONTINUE_32=The startup plugin defined \
in configuration entry %s encountered an error when it was invoked during the \
Directory Server startup process: %s (error ID %d). The startup process \
- will continue, but this failure may impact the operation of the server
+ will continue, but this failure might impact the operation of the server
FATAL_ERR_PLUGIN_STARTUP_PLUGIN_FAIL_ABORT_33=The startup plugin defined in \
configuration entry %s encountered an error when it was invoked during the \
Directory Server startup process: %s (error ID %d). The server startup \
@@ -228,8 +228,8 @@
SEVERE_ERR_PLUGIN_LASTMOD_INVALID_PLUGIN_TYPE_51=An attempt was made to \
register the LastMod plugin to be invoked as a %s plugin. This plugin type \
is not allowed for this plugin
-INFO_PROFILEVIEWER_DESCRIPTION_FILENAMES_52=Specifies the path to a profile \
- data file. This argument may be provided more than once to analyze data \
+INFO_PROFILEVIEWER_DESCRIPTION_FILENAMES_52=Path to a profile \
+ data file. This argument can be provided more than once to analyze data \
from multiple data files
INFO_PROFILEVIEWER_DESCRIPTION_USE_GUI_53=Indicates whether to view the \
profile information in GUI mode or to write the resulting data to standard \
@@ -272,7 +272,7 @@
entry %s: %s. Password values for this user will not be encoded
SEVERE_ERR_PLUGIN_TYPE_NOT_SUPPORTED_67=The plugin defined in configuration \
entry %s does not support the %s plugin type
-INFO_PROFILEVIEWER_TOOL_DESCRIPTION_68=This utility may be used to view \
+INFO_PROFILEVIEWER_TOOL_DESCRIPTION_68=This utility can be used to view \
information in data files captured by the Directory Server profiler
SEVERE_ERR_PLUGIN_PWIMPORT_NO_DEFAULT_AUTH_SCHEMES_69=The password policy \
import plugin is not configured any default auth password schemes, and the \
@@ -289,11 +289,11 @@
SEVERE_WARN_PLUGIN_PWIMPORT_NO_SUCH_POLICY_73=Entry '%s' indicates that it \
uses custom password policy '%s', but no such policy is defined in the \
server. Any passwords contained in the entry will be encoded using the \
- default storage schemes, but authentication as this user may not be possible
+ default storage schemes, but authentication as this user might not be possible
SEVERE_WARN_PLUGIN_PWIMPORT_CANNOT_DECODE_POLICY_DN_74=An error occurred \
while attempting to decode the value of the custom password policy attribute \
in entry '%s': %s. Any passwords contained in the entry will be encoded \
- using the default storage schemes, but authentication as this user may not be \
+ using the default storage schemes, but authentication as this user might not be \
possible
SEVERE_ERR_PLUGIN_SUBORDINATE_MODIFY_DN_PLUGIN_EXCEPTION_75=The subordinate \
modify DN plugin defined in configuration entry %s threw an exception when it \
diff --git a/opendj-sdk/opends/src/messages/messages/protocol.properties b/opendj-sdk/opends/src/messages/messages/protocol.properties
index 2d40d08..394799e 100644
--- a/opendj-sdk/opends/src/messages/messages/protocol.properties
+++ b/opendj-sdk/opends/src/messages/messages/protocol.properties
@@ -605,7 +605,7 @@
MILD_ERR_ASN1_READER_MAX_SIZE_EXCEEDED_191=Cannot decode the data read as an \
ASN.1 element because the decoded element length of %d bytes was larger than \
the maximum allowed element length of %d bytes. The underlying input stream \
- has been closed and this reader may no longer be used
+ has been closed and this reader can no longer be used
MILD_ERR_LDAP_FILTER_STRING_NULL_192=Cannot decode the provided string as an \
LDAP search filter because the string was null
MILD_ERR_LDAP_FILTER_UNCAUGHT_EXCEPTION_193=Cannot decode the provided string \
@@ -624,7 +624,7 @@
MILD_ERR_LDAP_FILTER_COMPOUND_MISSING_PARENTHESES_197=The provided search \
filter "%s" could not be decoded because the compound filter between \
positions %d and %d did not start with an open parenthesis and end with a \
- close parenthesis (they may be parentheses for different filter components)
+ close parenthesis (they might be parentheses for different filter components)
MILD_ERR_LDAP_FILTER_NO_CORRESPONDING_OPEN_PARENTHESIS_198=The provided \
search filter "%s" could not be decoded because the closing parenthesis at \
position %d did not have a corresponding open parenthesis
@@ -679,45 +679,45 @@
the thread to die: %s. The error has been caught and the request handler \
should continue operating as normal
MILD_ERR_LDAP_CONNHANDLER_REJECTED_BY_SERVER_214=The attempt to register this \
- connection with the Directory Server was rejected. This may indicate that \
+ connection with the Directory Server was rejected. This might indicate that \
the server already has the maximum allowed number of concurrent connections \
established, or that it is in a restricted access mode
-INFO_LDAP_CONNHANDLER_DESCRIPTION_LISTEN_ADDRESS_215=Specifies the address or \
- set of addresses on which this connection handler may accept client \
+INFO_LDAP_CONNHANDLER_DESCRIPTION_LISTEN_ADDRESS_215=Address or \
+ set of addresses on which this connection handler can accept client \
connections. If no value is specified, then the server will accept \
connections on all active addresses. Changes to this configuration attribute \
will not take effect until the connection handler is disabled and re-enabled, \
or until the Directory Server is restarted
-INFO_LDAP_CONNHANDLER_DESCRIPTION_LISTEN_PORT_216=Specifies the TCP port on \
- which this connection handler may accept client connections. Changes to this \
+INFO_LDAP_CONNHANDLER_DESCRIPTION_LISTEN_PORT_216=TCP port on \
+ which this connection handler can accept client connections. Changes to this \
configuration attribute will not take effect until the connection handler is \
disabled and re-enabled, or until the Directory Server is restarted
INFO_LDAP_CONNHANDLER_DESCRIPTION_ALLOWED_CLIENTS_217=Specifies a set of \
- address masks that may be used to determine the addresses of the clients that \
+ address masks that can be used to determine the addresses of the clients that \
are allowed to establish connections to this connection handler. If no \
values are specified, then all clients with addresses that do not match an \
address on the deny list will be allowed. Changes to this configuration \
attribute will take effect immediately but will not interfere with \
- connections that may already be established
+ connections that might already be established
INFO_LDAP_CONNHANDLER_DESCRIPTION_DENIED_CLIENTS_218=Specifies a set of \
- address masks that may be used to determine the set of addresses of the \
+ address masks that can be used to determine the set of addresses of the \
clients that are not allowed to establish connections to this connection \
handler. If both allowed and denied client masks are defined and a client \
connection matches one or more masks in both lists, then the connection will \
be denied. If only a denied list is specified, then any client not matching \
a mask in that list will be allowed. Changes to this configuration attribute \
- will take effect immediately but will not interfere with connections that may \
+ will take effect immediately but will not interfere with connections that might \
already be established
INFO_LDAP_CONNHANDLER_DESCRIPTION_ALLOW_LDAPV2_219=Indicates whether to allow \
communication with LDAPv2 clients. LDAPv2 is considered an obsolete \
protocol, and clients using it will not be allowed to take advantage of all \
features offered by the server. Changes to this configuration attribute will \
- take effect immediately, but will not interfere with connections that may \
+ take effect immediately, but will not interfere with connections that might \
already be established
-INFO_LDAP_CONNHANDLER_DESCRIPTION_NUM_REQUEST_HANDLERS_220=Specifies the \
- number of threads that should be used to read requests from clients and place \
+INFO_LDAP_CONNHANDLER_DESCRIPTION_NUM_REQUEST_HANDLERS_220=Number of threads \
+ that should be used to read requests from clients and place \
them in the work queue for processing. On large systems accepting many \
- concurrent requests, it may be more efficient to have multiple threads \
+ concurrent requests, it might be more efficient to have multiple threads \
reading requests from clients. Changes to this configuration attribute will \
not take effect until the connection handler is disabled and re-enabled, or \
until the Directory Server is restarted
@@ -727,8 +727,8 @@
attribute will take effect immediately
INFO_LDAP_CONNHANDLER_DESCRIPTION_USE_TCP_KEEPALIVE_222=Indicates whether to \
use the TCP KeepAlive feature for client connections established through this \
- connection handler. This is recommended because it may help the server \
- detect client connections that are no longer valid, and may help prevent \
+ connection handler. This is recommended because it might help the server \
+ detect client connections that are no longer valid, and might help prevent \
intermediate network devices from closing connections due to a lack of \
communication. Changes to this configuration attribute will take effect \
immediately but will only be applied to connections established after the \
@@ -737,7 +737,7 @@
use the TCP NoDelay feature for client connections established through this \
connection handler. This is recommended because it will generally allow \
faster responses to clients, although directories that frequently process \
- searches that match multiple entries may be able to achieve higher throughput \
+ searches that match multiple entries might be able to achieve higher throughput \
if it is disabled. Changes to this configuration attribute will take effect \
immediately but will only be applied to connections established after the \
change
@@ -747,7 +747,7 @@
been instructed to disable it by support engineers. Changes to this \
configuration attribute will not take effect until the connection handler is \
disabled and re-enabled, or until the Directory Server is restarted
-INFO_LDAP_CONNHANDLER_DESCRIPTION_MAX_REQUEST_SIZE_225=Specifies the maximum \
+INFO_LDAP_CONNHANDLER_DESCRIPTION_MAX_REQUEST_SIZE_225=Maximum \
size in bytes that will be allowed when reading requests from clients. This \
can be used to prevent denial of service attacks from clients that send \
extremely large requests. A value of zero indicates that no limit should be \
@@ -761,17 +761,17 @@
INFO_LDAP_CONNHANDLER_DESCRIPTION_ALLOW_STARTTLS_227=Indicates whether this \
connection handler should allow clients to use the StartTLS extended \
operation to initiate secure communication over a non-SSL LDAP connection. \
- This may not be used if SSL is enabled for the connection handler. Changes \
+ This can not be used if SSL is enabled for the connection handler. Changes \
to this configuration attribute will take effect immediately for LDAP clients
-INFO_LDAP_CONNHANDLER_DESCRIPTION_SSL_CLIENT_AUTH_POLICY_228=Specifies the \
- policy that should be used regarding requesting or requiring the client to \
+INFO_LDAP_CONNHANDLER_DESCRIPTION_SSL_CLIENT_AUTH_POLICY_228=Policy that \
+ should be used regarding requesting or requiring the client to \
present its own certificate when establishing an SSL-based connection or \
using StartTLS to initiate a secure channel in an established connection. \
Changes to this configuration attribute will not take effect until the \
connection handler is disabled and re-enabled, or until the Directory Server \
is restarted
-INFO_LDAP_CONNHANDLER_DESCRIPTION_SSL_CERT_NICKNAME_229=Specifies the \
- nickname of the certificate that the connection handler should use when \
+INFO_LDAP_CONNHANDLER_DESCRIPTION_SSL_CERT_NICKNAME_229=Nickname of the \
+ certificate that the connection handler should use when \
accepting SSL-based connections or performing StartTLS negotiation. Changes \
to this configuration attribute will not take effect until the connection \
handler is disabled and re-enabled, or until the Directory Server is \
@@ -827,7 +827,7 @@
SEVERE_ERR_LDAP_CONNHANDLER_CANNOT_DETERMINE_MAX_REQUEST_SIZE_242=An \
unexpected error occurred while processing the ds-cfg-max-request-size \
attribute in configuration entry %s, which is used to determine the maximum \
- size in bytes that may be used for a client request: %s
+ size in bytes that can be used for a client request: %s
SEVERE_ERR_LDAP_CONNHANDLER_CANNOT_DETERMINE_USE_SSL_243=An unexpected error \
occurred while processing the ds-cfg-use-ssl attribute in configuration entry \
%s, which is used to indicate whether to use SSL when accepting client \
@@ -835,11 +835,11 @@
SEVERE_ERR_LDAP_CONNHANDLER_CANNOT_HAVE_SSL_AND_STARTTLS_244=The LDAP \
connection handler defined in configuration entry %s is configured to \
communicate over SSL and also to allow clients to use the StartTLS extended \
- operation. These options may not be used at the same time, so clients will \
+ operation. These options can not be used at the same time, so clients will \
not be allowed to use the StartTLS operation
SEVERE_ERR_LDAP_CONNHANDLER_CANNOT_DETERMINE_ALLOW_STARTTLS_245=An unexpected \
error occurred while processing the ds-cfg-allow-start-tls attribute in \
- configuration entry %s, which is used to indicate whether clients may use the \
+ configuration entry %s, which is used to indicate whether clients can use the \
StartTLS extended operation: %s
SEVERE_ERR_LDAP_CONNHANDLER_INVALID_SSL_CLIENT_AUTH_POLICY_246=The SSL client \
authentication policy "%s" specified in attribute \
@@ -880,11 +880,11 @@
entry %s
INFO_LDAP_CONNHANDLER_DESCRIPTION_KEEP_STATS_258=Indicates whether the \
connection handler should keep statistics regarding LDAP client \
- communication. Maintaining this information may cause a slight decrease in \
+ communication. Maintaining this information can cause a slight decrease in \
performance, but can be useful for understanding client usage patterns. \
Changes to this configuration attribute will take effect immediately, but \
will only apply for new connections and will have the side effect of clearing \
- any existing statistical data that may have been collected
+ any existing statistical data that might have been collected
SEVERE_ERR_LDAP_CONNHANDLER_CANNOT_DETERMINE_KEEP_STATS_259=An unexpected \
error occurred while processing the ds-cfg-keep-stats attribute in \
configuration entry %s, which is used to indicate whether LDAP usage \
@@ -902,15 +902,15 @@
between 1 and 8 bytes (decoded length was %d)
SEVERE_ERR_INTERNAL_CANNOT_DECODE_DN_264=An unexpected error occurred while \
trying to decode the DN %s used for internal operations as a root user: %s
-INFO_LDAP_CONNHANDLER_DESCRIPTION_SSL_ENABLED_PROTOCOLS_265=Specifies the \
- names of the SSL protocols that will be allowed for use in SSL or StartTLS \
+INFO_LDAP_CONNHANDLER_DESCRIPTION_SSL_ENABLED_PROTOCOLS_265=Names of the \
+ SSL protocols that will be allowed for use in SSL or StartTLS \
communication. Changes to this configuration attribute will take immediately \
but will only impact new SSL/TLS-based sessions created after the change
SEVERE_ERR_LDAP_CONNHANDLER_CANNOT_DETERMINE_SSL_PROTOCOLS_266=An unexpected \
error occurred while processing the ds-cfg-ssl-protocol attribute in \
configuration entry %s, which is used to specify the names of the SSL \
protocols to allow for SSL/TLS sessions: %s
-INFO_LDAP_CONNHANDLER_DESCRIPTION_SSL_ENABLED_CIPHERS_267=Specifies the names \
+INFO_LDAP_CONNHANDLER_DESCRIPTION_SSL_ENABLED_CIPHERS_267=Names \
of the SSL cipher suites that will be allowed for use in SSL or StartTLS \
communication. Changes to this configuration attribute will take immediately \
but will only impact new SSL/TLS-based sessions created after the change
@@ -926,10 +926,10 @@
entry %s
MILD_ERR_LDAP_TLS_EXISTING_SECURITY_PROVIDER_271=The TLS connection security \
provider cannot be enabled on this client connection because it is already \
- using the %s provider. StartTLS may only be used on clear-text connections
+ using the %s provider. StartTLS can only be used on clear-text connections
MILD_ERR_LDAP_TLS_STARTTLS_NOT_ALLOWED_272=StartTLS cannot be enabled on this \
LDAP client connection because the corresponding LDAP connection handler is \
- configured to reject StartTLS requests. The use of StartTLS may be enabled \
+ configured to reject StartTLS requests. The use of StartTLS can be enabled \
using the ds-cfg-allow-start-tls configuration attribute
MILD_ERR_LDAP_TLS_CANNOT_CREATE_TLS_PROVIDER_273=An error occurred while \
attempting to create a TLS connection security provider for this client \
@@ -1030,7 +1030,7 @@
of elements (expected between 1 and 3, got %d)
MILD_ERR_ECN_ILLEGAL_PREVIOUS_DN_310=Cannot decode the provided entry change \
notification control because it contains a previous DN element but had a \
- change type of %s. The previous DN element may only be provided with the \
+ change type of %s. The previous DN element can only be provided with the \
modify DN change type
MILD_ERR_ECN_INVALID_ELEMENT_TYPE_311=Cannot decode the provided entry change \
notification control because the second element in the value sequence has an \
@@ -1055,7 +1055,7 @@
MILD_ERR_LDAP_INTERMEDIATE_RESPONSE_INVALID_ELEMENT_TYPE_318=The intermediate \
response sequence element contained an invalid BER type %s that was not \
appropriate for either the OID or the value
-INFO_LDAP_CONNHANDLER_DESCRIPTION_BACKLOG_319=Specifies the accept queue \
+INFO_LDAP_CONNHANDLER_DESCRIPTION_BACKLOG_319=Accept queue \
size, which controls the number of new connection attempts that may be \
allowed to queue up in the backlog before being rejected. This should only \
need to be changed if it is expected that the Directory Server will receive \
@@ -1142,7 +1142,7 @@
MILD_WARN_LDAP_CLIENT_CANNOT_ENQUEUE_346=The Directory Server encountered an \
unexpected error while attempting to add the client request to the work \
queue: %s
-INFO_JMX_CONNHANDLER_DESCRIPTION_LISTEN_PORT_347=Specifies the TCP port on \
+INFO_JMX_CONNHANDLER_DESCRIPTION_LISTEN_PORT_347=TCP port on \
which this connection handler may accept administrative connections. Changes \
to this configuration attribute will not take effect until the connection \
handler is disabled and re-enabled, or until the Directory Server is \
@@ -1163,7 +1163,7 @@
occurred while processing the ds-cfg-use-ssl attribute in configuration entry \
%s, which is used to indicate whether to use SSL when accepting client \
connections: %s
-INFO_JMX_CONNHANDLER_DESCRIPTION_SSL_CERT_NICKNAME_352=Specifies the nickname \
+INFO_JMX_CONNHANDLER_DESCRIPTION_SSL_CERT_NICKNAME_352=Nickname \
of the certificate that the connection handler should use when accepting \
SSL-based connections or performing StartTLS negotiation. Changes to this \
configuration attribute will not take effect until the connection handler is \
@@ -1256,7 +1256,7 @@
because it contains a proxied authorization V2 control which is not marked \
critical. The proxied authorization control must always have a criticality \
of "true"
-INFO_LDAP_CONNHANDLER_DESCRIPTION_KEYMANAGER_DN_390=Specifies the DN of the \
+INFO_LDAP_CONNHANDLER_DESCRIPTION_KEYMANAGER_DN_390=DN of the \
configuration entry for the key manager provider that should be used with \
this LDAP connection handler. Changes to this attribute will take effect \
immediately, but only for subsequent attempts to access the key manager \
@@ -1268,7 +1268,7 @@
occurred while processing the ds-cfg-key-manager-provider attribute in \
configuration entry %s, which is used to specify the key manager provider for \
use with the LDAP connection handler: %s
-INFO_LDAP_CONNHANDLER_DESCRIPTION_TRUSTMANAGER_DN_393=Specifies the DN of the \
+INFO_LDAP_CONNHANDLER_DESCRIPTION_TRUSTMANAGER_DN_393=DN of the \
configuration entry for the trust manager provider that should be used with \
this LDAP connection handler. Changes to this attribute will take effect \
immediately, but only for subsequent attempts to access the trust manager \
@@ -1286,7 +1286,7 @@
INFO_LDAP_CONNHANDLER_NEW_TRUSTMANAGER_DN_397=The value of the \
ds-cfg-trust-manager-provider attribute has been updated to %s in \
configuration entry %s
-INFO_JMX_CONNHANDLER_DESCRIPTION_KEYMANAGER_DN_398=Specifies the DN of the \
+INFO_JMX_CONNHANDLER_DESCRIPTION_KEYMANAGER_DN_398=DN of the \
key manager provider that the connection handler should use when accepting \
SSL-based connections or performing StartTLS negotiation. Changes to this \
configuration attribute will take effect immediately
diff --git a/opendj-sdk/opends/src/messages/messages/replication.properties b/opendj-sdk/opends/src/messages/messages/replication.properties
index dea3c33..07cdeb9 100644
--- a/opendj-sdk/opends/src/messages/messages/replication.properties
+++ b/opendj-sdk/opends/src/messages/messages/replication.properties
@@ -116,26 +116,25 @@
operation: %s error %s
MILD_ERR_FILE_CHECK_CREATE_FAILED_36=An Exception was caught while testing \
existence or trying to create the directory for the changelog database : %s
-INFO_CHANGELOG_SERVER_ATTR_37=Specifies the list of replication servers to \
+INFO_CHANGELOG_SERVER_ATTR_37=List of replication servers to \
which this replication server should connect. Each value of this attribute \
should contain a values build with the hostname and the port number of the \
remote server separated with a ":"
-INFO_SERVER_ID_ATTR_38=Specifies the server ID. Each replication server in \
- the topology Must be assigned a unique server ID in the topology
-INFO_CHANGELOG_PORT_ATTR_39=Specifies the port number that the replication \
+INFO_SERVER_ID_ATTR_38=Server ID. Each replication server in \
+ the topology must be assigned a unique server ID in the topology
+INFO_CHANGELOG_PORT_ATTR_39=Port number that the replication \
server will use to listen for connections from LDAP servers
-INFO_WINDOW_SIZE_ATTR_40=Specifies the receive window size of the replication \
- server
-INFO_QUEUE_SIZE_ATTR_41=Specifies the receive queue size of the replication \
+INFO_WINDOW_SIZE_ATTR_40=Receive window size of the replication server
+INFO_QUEUE_SIZE_ATTR_41=Receive queue size of the replication \
server. The replication servers will queue up to this number of messages in \
its memory queue and save the older messages to persistent storage. Using a \
larger size may improve performances when The replication delay is larger \
than this size but at the cost of using more memory
-INFO_CHANGELOG_DIR_PATH_ATTR_42=Specifies the replication server directory. \
+INFO_CHANGELOG_DIR_PATH_ATTR_42=Replication server directory. \
The replication server will create all persistent storage below this path
-INFO_PURGE_DELAY_ATTR_43=Specifies the Changelog Purge Delay, The replication \
+INFO_PURGE_DELAY_ATTR_43=Changelog Purge Delay, The replication \
servers will keep all changes up to this amount of time before deleting them. \
- This values defines the maximum age of a backup that can be restored because \
+ This value defines the maximum age of a backup that can be restored because \
replication servers would not be able to refresh LDAP servers with older \
versions of the data. A zero value can be used to specify an infinite delay \
(or never purge)
diff --git a/opendj-sdk/opends/src/messages/messages/sync.properties b/opendj-sdk/opends/src/messages/messages/sync.properties
index 3c05f88..ea58ff5 100644
--- a/opendj-sdk/opends/src/messages/messages/sync.properties
+++ b/opendj-sdk/opends/src/messages/messages/sync.properties
@@ -98,24 +98,24 @@
operation: %s
MILD_ERR_FILE_CHECK_CREATE_FAILED_36=An Exception was caught while testing \
existence or trying to create the directory for the changelog database : %s
-INFO_CHANGELOG_SERVER_ATTR_37=Specifies the list of replication servers to \
+INFO_CHANGELOG_SERVER_ATTR_37=List of replication servers to \
which this replication server should connect. Each value of this attribute \
should contain a values build with the hostname and the port number of the \
remote server separated with a ":"
-INFO_SERVER_ID_ATTR_38=Specifies the server ID. Each replication server in \
+INFO_SERVER_ID_ATTR_38=Server ID. Each replication server in \
the topology Must be assigned a unique server ID in the topology
-INFO_CHANGELOG_PORT_ATTR_39=Specifies the port number that the replication \
+INFO_CHANGELOG_PORT_ATTR_39=Port number that the replication \
server will use to listen for connections from LDAP servers
-INFO_WINDOW_SIZE_ATTR_40=Specifies the receive window size of the replication \
+INFO_WINDOW_SIZE_ATTR_40=Receive window size of the replication \
server
-INFO_QUEUE_SIZE_ATTR_41=Specifies the receive queue size of the replication \
+INFO_QUEUE_SIZE_ATTR_41=Receive queue size of the replication \
server. The replication servers will queue up to this number of messages in \
its memory queue and save the older messages to persistent storage. Using a \
larger size may improve performances when The replication delay is larger \
than this size but at the cost of using more memory
-INFO_CHANGELOG_DIR_PATH_ATTR_42=Specifies the replication server directory. \
+INFO_CHANGELOG_DIR_PATH_ATTR_42=Replication server directory. \
The replication server will create all persistent storage below this path
-INFO_PURGE_DELAY_ATTR_43=Specifies the Changelog Purge Delay, The replication \
+INFO_PURGE_DELAY_ATTR_43=Changelog Purge Delay, The replication \
servers will keep all changes up to this amount of time before deleting them. \
This values defines the maximum age of a backup that can be restored because \
replication servers would not be able to refresh LDAP servers with older \
diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties
index 4520ebb..35c5456 100644
--- a/opendj-sdk/opends/src/messages/messages/tools.properties
+++ b/opendj-sdk/opends/src/messages/messages/tools.properties
@@ -71,7 +71,7 @@
to use as the Directory Server configuration handler. If this is not \
provided, then a default of org.opends.server.extensions.ConfigFileHandler \
will be used
-INFO_DESCRIPTION_CONFIG_FILE_13=Specifies the path to the Directory Server \
+INFO_DESCRIPTION_CONFIG_FILE_13=Path to the Directory Server \
configuration file
INFO_ENCPW_DESCRIPTION_SCHEME_14=Scheme to use for the encoded password
INFO_DESCRIPTION_USAGE_15=Displays this usage information
@@ -209,8 +209,8 @@
INFO_SEARCH_OPERATION_INVALID_PROTOCOL_110=Invalid operation type returned in \
search result %s
INFO_DESCRIPTION_TRUSTALL_111=Trust all server SSL certificates
-INFO_DESCRIPTION_BINDDN_112=Specifies the DN to use to bind to the server
-INFO_DESCRIPTION_BINDPASSWORD_113=Specifies the password to use to bind to \
+INFO_DESCRIPTION_BINDDN_112=DN to use to bind to the server
+INFO_DESCRIPTION_BINDPASSWORD_113=Password to use to bind to \
the server
INFO_DESCRIPTION_BINDPASSWORDFILE_114=Bind password file
INFO_DESCRIPTION_ENCODING_115=Use the specified character set for \
@@ -341,21 +341,19 @@
MILD_ERR_LDAPAUTH_DIGESTMD5_INVALID_CLOSING_QUOTE_POS_175=The DIGEST-MD5 \
response challenge could not be parsed because it had an invalid quotation \
mark at position %d
-INFO_LDAPAUTH_PROPERTY_DESCRIPTION_TRACE_176=Specifies a text string that may \
- be written to the Directory Server error log as trace information for the \
- bind
-INFO_LDAPAUTH_PROPERTY_DESCRIPTION_AUTHID_177=Specifies the authentication ID \
- for the bind
-INFO_LDAPAUTH_PROPERTY_DESCRIPTION_REALM_178=Specifies the realm into which \
+INFO_LDAPAUTH_PROPERTY_DESCRIPTION_TRACE_176=Text string that may be written \
+ to the Directory Server error log as trace information for the bind
+INFO_LDAPAUTH_PROPERTY_DESCRIPTION_AUTHID_177=Authentication ID for the bind
+INFO_LDAPAUTH_PROPERTY_DESCRIPTION_REALM_178=Realm into which \
the authentication is to be performed
-INFO_LDAPAUTH_PROPERTY_DESCRIPTION_QOP_179=Specifies the quality of \
+INFO_LDAPAUTH_PROPERTY_DESCRIPTION_QOP_179=Quality of \
protection to use for the bind
-INFO_LDAPAUTH_PROPERTY_DESCRIPTION_DIGEST_URI_180=Specifies the digest URI to \
+INFO_LDAPAUTH_PROPERTY_DESCRIPTION_DIGEST_URI_180=Digest URI to \
use for the bind
-INFO_LDAPAUTH_PROPERTY_DESCRIPTION_AUTHZID_181=Specifies the authorization ID \
+INFO_LDAPAUTH_PROPERTY_DESCRIPTION_AUTHZID_181=Authorization ID \
to use for the bind
INFO_DESCRIPTION_SASL_PROPERTIES_182=SASL bind options
-INFO_LDAPAUTH_PROPERTY_DESCRIPTION_KDC_183=Specifies the KDC to use for the \
+INFO_LDAPAUTH_PROPERTY_DESCRIPTION_KDC_183=KDC to use for the \
Kerberos authentication
MILD_ERR_LDAPAUTH_KDC_SINGLE_VALUED_184=The "kdc" SASL property only accepts \
a single value
@@ -411,10 +409,10 @@
SEVERE_ERR_SEARCH_INVALID_SEARCH_SCOPE_205=Invalid scope %s specified for the \
search request
SEVERE_ERR_SEARCH_NO_FILTERS_206=No filters specified for the search request
-INFO_VERIFYINDEX_DESCRIPTION_BASE_DN_207=Specifies the base DN of a backend \
+INFO_VERIFYINDEX_DESCRIPTION_BASE_DN_207=Base DN of a backend \
supporting indexing. Verification is performed on indexes within the scope of \
the given base DN
-INFO_VERIFYINDEX_DESCRIPTION_INDEX_NAME_208=Specifies the name of an index to \
+INFO_VERIFYINDEX_DESCRIPTION_INDEX_NAME_208=Name of an index to \
be verified. For an attribute index this is simply an attribute name. \
Multiple indexes may be verified for completeness, or all indexes if no \
indexes are specified. An index is complete if each index value references \
@@ -661,10 +659,8 @@
server
INFO_STOPDS_DESCRIPTION_USESTARTTLS_377=Use StartTLS for secure communication \
with the server
-INFO_STOPDS_DESCRIPTION_BINDDN_378=Specifies the DN to use to bind to the \
- server
-INFO_STOPDS_DESCRIPTION_BINDPW_379=Specifies the password to use to bind to \
- the server
+INFO_STOPDS_DESCRIPTION_BINDDN_378=DN to use to bind to the server
+INFO_STOPDS_DESCRIPTION_BINDPW_379=Password to use to bind to the server
INFO_STOPDS_DESCRIPTION_BINDPWFILE_380=Bind password file
INFO_STOPDS_DESCRIPTION_SASLOPTIONS_381=SASL bind options
INFO_STOPDS_DESCRIPTION_PROXYAUTHZID_382=Use the proxied authorization \
@@ -718,7 +714,7 @@
server once it has stopped
INFO_COMPARE_DESCRIPTION_FILENAME_413=File containing the DNs of the entries \
to compare
-INFO_LDIFSEARCH_DESCRIPTION_LDIF_FILE_414=Specifies the LDIF file containing \
+INFO_LDIFSEARCH_DESCRIPTION_LDIF_FILE_414=LDIF file containing \
the data to search. Multiple files may be specified by providing the option \
multiple times. If no files are provided, the data will be read from \
standard input
@@ -734,13 +730,13 @@
INFO_LDIFSEARCH_DESCRIPTION_OUTPUT_FILE_420=The path to the output file to \
which the matching entries should be written. If this is not provided, then \
the data will be written to standard output
-INFO_LDIFSEARCH_DESCRIPTION_OVERWRITE_EXISTING_421=Indicates that any \
- existing output file should be overwritten rather than appending to it
-INFO_LDIFSEARCH_DESCRIPTION_DONT_WRAP_422=Indicates that long lines should \
+INFO_LDIFSEARCH_DESCRIPTION_OVERWRITE_EXISTING_421=Any existing output \
+ file should be overwritten rather than appending to it
+INFO_LDIFSEARCH_DESCRIPTION_DONT_WRAP_422=Long lines should \
not be wrapped
-INFO_LDIFSEARCH_DESCRIPTION_SIZE_LIMIT_423=Specifies the maximum number of \
+INFO_LDIFSEARCH_DESCRIPTION_SIZE_LIMIT_423=Maximum number of \
matching entries to return
-INFO_LDIFSEARCH_DESCRIPTION_TIME_LIMIT_424=Specifies the maximum length of \
+INFO_LDIFSEARCH_DESCRIPTION_TIME_LIMIT_424=Maximum length of \
time (in seconds) to spend processing
SEVERE_ERR_LDIFSEARCH_NO_FILTER_428=No search filter was specified. Either a \
filter file or an individual search filter must be provided
@@ -776,13 +772,13 @@
SEVERE_ERR_LDIFSEARCH_CANNOT_INITIALIZE_JMX_442=An error occurred while \
attempting to initialize the Directory Server JMX subsystem based on the \
information in configuration file %s: %s
-INFO_LDIFDIFF_DESCRIPTION_SOURCE_LDIF_443=Specifies the LDIF file to use as \
+INFO_LDIFDIFF_DESCRIPTION_SOURCE_LDIF_443=LDIF file to use as \
the source data
-INFO_LDIFDIFF_DESCRIPTION_TARGET_LDIF_444=Specifies the LDIF file to use as \
+INFO_LDIFDIFF_DESCRIPTION_TARGET_LDIF_444=LDIF file to use as \
the target data
-INFO_LDIFDIFF_DESCRIPTION_OUTPUT_LDIF_445=Specifies the file to which the \
+INFO_LDIFDIFF_DESCRIPTION_OUTPUT_LDIF_445=File to which the \
output should be written
-INFO_LDIFDIFF_DESCRIPTION_OVERWRITE_EXISTING_446=Indicates that any existing \
+INFO_LDIFDIFF_DESCRIPTION_OVERWRITE_EXISTING_446=Any existing \
output file should be overwritten rather than appending to it
SEVERE_ERR_LDIFDIFF_CANNOT_INITIALIZE_JMX_452=An error occurred while \
attempting to initialize the Directory Server JMX subsystem based on the \
@@ -806,16 +802,16 @@
source and target LDIF files
SEVERE_ERR_LDIFDIFF_ERROR_WRITING_OUTPUT_461=An error occurred while \
attempting to write the diff output: %s
-INFO_CONFIGDS_DESCRIPTION_LDAP_PORT_464=Specifies the port on which the \
+INFO_CONFIGDS_DESCRIPTION_LDAP_PORT_464=Port on which the \
Directory Server should listen for LDAP communication
-INFO_CONFIGDS_DESCRIPTION_BASE_DN_465=Specifies the base DN for user \
+INFO_CONFIGDS_DESCRIPTION_BASE_DN_465=Base DN for user \
information in the Directory Server. Multiple base DNs may be provided by \
using this option multiple times
-INFO_CONFIGDS_DESCRIPTION_ROOT_DN_466=Specifies the DN for the initial root \
+INFO_CONFIGDS_DESCRIPTION_ROOT_DN_466=DN for the initial root \
user for the Directory Server
-INFO_CONFIGDS_DESCRIPTION_ROOT_PW_467=Specifies the password for the initial \
+INFO_CONFIGDS_DESCRIPTION_ROOT_PW_467=Password for the initial \
root user for the Directory Server
-INFO_CONFIGDS_DESCRIPTION_ROOT_PW_FILE_468=Specifies the path to a file \
+INFO_CONFIGDS_DESCRIPTION_ROOT_PW_FILE_468=Path to a file \
containing the password for the initial root user for the Directory Server
SEVERE_ERR_CONFIGDS_CANNOT_ACQUIRE_SERVER_LOCK_472=An error occurred while \
attempting to acquire the server-wide lock file %s: %s. This generally \
@@ -856,23 +852,23 @@
program
INFO_INSTALLDS_DESCRIPTION_SILENT_489=Run setup in quiet mode. Quiet mode \
will not output progress information to standard output
-INFO_INSTALLDS_DESCRIPTION_BASEDN_490=Specifies the base DN for user \
+INFO_INSTALLDS_DESCRIPTION_BASEDN_490=Base DN for user \
information in the Directory Server. Multiple base DNs may be provided by \
using this option multiple times
INFO_INSTALLDS_DESCRIPTION_ADDBASE_491=Indicates whether to create the base \
entry in the Directory Server database
-INFO_INSTALLDS_DESCRIPTION_IMPORTLDIF_492=Specifies the path to an LDIF file \
+INFO_INSTALLDS_DESCRIPTION_IMPORTLDIF_492=Path to an LDIF file \
containing data that should be added to the Directory Server database. \
Multiple LDIF files may be provided by using this option multiple times
-INFO_INSTALLDS_DESCRIPTION_LDAPPORT_493=Specifies the port on which the \
+INFO_INSTALLDS_DESCRIPTION_LDAPPORT_493=Port on which the \
Directory Server should listen for LDAP communication
INFO_INSTALLDS_DESCRIPTION_SKIPPORT_494=Skip the check to determine whether \
the specified ports are usable
-INFO_INSTALLDS_DESCRIPTION_ROOTDN_495=Specifies the DN for the initial root \
+INFO_INSTALLDS_DESCRIPTION_ROOTDN_495=DN for the initial root \
user for the Directory Server
-INFO_INSTALLDS_DESCRIPTION_ROOTPW_496=Specifies the password for the initial \
+INFO_INSTALLDS_DESCRIPTION_ROOTPW_496=Password for the initial \
root user for the Directory Server
-INFO_INSTALLDS_DESCRIPTION_ROOTPWFILE_497=Specifies the path to a file \
+INFO_INSTALLDS_DESCRIPTION_ROOTPWFILE_497=Path to a file \
containing the password for the initial root user for the Directory Server
INFO_INSTALLDS_DESCRIPTION_HELP_498=Display this usage information
SEVERE_ERR_INSTALLDS_NO_CONFIG_FILE_499=ERROR: No configuration file path \
@@ -1078,7 +1074,7 @@
random tag on line %d of the template file will always be an empty string
MILD_ERR_MAKELDIF_TAG_UNKNOWN_RANDOM_TYPE_590=The random tag on line %d of \
the template file references an unknown random type of %s
-INFO_MAKELDIF_DESCRIPTION_RESOURCE_PATH_591=Specifies the path to look for \
+INFO_MAKELDIF_DESCRIPTION_RESOURCE_PATH_591=Path to look for \
MakeLDIF resources (e.g., data files) not found in the current working \
directory or template directory path
MILD_ERR_MAKELDIF_COULD_NOT_FIND_TEMPLATE_FILE_592=Could not find template \
@@ -1137,11 +1133,11 @@
because it does not exist in the data set
MILD_ERR_LDIFMODIFY_MODIFY_NO_SUCH_ENTRY_617=Unable to modify entry %s \
because it does not exist in the data set
-INFO_LDIFMODIFY_DESCRIPTION_SOURCE_620=Specifies the LDIF file containing the \
+INFO_LDIFMODIFY_DESCRIPTION_SOURCE_620=LDIF file containing the \
data to be updated
-INFO_LDIFMODIFY_DESCRIPTION_CHANGES_621=Specifies the LDIF file containing \
+INFO_LDIFMODIFY_DESCRIPTION_CHANGES_621=LDIF file containing \
the changes to apply
-INFO_LDIFMODIFY_DESCRIPTION_TARGET_622=Specifies the file to which the \
+INFO_LDIFMODIFY_DESCRIPTION_TARGET_622=File to which the \
updated data should be written
INFO_LDIFMODIFY_DESCRIPTION_HELP_623=Displays this usage information
SEVERE_ERR_LDIFMODIFY_CANNOT_INITIALIZE_JMX_626=An error occurred while \
@@ -1164,27 +1160,25 @@
file %s for writing: %s
SEVERE_ERR_LDIFMODIFY_ERROR_PROCESSING_LDIF_634=An error occurred while \
processing the requested changes: %s
-INFO_LDAPPWMOD_DESCRIPTION_HOST_635=Specifies the address of the Directory \
+INFO_LDAPPWMOD_DESCRIPTION_HOST_635=Address of the Directory \
Server system
-INFO_LDAPPWMOD_DESCRIPTION_PORT_636=Specifies the port in which the Directory \
- Server is listening for LDAP client connections
-INFO_LDAPPWMOD_DESCRIPTION_BIND_DN_637=Specifies the DN to use to bind to the \
- server
-INFO_LDAPPWMOD_DESCRIPTION_BIND_PW_638=Specifies the password to use to bind \
- to the server
-INFO_LDAPPWMOD_DESCRIPTION_BIND_PW_FILE_639=Specifies the path to a file \
+INFO_LDAPPWMOD_DESCRIPTION_PORT_636=Port on which the Directory \
+ Server listens for LDAP client connections
+INFO_LDAPPWMOD_DESCRIPTION_BIND_DN_637=DN to use to bind to the server
+INFO_LDAPPWMOD_DESCRIPTION_BIND_PW_638=Password to use to bind to the server
+INFO_LDAPPWMOD_DESCRIPTION_BIND_PW_FILE_639=Path to a file \
containing the password to use to bind to the server
-INFO_LDAPPWMOD_DESCRIPTION_AUTHZID_640=Specifies the authorization ID for the \
+INFO_LDAPPWMOD_DESCRIPTION_AUTHZID_640=Authorization ID for the \
user entry whose password should be changed
-INFO_LDAPPWMOD_DESCRIPTION_PROVIDE_DN_FOR_AUTHZID_641=Indicates that the bind \
- DN should be used as the authorization ID for the password modify operation
-INFO_LDAPPWMOD_DESCRIPTION_NEWPW_642=Specifies the new password to provide \
+INFO_LDAPPWMOD_DESCRIPTION_PROVIDE_DN_FOR_AUTHZID_641=Use the bind \
+ DN as the authorization ID for the password modify operation
+INFO_LDAPPWMOD_DESCRIPTION_NEWPW_642=New password to provide \
for the target user
-INFO_LDAPPWMOD_DESCRIPTION_NEWPWFILE_643=Specifies the path to a file \
+INFO_LDAPPWMOD_DESCRIPTION_NEWPWFILE_643=Path to a file \
containing the new password to provide for the target user
-INFO_LDAPPWMOD_DESCRIPTION_CURRENTPW_644=Specifies the current password for \
+INFO_LDAPPWMOD_DESCRIPTION_CURRENTPW_644=Current password for \
the target user
-INFO_LDAPPWMOD_DESCRIPTION_CURRENTPWFILE_645=Specifies the path to a file \
+INFO_LDAPPWMOD_DESCRIPTION_CURRENTPWFILE_645=Path to a file \
containing the current password for the target user
INFO_LDAPPWMOD_DESCRIPTION_USE_SSL_646=Use SSL to secure the communication \
with the Directory Server
@@ -1192,13 +1186,13 @@
communication with the Directory Server
INFO_LDAPPWMOD_DESCRIPTION_BLIND_TRUST_648=Blindly trust any SSL certificate \
presented by the server
-INFO_LDAPPWMOD_DESCRIPTION_KEYSTORE_649=The path to the key store to use when \
+INFO_LDAPPWMOD_DESCRIPTION_KEYSTORE_649=Path to the key store to use when \
establishing SSL/TLS communication with the server
-INFO_LDAPPWMOD_DESCRIPTION_KEYSTORE_PINFILE_650=The path to a file containing \
+INFO_LDAPPWMOD_DESCRIPTION_KEYSTORE_PINFILE_650=Path to a file containing \
the PIN needed to access the contents of the key store
-INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE_651=The path to the trust store to use \
+INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE_651=Path to the trust store to use \
when establishing SSL/TLS communication with the server
-INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE_PINFILE_652=The path to a file \
+INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE_PINFILE_652=Path to a file \
containing the PIN needed to access the contents of the trust store
SEVERE_ERR_LDAPPWMOD_CONFLICTING_ARGS_656=The %s and %s arguments may not be \
provided together
@@ -1236,56 +1230,56 @@
the value
INFO_COMPARE_CANNOT_READ_ASSERTION_VALUE_FROM_FILE_674=Unable to read the \
assertion value from the specified file: %s
-INFO_WAIT4DEL_DESCRIPTION_TARGET_FILE_675=Specifies the path to the file to \
+INFO_WAIT4DEL_DESCRIPTION_TARGET_FILE_675=Path to the file to \
watch for deletion
-INFO_WAIT4DEL_DESCRIPTION_LOG_FILE_676=Specifies the path to a file \
+INFO_WAIT4DEL_DESCRIPTION_LOG_FILE_676=Path to a file \
containing log output to monitor
-INFO_WAIT4DEL_DESCRIPTION_TIMEOUT_677=The maximum length of time in seconds \
+INFO_WAIT4DEL_DESCRIPTION_TIMEOUT_677=Maximum length of time in seconds \
to wait for the target file to be deleted before exiting
INFO_WAIT4DEL_DESCRIPTION_HELP_678=Displays this usage information
SEVERE_WARN_WAIT4DEL_CANNOT_OPEN_LOG_FILE_681=WARNING: Unable to open log \
file %s for reading: %s
SEVERE_ERR_LDAPCOMPARE_NO_DNS_682=No entry DNs provided for the compare \
operation
-INFO_BACKUPDB_TOOL_DESCRIPTION_683=This utility may be used to back up one or \
+INFO_BACKUPDB_TOOL_DESCRIPTION_683=This utility can be used to back up one or \
more Directory Server backends
-INFO_CONFIGDS_TOOL_DESCRIPTION_684=This utility may be used to define a base \
+INFO_CONFIGDS_TOOL_DESCRIPTION_684=This utility can be used to define a base \
configuration for the Directory Server
-INFO_ENCPW_TOOL_DESCRIPTION_685=This utility may be used to encode user \
+INFO_ENCPW_TOOL_DESCRIPTION_685=This utility can be used to encode user \
passwords with a specified storage scheme, or to determine whether a given \
clear-text value matches a provided encoded password
-INFO_LDIFEXPORT_TOOL_DESCRIPTION_686=This utility may be used to export data \
+INFO_LDIFEXPORT_TOOL_DESCRIPTION_686=This utility can be used to export data \
from a Directory Server backend in LDIF form
-INFO_LDIFIMPORT_TOOL_DESCRIPTION_687=This utility may be used to import LDIF \
+INFO_LDIFIMPORT_TOOL_DESCRIPTION_687=This utility can be used to import LDIF \
data into a Directory Server backend
-INFO_INSTALLDS_TOOL_DESCRIPTION_688=This utility may be used to setup the \
+INFO_INSTALLDS_TOOL_DESCRIPTION_688=This utility can be used to setup the \
Directory Server
-INFO_LDAPCOMPARE_TOOL_DESCRIPTION_689=This utility may be used to perform \
+INFO_LDAPCOMPARE_TOOL_DESCRIPTION_689=This utility can be used to perform \
LDAP compare operations in the Directory Server
-INFO_LDAPDELETE_TOOL_DESCRIPTION_690=This utility may be used to perform LDAP \
+INFO_LDAPDELETE_TOOL_DESCRIPTION_690=This utility can be used to perform LDAP \
delete operations in the Directory Server
-INFO_LDAPMODIFY_TOOL_DESCRIPTION_691=This utility may be used to perform LDAP \
+INFO_LDAPMODIFY_TOOL_DESCRIPTION_691=This utility can be used to perform LDAP \
modify, add, delete, and modify DN operations in the Directory Server
-INFO_LDAPPWMOD_TOOL_DESCRIPTION_692=This utility may be used to perform LDAP \
+INFO_LDAPPWMOD_TOOL_DESCRIPTION_692=This utility can be used to perform LDAP \
password modify operations in the Directory Server
-INFO_LDAPSEARCH_TOOL_DESCRIPTION_693=This utility may be used to perform LDAP \
+INFO_LDAPSEARCH_TOOL_DESCRIPTION_693=This utility can be used to perform LDAP \
search operations in the Directory Server
-INFO_LDIFDIFF_TOOL_DESCRIPTION_694=This utility may be used to compare two \
+INFO_LDIFDIFF_TOOL_DESCRIPTION_694=This utility can be used to compare two \
LDIF files and report the differences in LDIF format
-INFO_LDIFMODIFY_TOOL_DESCRIPTION_695=This utility may be used to apply a set \
+INFO_LDIFMODIFY_TOOL_DESCRIPTION_695=This utility can be used to apply a set \
of modify, add, and delete operations against data in an LDIF file
-INFO_LDIFSEARCH_TOOL_DESCRIPTION_696=This utility may be used to perform \
+INFO_LDIFSEARCH_TOOL_DESCRIPTION_696=This utility can be used to perform \
search operations against data in an LDIF file
-INFO_MAKELDIF_TOOL_DESCRIPTION_697=This utility may be used to generate LDIF \
+INFO_MAKELDIF_TOOL_DESCRIPTION_697=This utility can be used to generate LDIF \
data based on a definition in a template file
-INFO_RESTOREDB_TOOL_DESCRIPTION_698=This utility may be used to restore a \
+INFO_RESTOREDB_TOOL_DESCRIPTION_698=This utility can be used to restore a \
backup of a Directory Server backend
-INFO_STOPDS_TOOL_DESCRIPTION_699=This utility may be used to request that the \
+INFO_STOPDS_TOOL_DESCRIPTION_699=This utility can be used to request that the \
Directory Server stop running or perform a restart
-INFO_VERIFYINDEX_TOOL_DESCRIPTION_700=This utility may be used to ensure that \
+INFO_VERIFYINDEX_TOOL_DESCRIPTION_700=This utility can be used to ensure that \
index data is consistent within a backend based on the Berkeley DB Java \
Edition
-INFO_WAIT4DEL_TOOL_DESCRIPTION_701=This utility may be used to wait for a \
+INFO_WAIT4DEL_TOOL_DESCRIPTION_701=This utility can be used to wait for a \
file to be removed from the filesystem
SEVERE_ERR_TOOL_CONFLICTING_ARGS_702=You may not provide both the --%s and \
the --%s arguments
@@ -1319,7 +1313,7 @@
INFO_DESCRIPTION_KEYSTOREPASSWORD_FILE_720=Certificate key store PIN file
INFO_DESCRIPTION_TRUSTSTOREPASSWORD_721=Certificate trust store PIN
INFO_DESCRIPTION_TRUSTSTOREPASSWORD_FILE_722=Certificate trust store PIN file
-INFO_LISTBACKENDS_TOOL_DESCRIPTION_723=This utility may be used to list the \
+INFO_LISTBACKENDS_TOOL_DESCRIPTION_723=This utility can be used to list the \
backends and base DNs configured in the Directory Server
INFO_LISTBACKENDS_DESCRIPTION_BACKEND_ID_726=Backend ID of the backend for \
which to list the base DNs
@@ -1352,7 +1346,7 @@
the server
INFO_LDAPSEARCH_MATCHING_ENTRY_COUNT_751=# Total number of matching entries: \
%d
-INFO_INSTALLDS_DESCRIPTION_CLI_752=Specifies to use the command line install. \
+INFO_INSTALLDS_DESCRIPTION_CLI_752=Use the command line install. \
If not specified the graphical interface will be launched. The rest of the \
options (excluding help and version) will only be taken into account if this \
option is specified
@@ -1393,7 +1387,7 @@
SEVERE_ERR_PAGED_RESULTS_RESPONSE_NOT_FOUND_793=The simple paged results \
response control was not found in the search result done message from the \
server
-INFO_LDIFDIFF_DESCRIPTION_SINGLE_VALUE_CHANGES_794=Indicates that each \
+INFO_LDIFDIFF_DESCRIPTION_SINGLE_VALUE_CHANGES_794=Each \
attribute-level change should be written as a separate modification per \
attribute value rather than one modification per entry
SEVERE_ERR_PROMPTTM_REJECTING_CLIENT_CERT_795=Rejecting client certificate \
@@ -1418,11 +1412,11 @@
be stopped or not and the mode to be used to stop it
INFO_DESCRIPTION_CERT_NICKNAME_805=Nickname of certificate for SSL client \
authentication
-INFO_CONFIGDS_DESCRIPTION_JMX_PORT_806=Specifies the port on which the \
+INFO_CONFIGDS_DESCRIPTION_JMX_PORT_806=Port on which the \
Directory Server should listen for JMX communication
SEVERE_ERR_CONFIGDS_CANNOT_UPDATE_JMX_PORT_807=An error occurred while \
attempting to update the port on which to listen for JMX communication: %s
-INFO_INSTALLDS_DESCRIPTION_JMXPORT_808=Specifies the port on which the \
+INFO_INSTALLDS_DESCRIPTION_JMXPORT_808=Port on which the \
Directory Server should listen for JMX communication
INFO_INSTALLDS_PROMPT_JMXPORT_809=On which port would you like the Directory \
Server to accept connections from JMX clients?
@@ -1435,7 +1429,7 @@
starting OpenDS as a windows service
SEVERE_ERR_WINDOWS_SERVICE_STOP_ERROR_815=An unexpected error occurred \
stopping the OpenDS windows service
-INFO_CONFIGURE_WINDOWS_SERVICE_TOOL_DESCRIPTION_816=This utility may be used \
+INFO_CONFIGURE_WINDOWS_SERVICE_TOOL_DESCRIPTION_816=This utility can be used \
to configure OpenDS as a Windows service
INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_SHOWUSAGE_817=Display this usage \
information
@@ -1478,7 +1472,7 @@
INFO_STOPDS_DESCRIPTION_WINDOWS_NET_STOP_838=Used by the window service code \
to inform that stop-ds is being called from the window services after a call \
to net stop
-INFO_WAIT4DEL_DESCRIPTION_OUTPUT_FILE_839=Specifies the path to a file to \
+INFO_WAIT4DEL_DESCRIPTION_OUTPUT_FILE_839=Path to a file to \
which the command will write the output
SEVERE_WARN_WAIT4DEL_CANNOT_OPEN_OUTPUT_FILE_840=WARNING: Unable to open \
output file %s for writing: %s
@@ -1499,12 +1493,12 @@
been marked for deletion
SEVERE_ERR_WINDOWS_SERVICE_CLEANUP_ERROR_848=An unexpected error occurred \
cleaning up the service %s
-INFO_REBUILDINDEX_TOOL_DESCRIPTION_849=This utility may be used to rebuild \
+INFO_REBUILDINDEX_TOOL_DESCRIPTION_849=This utility can be used to rebuild \
index data within a backend based on the Berkeley DB Java Edition
-INFO_REBUILDINDEX_DESCRIPTION_BASE_DN_850=Specifies the base DN of a backend \
+INFO_REBUILDINDEX_DESCRIPTION_BASE_DN_850=Base DN of a backend \
supporting indexing. Rebuild is performed on indexes within the scope of the \
given base DN
-INFO_REBUILDINDEX_DESCRIPTION_INDEX_NAME_851=Specifies the names of index(es) \
+INFO_REBUILDINDEX_DESCRIPTION_INDEX_NAME_851=Names of index(es) \
to rebuild. For an attribute index this is simply an attribute name. At \
least one index must be specified for rebuild
SEVERE_ERR_REBUILDINDEX_ERROR_DURING_REBUILD_852=An error occurred while \
@@ -1526,15 +1520,15 @@
while attempting to acquire a shared lock for backend %s: %s. This \
generally means that some other process has an exclusive lock on this backend \
(e.g., an LDIF import or a restore). The rebuild process cannot continue
-INFO_CONFIGDS_DESCRIPTION_LDAPS_PORT_858=Specifies the port on which the \
+INFO_CONFIGDS_DESCRIPTION_LDAPS_PORT_858=Port on which the \
Directory Server should listen for LDAPS communication
SEVERE_ERR_CONFIGDS_CANNOT_UPDATE_LDAPS_PORT_859=An error occurred while \
attempting to update the port on which to listen for LDAPS communication: %s
INFO_CONFIGDS_DESCRIPTION_ENABLE_START_TLS_860=Specifies whether to enable or \
not StartTLS
-INFO_CONFIGDS_DESCRIPTION_KEYMANAGER_PROVIDER_DN_861=Specifies the DN of the \
+INFO_CONFIGDS_DESCRIPTION_KEYMANAGER_PROVIDER_DN_861=DN of the \
key manager provider to use for SSL and/or StartTLS
-INFO_CONFIGDS_DESCRIPTION_TRUSTMANAGER_PROVIDER_DN_862=Specifies the DN of \
+INFO_CONFIGDS_DESCRIPTION_TRUSTMANAGER_PROVIDER_DN_862=DN of \
the trust manager provider to use for SSL and/or StartTLS
SEVERE_ERR_CONFIGDS_CANNOT_PARSE_KEYMANAGER_PROVIDER_DN_863=An error occurred \
while attempting to parse key manager provider DN value "%s" as a DN: %s
@@ -1553,9 +1547,9 @@
SEVERE_ERR_CONFIGDS_CANNOT_UPDATE_TRUSTMANAGER_REFERENCE_869=An error \
occurred while attempting to update the trust manager provider DN used for \
LDAPS communication: %s
-INFO_CONFIGDS_DESCRIPTION_KEYMANAGER_PATH_870=Specifies the path of the \
+INFO_CONFIGDS_DESCRIPTION_KEYMANAGER_PATH_870=Path of the \
key store to be used by the key manager provider
-INFO_CONFIGDS_DESCRIPTION_CERTNICKNAME_871=Specifies the nickname of the \
+INFO_CONFIGDS_DESCRIPTION_CERTNICKNAME_871=Nickname of the \
certificate that the connection handler should use when accepting SSL-based \
connections or performing StartTLS negotiation
SEVERE_ERR_CONFIGDS_KEYMANAGER_PROVIDER_DN_REQUIRED_872=ERROR: You must \
@@ -1564,7 +1558,7 @@
attempting to update the nickname of the certificate that the connection \
handler should use when accepting SSL-based connections or performing \
StartTLS negotiation: %s
-INFO_LDAPMODIFY_DESCRIPTION_FILENAME_874=Specifies the LDIF file containing \
+INFO_LDAPMODIFY_DESCRIPTION_FILENAME_874=LDIF file containing \
the changes to apply
MILD_ERR_MAKELDIF_TEMPLATE_INVALID_PARENT_TEMPLATE_875=The parent template %s \
referenced on line %d for template %s is invalid because the referenced \
@@ -1609,9 +1603,9 @@
information
INFO_DESCRIPTION_QUIET_1075=Use quiet mode
INFO_DESCRIPTION_SCRIPT_FRIENDLY_1076=Use script-friendly mode
-INFO_DESCRIPTION_NO_PROMPT_1077=Use non-interactive mode. If some data in \
-the command is missing the user will not be prompted and the tool will fail
-INFO_PWPSTATE_TOOL_DESCRIPTION_1094=This utility may be used to retrieve and \
+INFO_DESCRIPTION_NO_PROMPT_1077=Use non-interactive mode. If data in \
+the command is missing, the user is not prompted and the tool will fail
+INFO_PWPSTATE_TOOL_DESCRIPTION_1094=This utility can be used to retrieve and \
manipulate the values of password policy state variables
INFO_PWPSTATE_DESCRIPTION_HOST_1095=Directory server hostname or IP address
INFO_PWPSTATE_DESCRIPTION_PORT_1096=Directory server port number
@@ -1842,7 +1836,7 @@
INFO_REVERT_DESCRIPTION_DIRECTORY_1219=Directory where reversion files are \
stored. This should be one of the child directories of the 'history' \
directory that is created when the upgrade tool is run
-INFO_REVERT_DESCRIPTION_RECENT_1220=Indicates that the installation will be \
+INFO_REVERT_DESCRIPTION_RECENT_1220=The installation will be \
reverted to the state before the most recent upgrade
INFO_REVERT_DESCRIPTION_INTERACTIVE_1221=Prompt for any required information \
rather than fail
@@ -1884,10 +1878,8 @@
the server
INFO_LDAP_CONN_DESCRIPTION_USESTARTTLS_1303=Use StartTLS for secure \
communication with the server
-INFO_LDAP_CONN_DESCRIPTION_BINDDN_1304=Specifies the DN to use to bind to the \
- server
-INFO_LDAP_CONN_DESCRIPTION_BINDPW_1305=Specifies the password to use to bind \
- to the server
+INFO_LDAP_CONN_DESCRIPTION_BINDDN_1304=DN to use to bind to the server
+INFO_LDAP_CONN_DESCRIPTION_BINDPW_1305=Password to use to bind to the server
INFO_LDAP_CONN_DESCRIPTION_BINDPWFILE_1306=Bind password file
INFO_LDAP_CONN_DESCRIPTION_SASLOPTIONS_1307=SASL bind options
INFO_LDAP_CONN_DESCRIPTION_TRUST_ALL_1308=Trust all server SSL certificates
@@ -1924,7 +1916,7 @@
generate the RC script: %s
SEVERE_ERR_DSCFG_ERROR_QUIET_AND_INTERACTIVE_INCOMPATIBLE_1326=If you specify \
the {%s} argument you must also specify {%s}
-INFO_DESCRIPTION_DBTEST_TOOL_1327=This utility may be used to debug the JE \
+INFO_DESCRIPTION_DBTEST_TOOL_1327=This utility can be used to debug the JE \
database
INFO_DESCRIPTION_DBTEST_SUBCMD_LIST_ROOT_CONTAINERS_1328=List the root \
containers used by all JE backends
@@ -2046,19 +2038,19 @@
configuration is completed
INFO_INSTALLDS_DESCRIPTION_ENABLE_STARTTLS_1397=Enable StartTLS to allow \
secure communication with the server using the LDAP port
-INFO_INSTALLDS_DESCRIPTION_LDAPSPORT_1398=Specifies the port on which the \
+INFO_INSTALLDS_DESCRIPTION_LDAPSPORT_1398=Port on which the \
Directory Server should listen for LDAPS communication. The LDAPS port will \
be configured and SSL will be enabled only if this argument is explicitly \
specified
-INFO_INSTALLDS_DESCRIPTION_USE_SELF_SIGNED_1399=Specifies to generate a \
+INFO_INSTALLDS_DESCRIPTION_USE_SELF_SIGNED_1399=Generate a \
self-signed certificate that the server should use when accepting SSL-based \
connections or performing StartTLS negotiation
-INFO_INSTALLDS_DESCRIPTION_USE_PKCS11_1400=Specifies to use a certificate in a \
+INFO_INSTALLDS_DESCRIPTION_USE_PKCS11_1400=Use a certificate in a \
PKCS#11 token that the server should use when accepting SSL-based \
connections or performing StartTLS negotiation
-INFO_INSTALLDS_DESCRIPTION_USE_JAVAKEYSTORE_1401=Specifies the path of a Java \
+INFO_INSTALLDS_DESCRIPTION_USE_JAVAKEYSTORE_1401=Path of a Java \
Key Store (JKS) containing a certificate to be used as the server certificate
-INFO_INSTALLDS_DESCRIPTION_USE_PKCS12_1402=Specifies the path of a PKCS#12 key \
+INFO_INSTALLDS_DESCRIPTION_USE_PKCS12_1402=Path of a PKCS#12 key \
store containing the certificate that the server should use when accepting \
SSL-based connections or performing StartTLS negotiation
INFO_INSTALLDS_DESCRIPTION_KEYSTOREPASSWORD_1403=Certificate key store PIN. \
@@ -2067,7 +2059,7 @@
INFO_INSTALLDS_DESCRIPTION_KEYSTOREPASSWORD_FILE_1404=Certificate key store \
PIN file. A PIN is required when you specify to use an existing certificate \
(JKS, PKCS#12 or PKCS#11) as server certificate
-INFO_INSTALLDS_DESCRIPTION_CERT_NICKNAME_1405=Specifies the nickname of the \
+INFO_INSTALLDS_DESCRIPTION_CERT_NICKNAME_1405=Nickname of the \
certificate that the server should use when accepting SSL-based \
connections or performing StartTLS negotiation
SEVERE_ERR_INSTALLDS_SEVERAL_CERTIFICATE_TYPE_SPECIFIED_1406=You have \
@@ -2091,7 +2083,7 @@
of tasks scheduled to run within the Directory Server as well as information \
about individual tasks
INFO_TASKINFO_SUMMARY_ARG_DESCRIPTION_1413=Print a summary of tasks
-INFO_TASKINFO_TASK_ARG_DESCRIPTION_1414=Specifies the ID of a particular task \
+INFO_TASKINFO_TASK_ARG_DESCRIPTION_1414=ID of a particular task \
about which this tool will display information
INFO_TASKINFO_CMD_REFRESH_1415=refresh
INFO_TASKINFO_CMD_CANCEL_1416=cancel task
@@ -2131,8 +2123,7 @@
running
SEVERE_ERR_INCOMPATIBLE_ARGUMENTS_1446=Options '%s' and '%s' are incompatible \
with each other and cannot be used together
-INFO_TASKINFO_TASK_ARG_CANCEL_1447=Specifies the ID of a particular task \
- to cancel
+INFO_TASKINFO_TASK_ARG_CANCEL_1447=ID of a particular task to cancel
SEVERE_ERR_TASKINFO_CANCELING_TASK_1448=Error canceling task '%s': %s
SEVERE_ERR_TASKINFO_ACCESSING_LOGS_1449=Error accessing logs for task '%s': %s
SEVERE_ERR_TASKINFO_NOT_CANCELABLE_TASK_INDEX_1450=Task at index %d is not \
@@ -2157,23 +2148,23 @@
SEVERE_ERR_TASK_TOOL_START_TIME_NO_LDAP_1459=You have provided a options for \
scheduling this operation as a task but options provided for connecting to \
the server's tasks backend resulted in the following error: '%s'
-INFO_DESCRIPTION_PROP_FILE_PATH_1461=Path to the file which contains default \
- properties value used for command line argument
-INFO_DESCRIPTION_NO_PROP_FILE_1462=Indicates that we will not use properties \
- file to get default command line argument value
+INFO_DESCRIPTION_PROP_FILE_PATH_1461=Path to the file containing default \
+ property values used for command line arguments
+INFO_DESCRIPTION_NO_PROP_FILE_1462=No properties file will be \
+ used to get default command line argument values
INFO_DESCRIPTION_TASK_TASK_ARGS_1463=Task Scheduling Options
INFO_DESCRIPTION_TASK_LDAP_ARGS_1464=Task Backend Connection Options
INFO_DESCRIPTION_GENERAL_ARGS_1465=General Options
INFO_DESCRIPTION_IO_ARGS_1466=Utility Input/Output Options
INFO_DESCRIPTION_LDAP_CONNECTION_ARGS_1467=LDAP Connection Options
INFO_DESCRIPTION_CONFIG_OPTIONS_ARGS_1468=Configuration Options
-INFO_DESCRIPTION_TASK_COMPLETION_NOTIFICATION_1469=Specifies the email address \
+INFO_DESCRIPTION_TASK_COMPLETION_NOTIFICATION_1469=Email address \
of a recipient to be notified when the task completes. This option may be \
specified more than once
-INFO_DESCRIPTION_TASK_ERROR_NOTIFICATION_1470=Specifies the email address \
+INFO_DESCRIPTION_TASK_ERROR_NOTIFICATION_1470=Email address \
of a recipient to be notified if an error occurs when this task executes. \
This option may be specified more than once
-INFO_DESCRIPTION_TASK_DEPENDENCY_ID_1471=Specifies the ID of a task upon which \
+INFO_DESCRIPTION_TASK_DEPENDENCY_ID_1471=ID of a task upon which \
this task depends. A task will not start execution until all its \
dependencies have completed execution
INFO_DESCRIPTION_TASK_FAILED_DEPENDENCY_ACTION_1472=Action this task will \
--
Gitblit v1.10.0