From 2461013f63bd150cfd2620709d29504648531b41 Mon Sep 17 00:00:00 2001 From: lutoff <lutoff@localhost> Date: Mon, 03 Nov 2008 13:15:12 +0000 Subject: [PATCH] Fix for issues 3509, 3510, 3538, 3539 and 3542 (typos in messages catalog) --- opends/src/messages/messages/backend.properties | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/backend.properties b/opends/src/messages/messages/backend.properties index 81335de..2839dd2 100644 --- a/opends/src/messages/messages/backend.properties +++ b/opends/src/messages/messages/backend.properties @@ -467,8 +467,9 @@ %s: %s. The previous task configuration (which does not reflect the latest \ update) may be lost SEVERE_ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE_153=An error occurred \ - while attempting to rename the new tasks backing file from %s to %s: %s. If \ - the Directory Server is restarted, then the task scheduler may not be able to + while attempting to rename the new tasks backing file from %s to %s: %s. If \ + the Directory Server is restarted, then the task scheduler may not work as \ + expected SEVERE_ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE_154=An error occurred while \ attempting to write the new tasks data backing file %s: %s. Configuration \ information reflecting the latest update may be lost -- Gitblit v1.10.0