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/schema.properties |  112 ++++++++++++++++++++++++++++----------------------------
 1 files changed, 56 insertions(+), 56 deletions(-)

diff --git a/opendj3-server-dev/src/messages/messages/schema.properties b/opendj3-server-dev/src/messages/messages/schema.properties
index c918a36..d13198d 100644
--- a/opendj3-server-dev/src/messages/messages/schema.properties
+++ b/opendj3-server-dev/src/messages/messages/schema.properties
@@ -64,10 +64,10 @@
  Substring matching will not be allowed by default for attributes with this \
  syntax
 WARN_ATTR_SYNTAX_ILLEGAL_BOOLEAN_5=The provided value "%s" is not \
- allowed for attributes with a Boolean syntax.  The only allowed values are \
+ allowed for attributes with a Boolean syntax. The only allowed values are \
  'TRUE' and 'FALSE'
 WARN_ATTR_SYNTAX_BIT_STRING_TOO_SHORT_6=The provided value "%s" is too \
- short to be a valid bit string.  A bit string must be a series of binary \
+ short to be a valid bit string. A bit string must be a series of binary \
  digits surrounded by single quotes and followed by a capital letter B
 WARN_ATTR_SYNTAX_BIT_STRING_NOT_QUOTED_7=The provided value "%s" is not \
  a valid bit string because it is not surrounded by single quotes and followed \
@@ -110,7 +110,7 @@
  "%s" is not a valid generalized time value because it contains an invalid \
  character '%s' at position %d
 ERR_ATTR_SYNTAX_DN_INVALID_25=The provided value "%s" could not be parsed \
- as a valid distinguished name:  %s
+ as a valid distinguished name: %s
 ERR_ATTR_SYNTAX_DN_END_WITH_COMMA_26=The provided value "%s" could not be \
  parsed as a valid distinguished name because the last non-space character was \
  a comma or semicolon
@@ -158,7 +158,7 @@
 ERR_ATTR_SYNTAX_DN_ATTR_VALUE_DECODE_FAILURE_40=The provided value "%s" \
  could not be parsed as a valid distinguished name because an unexpected \
  failure occurred while attempting to parse an attribute value from one of the \
- RDN components:  "%s"
+ RDN components: "%s"
 ERR_ATTR_SYNTAX_DN_UNMATCHED_QUOTE_41=The provided value "%s" could not \
  be parsed as a valid distinguished name because one of the RDN components \
  included a quoted value that did not have a corresponding closing quotation \
@@ -212,26 +212,26 @@
  No attribute type with this OID exists in the server schema
 WARN_ATTR_SYNTAX_ATTRTYPE_UNKNOWN_APPROXIMATE_MR_62=The definition for \
  the attribute type with OID %s declared that approximate matching should be \
- performed using the matching rule "%s".  No such approximate matching rule is \
+ performed using the matching rule "%s". No such approximate matching rule is \
  configured for use in the Directory Server
 WARN_ATTR_SYNTAX_ATTRTYPE_UNKNOWN_EQUALITY_MR_63=The definition for \
  the attribute type with OID %s declared that equality matching should be \
- performed using the matching rule "%s".  No such equality matching rule is \
+ performed using the matching rule "%s". No such equality matching rule is \
  configured for use in the Directory Server
 WARN_ATTR_SYNTAX_ATTRTYPE_UNKNOWN_ORDERING_MR_64=The definition for \
  the attribute type with OID %s declared that ordering matching should be \
- performed using the matching rule "%s".  No such ordering matching rule is \
+ performed using the matching rule "%s". No such ordering matching rule is \
  configured for use in the Directory Server
 WARN_ATTR_SYNTAX_ATTRTYPE_UNKNOWN_SUBSTRING_MR_65=The definition for \
  the attribute type with OID %s declared that substring matching should be \
- performed using the matching rule "%s".  No such substring matching rule is \
+ performed using the matching rule "%s". No such substring matching rule is \
  configured for use in the Directory Server
 WARN_ATTR_SYNTAX_ATTRTYPE_UNKNOWN_SYNTAX_66=The definition for the \
  attribute type with OID %s declared that it should have a syntax with OID %s. \
  No such syntax is configured for use in the Directory Server
 WARN_ATTR_SYNTAX_ATTRTYPE_INVALID_ATTRIBUTE_USAGE_67=The definition \
  for the attribute type with OID %s declared that it should have an attribute \
- usage of %s.  This is an invalid usage
+ usage of %s. This is an invalid usage
 WARN_ATTR_SYNTAX_ATTRTYPE_EXPECTED_QUOTE_AT_POS_68=The provided value \
  "%s" could not be parsed as an attribute type description because a single \
  quote was expected at position %d but the character %s was found instead
