From f45e3caf7c8c9b4a6f4807a6a0cbe99aacddd8cd Mon Sep 17 00:00:00 2001 From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com> Date: Thu, 13 Nov 2014 12:21:49 +0000 Subject: [PATCH] Removed the apparently obsolete "Two spaces after dot" English spacing convention --- opendj3-server-dev/src/messages/messages/dsconfig.properties | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/opendj3-server-dev/src/messages/messages/dsconfig.properties b/opendj3-server-dev/src/messages/messages/dsconfig.properties index 396b202..8089ef1 100644 --- a/opendj3-server-dev/src/messages/messages/dsconfig.properties +++ b/opendj3-server-dev/src/messages/messages/dsconfig.properties @@ -414,12 +414,12 @@ command is run in interactive mode ERR_DSCFG_ERROR_WRITING_EQUIVALENT_COMMAND_LINE_154=An error occurred \ while attempting to write equivalent non-interactive command line to file \ - %s. Error details: %s + %s. Error details: %s ERR_DSCFG_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE_155=Cannot write \ - to file %s. Verify that you have access rights to that file and that you \ + to file %s. Verify that you have access rights to that file and that you \ provided the full path of the file ERR_DSCFG_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY_156=The specified \ - path %s to write the equivalent command is a directory. You must specify a \ + path %s to write the equivalent command is a directory. You must specify a \ path to a file ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_NOT_TRUSTED_158=Unable to connect to the \ server at %s on port %s. In non-interactive mode, if the trustStore related parameters are not used, \ -- Gitblit v1.10.0