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/GlobalCfgDefn_zh_TW.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/admin/messages/GlobalCfgDefn_zh_TW.properties b/opends/src/admin/messages/GlobalCfgDefn_zh_TW.properties index 5d32c25..af82322 100644 --- a/opends/src/admin/messages/GlobalCfgDefn_zh_TW.properties +++ b/opends/src/admin/messages/GlobalCfgDefn_zh_TW.properties @@ -1,6 +1,6 @@ user-friendly-name=Global Configuration user-friendly-plural-name=Global Configurations -synopsis=The Global Configuration contains properties that affect the overall operation of the OpenDS Directory Server . +synopsis=The Global Configuration contains properties that affect the overall operation of the OpenDJ . property.add-missing-rdn-attributes.synopsis=Indicates whether the Directory Server should automatically add any attribute values contained in the entry's RDN into that entry when processing an add request. property.allow-attribute-name-exceptions.synopsis=Indicates whether the Directory Server should allow underscores in attribute names and allow attribute names to begin with numeric digits (both of which are violations of the LDAP standards). property.allowed-task.synopsis=Specifies the fully-qualified name of a Java class that may be invoked in the server. -- Gitblit v1.10.0