@@ -263,17 +263,17 @@
  contained an unexpected closing parenthesis at position %d
 WARN_ATTR_SYNTAX_OBJECTCLASS_UNKNOWN_SUPERIOR_CLASS_78=The definition \
  for the objectclass with OID %s declared a superior objectclass with an OID \
- of %s.  No objectclass with this OID exists in the server schema
+ of %s. No objectclass with this OID exists in the server schema
 WARN_ATTR_SYNTAX_OBJECTCLASS_EXPECTED_QUOTE_AT_POS_79=The provided \
  value "%s" could not be parsed as an objectclass description because a single \
  quote was expected at position %d but the character %s was found instead
 WARN_ATTR_SYNTAX_OBJECTCLASS_UNKNOWN_REQUIRED_ATTR_80=The definition \
  for the objectclass with OID %s declared that it should include required \
- attribute "%s".  No attribute type matching this name or OID exists in the \
+ attribute "%s". No attribute type matching this name or OID exists in the \
  server schema
 WARN_ATTR_SYNTAX_OBJECTCLASS_UNKNOWN_OPTIONAL_ATTR_81=The definition \
  for the objectclass with OID %s declared that it should include optional \
- attribute "%s".  No attribute type matching this name or OID exists in the \
+ attribute "%s". No attribute type matching this name or OID exists in the \
  server schema
 WARN_ATTR_SYNTAX_IA5_ILLEGAL_CHARACTER_82=The provided value "%s" \
  cannot be parsed as a valid IA5 string because it contains an illegal \
@@ -294,10 +294,10 @@
  "%s" is not a valid numeric string because it contained character %s at \
  position %d that was neither a digit nor a space
 ERR_ATTR_SYNTAX_NUMERIC_STRING_EMPTY_VALUE_91=The provided value is not \
- a valid numeric string because it did not contain any characters.  A numeric \
+ a valid numeric string because it did not contain any characters. A numeric \
  string value must contain at least one numeric digit or space
 WARN_ATTR_SYNTAX_PRINTABLE_STRING_EMPTY_VALUE_105=The provided value \
- could not be parsed as a printable string because it was null or empty.  A \
+ could not be parsed as a printable string because it was null or empty. A \
  printable string must contain at least one character
 WARN_ATTR_SYNTAX_PRINTABLE_STRING_ILLEGAL_CHARACTER_106=The provided \
  value "%s" could not be parsed as a printable string because it contained an \
@@ -330,7 +330,7 @@
 ERR_ATTR_SYNTAX_UTC_TIME_INVALID_OFFSET_117=The provided value %s is not \
  a valid UTC time value because %s is not a valid GMT offset
 ERR_ATTR_SYNTAX_UTC_TIME_CANNOT_PARSE_118=The provided value %s could \
- not be parsed as a valid UTC time:  %s
+ not be parsed as a valid UTC time: %s
 ERR_ATTR_SYNTAX_DCR_EMPTY_VALUE_119=The provided value could not be \
  parsed as a valid DIT content rule description because it was empty or \
  contained only whitespace
@@ -360,14 +360,14 @@
  "%s" is associated with a structural objectclass %s that is not defined in \
  the server schema
 ERR_ATTR_SYNTAX_DCR_STRUCTURAL_CLASS_NOT_STRUCTURAL_128=The DIT content \
- rule "%s" is associated with the objectclass with OID %s (%s).  This \
+ rule "%s" is associated with the objectclass with OID %s (%s). This \
  objectclass exists in the server schema but is defined as %s rather than \
  structural
 ERR_ATTR_SYNTAX_DCR_UNKNOWN_AUXILIARY_CLASS_129=The DIT content rule \
  "%s" is associated with an auxiliary objectclass %s that is not defined in \
  the server schema
 ERR_ATTR_SYNTAX_DCR_AUXILIARY_CLASS_NOT_AUXILIARY_130=The DIT content \
- rule "%s" is associated with an auxiliary objectclass %s.  This objectclass \
+ rule "%s" is associated with an auxiliary objectclass %s. This objectclass \
  exists in the server schema but is defined as %s rather than auxiliary
 ERR_ATTR_SYNTAX_DCR_UNKNOWN_REQUIRED_ATTR_131=The DIT content rule "%s" \
  is associated with a required attribute type %s that is not defined in the \
@@ -415,11 +415,11 @@
  structural
 ERR_ATTR_SYNTAX_NAME_FORM_UNKNOWN_REQUIRED_ATTR_145=The definition for \
  the name form with OID %s declared that it should include required attribute \
- "%s".  No attribute type matching this name or OID exists in the server \
+ "%s". No attribute type matching this name or OID exists in the server \
  schema
 ERR_ATTR_SYNTAX_NAME_FORM_UNKNOWN_OPTIONAL_ATTR_146=The definition for \
  the name form with OID %s declared that it should include optional attribute \
