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/TrustStoreBackendCfgDefn_zh_TW.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/admin/messages/TrustStoreBackendCfgDefn_zh_TW.properties b/opends/src/admin/messages/TrustStoreBackendCfgDefn_zh_TW.properties
index 87d30f8..2d35d60 100644
--- a/opends/src/admin/messages/TrustStoreBackendCfgDefn_zh_TW.properties
+++ b/opends/src/admin/messages/TrustStoreBackendCfgDefn_zh_TW.properties
@@ -10,7 +10,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.trust-store-file.synopsis=Specifies the path to the file that stores the trust information.
-property.trust-store-file.description=It may be an absolute path, or a path that is relative to the OpenDS Directory Server instance root.
+property.trust-store-file.description=It may be an absolute path, or a path that is relative to the OpenDJ  instance root.
 property.trust-store-pin.synopsis=Specifies the clear-text PIN needed to access the Trust Store Backend .
 property.trust-store-pin.requires-admin-action.synopsis=Changes to this property will take effect the next time that the Trust Store Backend is accessed.
 property.trust-store-pin-environment-variable.synopsis=Specifies the name of the environment variable that contains the clear-text PIN needed to access the Trust Store Backend .

--
Gitblit v1.10.0