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

coulbeck
26.01.2007 d06f22e6132ee3459b692aecd8876b8788b9143c
opends/src/server/org/opends/server/messages/AciMessages.java
@@ -1092,7 +1092,7 @@
             MSGID_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER,
             "The provided Access Control Instruction (ACI) " +
             "targattrfilters expression value " +
             "%s is invalid because the one or more of the specified" +
             "%s is invalid because one or more of the specified " +
             "filters are invalid for the following reason: " +
             "%s");
@@ -1100,7 +1100,7 @@
             MSGID_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER,
             "The provided Access Control Instruction (ACI) " +
             "targattrfilters expression value " +
             "%s is invalid because the one or more of the specified" +
             "%s is invalid because one or more of the specified " +
             "filters are invalid because of non-matching attribute" +
             "type names in the filter");