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

dugan
22.50.2009 b6d53fedc582278ea41d8d78cb44fa7ea62f829e
opends/src/messages/messages/tools.properties
@@ -1510,7 +1510,8 @@
 given base DN
INFO_REBUILDINDEX_DESCRIPTION_INDEX_NAME_851=Names of index(es) \
 to rebuild. For an attribute index this is simply an attribute name.  At \
 least one index must be specified for rebuild
 least one index must be specified for rebuild. Cannot be used with the \
 "--rebuildAll" option
SEVERE_ERR_REBUILDINDEX_ERROR_DURING_REBUILD_852=An error occurred while \
 attempting to perform index rebuild:  %s
SEVERE_ERR_REBUILDINDEX_WRONG_BACKEND_TYPE_853=The backend does not support \
@@ -2525,3 +2526,11 @@
INFO_ENCPW_INPUT_PWD_2_1692=Please renter the password: 
SEVERE_ERR_ENCPW_NOT_SAME_PW_1693=Provided passwords don't matched 
SEVERE_ERR_ENCPW_CANNOT_READ_PW_1694=Cannot read password from the input: %s
INFO_REBUILDINDEX_DESCRIPTION_REBUILD_ALL_1695=Rebuild all indexes, including \
any DN2ID, DN2URI, VLV and extensible indexes. Cannot be used \
with the "-i" option
INFO_REBUILDINDEX_TEMP_DIR_PLACEHOLDER_1697={directory}
INFO_REBUILDINDEX_DESCRIPTION_TEMP_DIRECTORY_1698=Path to temporary directory \
for index scratch files during index rebuilding
SEVERE_ERR_REBUILDINDEX_REBUILD_ALL_ERROR_1699=Index "-i" option cannot be \
specified with the "--rebuildAll" option