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

Gaetan Boismal
15.26.2015 3070174573f3217558d17db2a57815963a2cb027
opendj-ldap-toolkit/src/main/resources/com/forgerock/opendj/ldap/tools/tools.properties
@@ -22,7 +22,7 @@
#
#
#      Copyright 2010 Sun Microsystems, Inc.
#      Portions copyright 2012-2014 ForgeRock AS.
#      Portions copyright 2012-2015 ForgeRock AS.
#
#
# Utility messages
@@ -536,3 +536,6 @@
 specified, but only only one at a time is supported
ERR_ADDRATE_DELMODE_RAND_THRESHOLD_AGE=A age based deletion threshold should not be used \
 with a random deletion mode
ERR_ADDRATE_SIZE_THRESHOLD_LOWER_THAN_ITERATIONS=The size threshold must be lower than \
 the maximum number of add operations
INFO_ADDRATE_DESCRIPTION_NOPURGE=Disable the purge phase when the tool stops.