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

coulbeck
18.08.2006 d0ec8721f5e2963e994679b185c876de878c5c3d
opendj-sdk/opends/src/server/org/opends/server/messages/UtilityMessages.java
@@ -1459,8 +1459,8 @@
                    "duplicate attribute %s with value %s.  The second " +
                    "occurrence of that attribute value has been skipped.");
    registerMessage(MSGID_LDIF_MULTIPLE_VALUES_FOR_SINGLE_VALUED_ATTR,
                    "Entry %s includes multiple values for single-valued " +
                    "attribute %s.");
                    "Entry %s starting at line %d includes multiple values " +
                    "for single-valued attribute %s.");
    registerMessage(MSGID_LDIF_INVALID_ATTR_SYNTAX,
                    "Unable to parse LDIF entry %s starting at line %d " +
                    "because it has an invalid value \"%s\" for attribute " +