From a58523762183884b49b49f55b89e33c2df86bcbd 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. --- opends/src/messages/messages/task.properties | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/task.properties b/opends/src/messages/messages/task.properties index c9f83ab..4d2890a 100644 --- a/opends/src/messages/messages/task.properties +++ b/opends/src/messages/messages/task.properties @@ -194,5 +194,3 @@ SEVERE_ERR_TASK_LDAP_FAILED_TO_CONNECT_WRONG_PORT_106=Unable to connect to the \ server at %s on port %s. Check this port is an administration port INFO_TASK_STATE_RECURRING_107=Recurring -NOTICE_TASK_STARTED_108=%s task %s started execution -NOTICE_TASK_FINISHED_109=%s task %s finished execution -- Gitblit v1.10.0