From 52b874742433110181260bcda987cea209063c2f Mon Sep 17 00:00:00 2001 From: neil_a_wilson <neil_a_wilson@localhost> Date: Wed, 15 Aug 2007 23:39:47 +0000 Subject: [PATCH] Correct a number of spelling errors identified in the message files. --- opends/src/messages/messages/tools.properties | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties index 8097b4e..f10fef6 100644 --- a/opends/src/messages/messages/tools.properties +++ b/opends/src/messages/messages/tools.properties @@ -699,7 +699,7 @@ the Directory Server: %s SEVERE_ERR_STOPDS_UNEXPECTED_CONNECTION_CLOSURE_402=NOTICE: The connection \ to the Directory Server was closed while waiting for a response to the \ - shutdown request. This likely means that the server has started the shudown \ + shutdown request. This likely means that the server has started the shutdown \ process SEVERE_ERR_STOPDS_IO_ERROR_403=ERROR: An I/O error occurred while attempting \ to communicate with the Directory Server: %s @@ -930,7 +930,7 @@ could not be interpreted as a yes or no response. Please enter a response of \ either "yes" or "no" MILD_ERR_INSTALLDS_INVALID_INTEGER_RESPONSE_524=ERROR: The provided response \ - could not be interpreted as an integer. Please provide the repsonse as an \ + could not be interpreted as an integer. Please provide the response as an \ integer value MILD_ERR_INSTALLDS_INTEGER_BELOW_LOWER_BOUND_525=ERROR: The provided value \ is less than the lowest allowed value of %d @@ -1198,7 +1198,7 @@ INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE_651=The 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 \ - containing the PIN needed to accessthe contents of the trust store + 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 SEVERE_ERR_LDAPPWMOD_BIND_DN_AND_PW_MUST_BE_TOGETHER_657=If either a bind DN \ @@ -1211,7 +1211,7 @@ SEVERE_ERR_LDAPPWMOD_ERROR_INITIALIZING_SSL_660=Unable to initialize SSL/TLS \ support: %s SEVERE_ERR_LDAPPWMOD_CANNOT_CONNECT_661=An error occurred while attempting to \ - connect to theDirectory Server: %s + connect to the Directory Server: %s SEVERE_ERR_LDAPPWMOD_CANNOT_SEND_PWMOD_REQUEST_662=Unable to send the LDAP \ password modify request: %s SEVERE_ERR_LDAPPWMOD_CANNOT_READ_PWMOD_RESPONSE_663=Unable to read the LDAP \ @@ -1511,7 +1511,7 @@ SEVERE_ERR_REBUILDINDEX_WRONG_BACKEND_TYPE_853=The backend does not support \ rebuilding of indexes SEVERE_ERR_REBUILDINDEX_REQUIRES_AT_LEAST_ONE_INDEX_854=At least one index \ - must be spcified for the rebuild process + must be specified for the rebuild process SEVERE_ERR_REBUILDINDEX_CANNOT_EXCLUSIVE_LOCK_BACKEND_855=An error occurred \ while attempting to acquire a exclusive lock for backend %s: %s. This \ generally means that some other process has an lock on this backend or the \ @@ -1524,7 +1524,7 @@ SEVERE_ERR_REBUILDINDEX_CANNOT_SHARED_LOCK_BACKEND_857=An error occurred \ 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 rebuildprocess cannot continue + (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 \ Directory Server should listen for LDAPS communication SEVERE_ERR_CONFIGDS_CANNOT_UPDATE_LDAPS_PORT_859=An error occurred while \ @@ -2039,7 +2039,7 @@ recognized property SEVERE_ERR_CLI_ERROR_MISSING_PROPERTY_1213=The mandatory property "%s" is \ missing -SEVERE_ERR_CLI_ERROR_INVALID_PROPERTY_VALUE_1214=The value "%s" specified fo \ +SEVERE_ERR_CLI_ERROR_INVALID_PROPERTY_VALUE_1214=The value "%s" specified for \ the property "%s" is invalid INFO_CLI_HEADING_PROPERTY_DEFAULT_VALUE_1215=Default value INFO_DSCFG_DESCRIPTION_ADVANCED_GET_1216=Modifies the display output to show \ -- Gitblit v1.10.0