From e523c3b1f2ab90f2b424bdefe674a0fd3d8da7f4 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Thu, 23 Jun 2011 17:07:56 +0000
Subject: [PATCH] Fix for issue OPENDJ-214. Rebranded as OpenDJ and now uses product-name variable.

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

diff --git a/opends/src/admin/messages/ProfilerPluginCfgDefn_zh_TW.properties b/opends/src/admin/messages/ProfilerPluginCfgDefn_zh_TW.properties
index 4ebb40b..bf2b897 100644
--- a/opends/src/admin/messages/ProfilerPluginCfgDefn_zh_TW.properties
+++ b/opends/src/admin/messages/ProfilerPluginCfgDefn_zh_TW.properties
@@ -64,7 +64,7 @@
 property.profile-action.syntax.enumeration.value.none.synopsis=Do not take any action.
 property.profile-action.syntax.enumeration.value.start.synopsis=Start collecting profile data.
 property.profile-action.syntax.enumeration.value.stop.synopsis=Stop collecting profile data and write what has been captured to a file in the profile directory.
-property.profile-directory.synopsis=Specifies the path to the directory where profile information is to be written. This path may be either an absolute path or a path that is relative to the root of the OpenDS Directory Server instance.
+property.profile-directory.synopsis=Specifies the path to the directory where profile information is to be written. This path may be either an absolute path or a path that is relative to the root of the OpenDJ  instance.
 property.profile-directory.description=\u8a72\u76ee\u9304\u5fc5\u9808\u5b58\u5728\uff0c\u4e14\u76ee\u9304\u4f3a\u670d\u5668\u5fc5\u9808\u5177\u6709\u5728\u5176\u4e2d\u5efa\u7acb\u65b0\u6a94\u6848\u7684\u6b0a\u9650\u3002
 property.profile-directory.syntax.string.pattern.synopsis=The path to any directory that exists on the filesystem and that can be read and written by the server user.
 property.profile-sample-interval.synopsis=Specifies the sample interval in milliseconds to be used when capturing profiling information in the server.

--
Gitblit v1.10.0