From a8b4738ccb535f4c62530bfb3caf543a5b48e357 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Wed, 09 Nov 2011 11:59:59 +0000
Subject: [PATCH] Fix for OPENDJ-222 : More fixes, rebranded all temp files, some resources, fixed more messages...

---
 opends/src/admin/messages/TaskBackendCfgDefn_zh_TW.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/admin/messages/TaskBackendCfgDefn_zh_TW.properties b/opends/src/admin/messages/TaskBackendCfgDefn_zh_TW.properties
index ce84285..be49310 100644
--- a/opends/src/admin/messages/TaskBackendCfgDefn_zh_TW.properties
+++ b/opends/src/admin/messages/TaskBackendCfgDefn_zh_TW.properties
@@ -11,7 +11,7 @@
 property.enabled.description=If a backend is not enabled, then its contents are not accessible when processing operations.
 property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the backend implementation.
 property.notification-sender-address.synopsis=Specifies the email address to use as the sender (that is, the "From:" address) address for notification mail messages generated when a task completes execution.
-property.notification-sender-address.default-behavior.alias.synopsis=The default sender address used is "opends-task-notification@" followed by the canonical address of the system on which the server is running.
+property.notification-sender-address.default-behavior.alias.synopsis=The default sender address used is "opendj-task-notification@" followed by the canonical address of the system on which the server is running.
 property.task-backing-file.synopsis=Specifies the path to the backing file for storing information about the tasks configured in the server.
 property.task-backing-file.description=It may be either an absolute path or a relative path to the base of the OpenDJ instance.
 property.task-retention-time.synopsis=Specifies the length of time that task entries should be retained after processing on the associated task has been completed.

--
Gitblit v1.10.0