- "%s".  No attribute type matching this name or OID exists in the server \
+ "%s". No attribute type matching this name or OID exists in the server \
  schema
 ERR_ATTR_SYNTAX_NAME_FORM_NO_STRUCTURAL_CLASS_147=The provided value \
  "%s" could not be parsed as a name form description because it does not \
@@ -565,7 +565,7 @@
  "%s" between positions %d and %d was not a valid fax parameter
 ERR_ATTR_SYNTAX_NAMEANDUID_INVALID_DN_193=The provided value "%s" could \
  not be parsed as a valid name and optional UID value because an error \
- occurred while trying to parse the DN portion:  %s
+ occurred while trying to parse the DN portion: %s
 ERR_ATTR_SYNTAX_NAMEANDUID_ILLEGAL_BINARY_DIGIT_194=The provided value \
  "%s" could not be parsed as a valid name and optional UID value because the \
  UID portion contained an illegal binary digit %s at position %d
@@ -641,9 +641,9 @@
  could not be parsed as an enhanced guide value because it did not specify any \
  criteria between the octothorpe (#) characters
 ERR_ATTR_SYNTAX_OID_INVALID_VALUE_222=The provided value %s could not be \
- parsed as a valid OID:  %s
+ parsed as a valid OID: %s
 WARN_ATTR_SYNTAX_UUID_INVALID_LENGTH_236=The provided value "%s" has \
- an invalid length for a UUID.  All UUID values must have a length of exactly \
+ an invalid length for a UUID. All UUID values must have a length of exactly \
  36 bytes, but the provided value had a length of %d bytes
 WARN_ATTR_SYNTAX_UUID_EXPECTED_DASH_237=The provided value "%s" should \
  have had a dash at position %d, but the character '%s' was found instead
@@ -738,7 +738,7 @@
  'Z' or a time zone offset
 WARN_ATTR_SYNTAX_GENERALIZED_TIME_ILLEGAL_TIME_278=The provided value \
  %s is not a valid generalized time value because it represents an invalid \
- time (e.g., a date that does not exist):  %s
+ time (e.g., a date that does not exist): %s
 NOTE_SCHEMA_IMPORT_FAILED_279=A schema element could not be imported: %s, %s
 WARN_ATTR_INVALID_COLLATION_MATCHING_RULE_LOCALE_280=The collation \
  rule %s under matching rule entry %s is invalid as the locale %s is not supported \
@@ -793,61 +793,61 @@
  character '%c' is not allowed. The acceptable values are s(second), \
  m (minute), h (hour), D (date), M(month) and Y(year)
 WARN_ATTR_INVALID_SECOND_ASSERTION_FORMAT_296=The provided \
-  value "%s" could not be parsed as a valid assertion value because "%d" is not \
-  a valid second specification
+ value "%s" could not be parsed as a valid assertion value because "%d" is not \
+ a valid second specification
 WARN_ATTR_INVALID_DATE_ASSERTION_FORMAT_297=The provided \
-  value "%s" could not be parsed as a valid assertion value because "%d" is not \
-  a valid date specification
+ value "%s" could not be parsed as a valid assertion value because "%d" is not \
+ a valid date specification
 WARN_ATTR_INVALID_MONTH_ASSERTION_FORMAT_298=The provided \
-  value "%s" could not be parsed as a valid assertion value because "%d" is not \
-  a valid month specification
+ value "%s" could not be parsed as a valid assertion value because "%d" is not \
+ a valid month specification
 WARN_ATTR_INVALID_YEAR_ASSERTION_FORMAT_299=The provided \
-  value "%s" could not be parsed as a valid assertion value because "%d" is not \
-  a valid year specification
+ value "%s" could not be parsed as a valid assertion value because "%d" is not \
+ a valid year specification
 WARN_ATTR_DUPLICATE_DATE_ASSERTION_FORMAT_300=The provided \
-  value "%s" could not be parsed as a valid assertion value because there is  \
-  conflicting  value "%d" for DD(Date) specification
+ value "%s" could not be parsed as a valid assertion value because there is \
+ conflicting value "%d" for DD(Date) specification
 WARN_ATTR_DUPLICATE_MONTH_ASSERTION_FORMAT_301=The provided \
-  value "%s" could not be parsed as a valid assertion value because there is  \
-  conflicting  value "%d" for MM(Month) specification
+ value "%s" could not be parsed as a valid assertion value because there is \
+ conflicting value "%d" for MM(Month) specification
 WARN_ATTR_DUPLICATE_YEAR_ASSERTION_FORMAT_302=The provided \
-  value "%s" could not be parsed as a valid assertion value because there is  \
-  conflicting  value "%d" for YYYY(Year) specification
+ value "%s" could not be parsed as a valid assertion value because there is \
+ conflicting value "%d" for YYYY(Year) specification
 WARN_ATTR_CONFLICTING_ASSERTION_FORMAT_304=The provided \
- value "%s" could not be parsed as a valid assertion value because more than  \
+ value "%s" could not be parsed as a valid assertion value because more than \
  one time units are not allowed
 ERR_ATTR_SYNTAX_LDAPSYNTAX_UNKNOWN_EXT_306=The provided value "%s" \
  could not be parsed as an ldap syntax because it contains an unrecognized \
  extension %s at position %d
 WARN_ATTR_SYNTAX_LDAPSYNTAX_REGEX_INVALID_VALUE_307=The provided value \
-  "%s" cannot be parsed as a valid regex syntax because it does not match  \
-  the pattern "%s"
+ "%s" cannot be parsed as a valid regex syntax because it does not match \
+ the pattern "%s"
 WARN_ATTR_SYNTAX_LDAPSYNTAX_REGEX_NO_PATTERN_308=The provided value "%s" \
  could not be parsed as a regex syntax because it does not contain a regex pattern
 WARN_ATTR_SYNTAX_LDAPSYNTAX_REGEX_INVALID_PATTERN_309=The provided value \
-  "%s" could not be parsed as a regex syntax because the provided regex \
+ "%s" could not be parsed as a regex syntax because the provided regex \
  pattern "%s" is invalid
 WARN_ATTR_SYNTAX_LDAPSYNTAX_ENUM_INVALID_VALUE_310=The provided value \
-  "%s" cannot be parsed because it is not allowed by enumeration syntax \
-  with OID "%s"
+ "%s" cannot be parsed because it is not allowed by enumeration syntax \
+ with OID "%s"
 WARN_ATTR_SYNTAX_LDAPSYNTAX_ENUM_DUPLICATE_VALUE_311=The provided value \
-  "%s" cannot be parsed as an enumeration syntax  because it contains a \
-  duplicate value "%s" at position %d
+ "%s" cannot be parsed as an enumeration syntax because it contains a \
+ duplicate value "%s" at position %d
 WARN_ATTR_INVALID_MINUTE_ASSERTION_FORMAT_312=The provided \
-  value "%s" could not be parsed as a valid assertion value because "%d" is not \
-  a valid minute specification
+ value "%s" could not be parsed as a valid assertion value because "%d" is not \
+ a valid minute specification
 WARN_ATTR_INVALID_HOUR_ASSERTION_FORMAT_313=The provided \
-  value "%s" could not be parsed as a valid assertion value because "%d" is not \
-  a valid hour specification
+ value "%s" could not be parsed as a valid assertion value because "%d" is not \
+ a valid hour specification
 WARN_ATTR_DUPLICATE_SECOND_ASSERTION_FORMAT_314=The provided \
-  value "%s" could not be parsed as a valid assertion value because there is  \
-  conflicting  value "%d" for s(Second) specification
+ value "%s" could not be parsed as a valid assertion value because there is \
+ conflicting value "%d" for s(Second) specification
 WARN_ATTR_DUPLICATE_MINUTE_ASSERTION_FORMAT_315=The provided \
-  value "%s" could not be parsed as a valid assertion value because there is  \
-  conflicting  value "%d" for m(Minute) specification
+ value "%s" could not be parsed as a valid assertion value because there is \
+ conflicting value "%d" for m(Minute) specification
 WARN_ATTR_DUPLICATE_HOUR_ASSERTION_FORMAT_316=The provided \
-  value "%s" could not be parsed as a valid assertion value because there is  \
-  conflicting  value "%d" for h(Hour) specification
+ value "%s" could not be parsed as a valid assertion value because there is \
+ conflicting value "%d" for h(Hour) specification
 ERR_ATTR_SYNTAX_LDAPSYNTAX_EMPTY_VALUE_317=The provided value could not \
  be parsed as a valid ldap syntax description because it was empty or \
  contained only whitespace
@@ -899,7 +899,7 @@
  an X.509 certificate: "%s"
 ERR_CERTIFICATE_MATCH_INVALID_DN_336=The provided value "%s" could \
  not be parsed as a valid distinguished name because an error occurred while \
- trying to parse the DN portion:  %s
+ trying to parse the DN portion: %s
 ERR_CERTIFICATE_MATCH_IDENTIFIER_NOT_FOUND_337=The identifier "%s" could \
  not be found at the correct position
 ERR_CERTIFICATE_MATCH_EXPECTED_END_338=The GSER value contains additional \

--
Gitblit v1.10.0