From 35b271082a282f72fa3fac1b98df4985efb32c61 Mon Sep 17 00:00:00 2001 From: Matthew Swift <matthew.swift@forgerock.com> Date: Mon, 14 May 2012 10:07:14 +0000 Subject: [PATCH] Remove English messages from localized property files. --- opends/src/messages/messages/config_zh_TW.properties | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/opends/src/messages/messages/config_zh_TW.properties b/opends/src/messages/messages/config_zh_TW.properties index c034e9d..a622fff 100644 --- a/opends/src/messages/messages/config_zh_TW.properties +++ b/opends/src/messages/messages/config_zh_TW.properties @@ -697,9 +697,3 @@ SEVERE_ERR_CONFIG_LOGGING_MODE_INVALID_716=\u7121\u6548\u7684 UNIX \u6a94\u6848\u6b0a\u9650 %s: %s MILD_ERR_CONFIG_EXTENSION_CONFIG_NOT_ACCEPTABLE_717=\u914d\u7f6e\u9805\u76ee %s \u4e2d\u5b9a\u7fa9\u7684\u5ef6\u4f38\u914d\u7f6e\u662f\u7121\u6cd5\u63a5\u53d7\u7684\u914d\u7f6e: %s MILD_ERR_CONFIG_EXTENSION_INITIALIZATION_FAILED_718=\u5617\u8a66\u5c07\u985e\u5225 %s \u5be6\u4f8b\u521d\u59cb\u5316\u70ba\u914d\u7f6e\u9805\u76ee %s \u4e2d\u5b9a\u7fa9\u7684\u5ef6\u4f38\u6642\u767c\u751f\u932f\u8aa4: %s -SEVERE_ERR_CONFIG_NETWORKGROUPREQUESTFILTERINGPOLICY_INVALID_ATTRIBUTE_719=The allowed attribute %s specified in configuration entry %s is also defined as a prohibited attribute -SEVERE_ERR_CONFIG_NETWORKGROUPREQUESTFILTERINGPOLICY_INVALID_SUBTREE_720=The allowed subtree %s specified in configuration entry %s is also defined as a prohibited subtree -SEVERE_ERR_CONFIG_NETWORK_GROUP_CONFIG_NOT_ACCEPTABLE_721=The configuration for the network group defined in configuration entry %s was not acceptable: %s -SEVERE_ERR_CONFIG_NETWORK_GROUP_POLICY_CANNOT_INITIALIZE_722=An error occurred while trying to initialize a network group policy loaded from class %s with the information in configuration entry %s: %s -SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_LDAP_SYNTAX_723=An ldapSyntaxes attribute read from schema configuration file %s could not be parsed: %s -SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_LDAP_SYNTAX_724=An ldap syntax read from schema configuration file %s conflicts with another ldap syntax already read into the schema: %s. The later ldap syntax description will be used -- Gitblit v1.10.0