From 6c119aa77f97501357fa8e7bb5fbf556b1f9f53d Mon Sep 17 00:00:00 2001 From: Nemanja Lukic <nemanja.lukic@forgerock.com> Date: Thu, 03 Nov 2011 10:18:53 +0000 Subject: [PATCH] Patch for OPENDJ-295 --- opends/src/messages/messages/extension.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/extension.properties b/opends/src/messages/messages/extension.properties index 2412677..94e5306 100644 --- a/opends/src/messages/messages/extension.properties +++ b/opends/src/messages/messages/extension.properties @@ -1123,7 +1123,7 @@ MILD_ERR_VATTR_NOT_SEARCHABLE_459=The %s attribute is not \ searchable and should not be included in otherwise unindexed search filters MILD_ERR_DICTIONARY_VALIDATOR_PASSWORD_IN_DICTIONARY_460=The provided \ - password was found in the server's dictionary + password contained a word from the server's dictionary MILD_ERR_DICTIONARY_VALIDATOR_NO_SUCH_FILE_461=The specified dictionary file \ %s does not exist MILD_ERR_DICTIONARY_VALIDATOR_CANNOT_READ_FILE_462=An error occurred while \ -- Gitblit v1.10.0