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

Jean-Noel Rouvignac
13.21.2014 f45e3caf7c8c9b4a6f4807a6a0cbe99aacddd8cd
Removed the apparently obsolete "Two spaces after dot" English spacing convention

Replaced all double (triple?) spaces with single spaces.
Left some of them, for example inside runtime_information.properties and utilities.properties because they seem to exist for indenting the tools display. Such padding will probably not work with other languages though.
14 files modified
22 ■■■■■ changed files
opendj3-server-dev/src/messages/messages/admin.properties patch | view | raw | blame | history
opendj3-server-dev/src/messages/messages/config.properties patch | view | raw | blame | history
opendj3-server-dev/src/messages/messages/core.properties patch | view | raw | blame | history
opendj3-server-dev/src/messages/messages/dsconfig.properties patch | view | raw | blame | history
opendj3-server-dev/src/messages/messages/extension.properties patch | view | raw | blame | history
opendj3-server-dev/src/messages/messages/jeb.properties patch | view | raw | blame | history
opendj3-server-dev/src/messages/messages/log.properties patch | view | raw | blame | history
opendj3-server-dev/src/messages/messages/plugin.properties 1 ●●●● patch | view | raw | blame | history
opendj3-server-dev/src/messages/messages/protocol.properties patch | view | raw | blame | history
opendj3-server-dev/src/messages/messages/quicksetup.properties 3 ●●●● patch | view | raw | blame | history
opendj3-server-dev/src/messages/messages/schema.properties patch | view | raw | blame | history
opendj3-server-dev/src/messages/messages/task.properties patch | view | raw | blame | history
opendj3-server-dev/src/messages/messages/utility.properties 18 ●●●●● patch | view | raw | blame | history
opendj3-server-dev/src/messages/messages/version.properties patch | view | raw | blame | history
opendj3-server-dev/src/messages/messages/admin.properties
opendj3-server-dev/src/messages/messages/config.properties
opendj3-server-dev/src/messages/messages/core.properties
opendj3-server-dev/src/messages/messages/dsconfig.properties
opendj3-server-dev/src/messages/messages/extension.properties
opendj3-server-dev/src/messages/messages/jeb.properties
opendj3-server-dev/src/messages/messages/log.properties
opendj3-server-dev/src/messages/messages/plugin.properties
@@ -20,6 +20,7 @@
# CDDL HEADER END
#
#      Copyright 2006-2010 Sun Microsystems, Inc.
#      Portions Copyright 2014 ForgeRock AS
opendj3-server-dev/src/messages/messages/protocol.properties
opendj3-server-dev/src/messages/messages/quicksetup.properties
@@ -887,8 +887,7 @@
 OPENDJ_JAVA_HOME to the root of a compatible Java installation or edit the \
 java.properties file and then run the dsjavaproperties script to specify the \
 java version to be used.
INFO_ADS_CONTEXT_EXCEPTION_MSG=Registration information error.  Error type: \
 '%s'.
INFO_ADS_CONTEXT_EXCEPTION_MSG=Registration information error. Error type: '%s'.
INFO_ADS_CONTEXT_EXCEPTION_WITH_DETAILS_MSG=Registration information error.  \
 Error type: '%s'.  Details: %s
ERR_ADS_MERGE=The registration information of server %s \
opendj3-server-dev/src/messages/messages/schema.properties
opendj3-server-dev/src/messages/messages/task.properties
opendj3-server-dev/src/messages/messages/utility.properties
@@ -472,28 +472,23 @@
INFO_LDAP_CONN_PROMPT_SECURITY_LDAP_226=LDAP
INFO_LDAP_CONN_PROMPT_SECURITY_USE_SSL_227=LDAP with SSL
INFO_LDAP_CONN_PROMPT_SECURITY_USE_START_TLS_228=LDAP with StartTLS
INFO_LDAP_CONN_PROMPT_SECURITY_USE_TRUST_ALL_229=Automatically \
  trust
INFO_LDAP_CONN_PROMPT_SECURITY_USE_TRUST_ALL_229=Automatically trust
INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PATH_230=Truststore path:
INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PASSWORD_231=Password for \
  truststore '%s':
INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PASSWORD_231=Password for truststore '%s':
INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PATH_233=Keystore path:
INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PASSWORD_234=Password for keystore \
  '%s':
INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PASSWORD_234=Password for keystore '%s':
INFO_LDAP_CONN_HEADING_CONNECTION_PARAMETERS_236=>>>> Specify OpenDJ LDAP \
  connection parameters
ERR_LDAP_CONN_BAD_HOST_NAME_237=The hostname "%s" could not be \
  resolved. Please check you have provided the correct address
ERR_LDAP_CONN_BAD_PORT_NUMBER_238=Invalid port number "%s". Please \
  enter a valid port number between 1 and 65535
INFO_LDAP_CONN_PROMPT_HOST_NAME_239=Directory server hostname or IP address \
  [%s]:
INFO_LDAP_CONN_PROMPT_HOST_NAME_239=Directory server hostname or IP address [%s]:
INFO_LDAP_CONN_PROMPT_PORT_NUMBER_240=Directory server port number [%d]:
INFO_LDAP_CONN_PROMPT_BIND_DN_241=Administrator user bind DN [%s]:
INFO_LDAP_CONN_PROMPT_SECURITY_USE_SECURE_CTX_242=How do you want to connect?
INFO_LDAP_CONN_PROMPT_SECURITY_PROTOCOL_DEFAULT_CHOICE_243=%d
ERR_LDAP_CONN_PROMPT_SECURITY_INVALID_FILE_PATH_244=The provided path \
  is not valid
ERR_LDAP_CONN_PROMPT_SECURITY_INVALID_FILE_PATH_244=The provided path is not valid
INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_METHOD_245=How do you want to trust the server certificate?
INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_246=Use a truststore
INFO_LDAP_CONN_PROMPT_SECURITY_MANUAL_CHECK_247=Manually validate
@@ -516,8 +511,7 @@
INFO_ARGPARSER_USAGE_JAVA_CLASSNAME_264=Usage:  java %s  {options}
INFO_ARGPARSER_USAGE_JAVA_SCRIPTNAME_265=Usage:  %s  {options}
INFO_ARGPARSER_USAGE_TRAILINGARGS_266={trailing-arguments}
ERR_CONFIRMATION_TRIES_LIMIT_REACHED_267=Confirmation tries limit reached \
 (%d)
ERR_CONFIRMATION_TRIES_LIMIT_REACHED_267=Confirmation tries limit reached (%d)
ERR_UNEXPECTED_268=Unexpected error.  Details: %s
ERR_TRIES_LIMIT_REACHED_269=Input tries limit reached (%d)
INFO_ADMIN_CONN_PROMPT_PORT_NUMBER_270=Directory server administration port number [%d]:
opendj3-server-dev/src/messages/messages/version.properties