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

gbellato
05.19.2007 03c06cc52e06ff3a31cc8bef61450c709b17eb8e
opends/src/server/org/opends/server/messages/ToolMessages.java
@@ -9263,8 +9263,11 @@
                    "None of the Directory Server backends are configured " +
                    "with the requested backend ID \"%s\"");
    registerMessage(MSGID_LDIFIMPORT_CANNOT_IMPORT,
                    "The Directory Server backend with backend ID %s does " +
                    "not provide a mechanism for performing LDIF imports");
                    "The Directory Server backend for base DN %s does " +
                    "not provide a mechanism for performing LDIF imports. " +
                    "The replication will proceed but it will not be " +
                    "possible to perform total update on this " +
                    "ReplicationDomain");
    registerMessage(MSGID_LDIFIMPORT_CANNOT_DECODE_EXCLUDE_BASE,
                    "Unable to decode exclude branch string \"%s\" as a " +
                    "valid distinguished name:  %s");