From 0c16a8a85861aa7e67f7fe4390dc6661326be701 Mon Sep 17 00:00:00 2001
From: abobrov <abobrov@localhost>
Date: Fri, 17 Apr 2009 15:09:09 +0000
Subject: [PATCH] - move notice messages where they belong.

---
 opendj-sdk/opends/src/messages/messages/backend.properties |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/backend.properties b/opendj-sdk/opends/src/messages/messages/backend.properties
index b988645..78593bf 100644
--- a/opendj-sdk/opends/src/messages/messages/backend.properties
+++ b/opendj-sdk/opends/src/messages/messages/backend.properties
@@ -1142,3 +1142,5 @@
 specify the number of lock tables: defaulting to %d
 SEVERE_ERR_TASKSCHED_DEPENDENCY_MISSING_412=Unable to schedule task %s \
 because its dependency task %s is missing
+NOTICE_TASK_STARTED_413=%s task %s started execution
+NOTICE_TASK_FINISHED_414=%s task %s finished execution

--
Gitblit v1.10.0