From b3caa392606ce826dd09813c1e349cff9a741025 Mon Sep 17 00:00:00 2001
From: lutoff <lutoff@localhost>
Date: Thu, 03 Apr 2008 10:08:35 +0000
Subject: [PATCH] Fix for issue #3108 (restore: missing "task completed" ending message.)

---
 opends/src/messages/messages/tools.properties |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties
index 2ad48f1..9d768d3 100644
--- a/opends/src/messages/messages/tools.properties
+++ b/opends/src/messages/messages/tools.properties
@@ -2345,4 +2345,6 @@
 INFO_INSTALLDS_CANCEL_1606=Cancel the setup
 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 \
+ successfully

--
Gitblit v1.10.0