From 103b128e50906e1a3409e185d9e0eed70336f532 Mon Sep 17 00:00:00 2001 From: lfrost <lfrost@localhost> Date: Thu, 05 Feb 2009 16:58:35 +0000 Subject: [PATCH] Fix typo in tools message --- opendj-sdk/opends/src/messages/messages/tools.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties index 0ae9bc1..c9b252a 100644 --- a/opendj-sdk/opends/src/messages/messages/tools.properties +++ b/opendj-sdk/opends/src/messages/messages/tools.properties @@ -2354,7 +2354,7 @@ SEVERE_ERR_CONFIGDS_CANNOT_UPDATE_CRYPTO_MANAGER_1607=An error occurred while \ attempting to update the crypto manager in the Directory Server: %s INFO_TASK_TOOL_TASK_SUCESSFULL_1608=%s task %s has been successfully completed -INFO_TASK_TOOL_TASK_NOT_SUCESSFULL_1609=%s task %s has not complete \ +INFO_TASK_TOOL_TASK_NOT_SUCESSFULL_1609=%s task %s did not complete \ successfully SEVERE_ERR_CANNOT_READ_TRUSTSTORE_1610=Cannot access trust store '%s'. Verify \ that the provided trust store exists and that you have read access rights to it -- Gitblit v1.10.0