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

diff --git a/opends/src/messages/messages/protocol_zh_TW.properties b/opends/src/messages/messages/protocol_zh_TW.properties
index 47d5477..df39323 100644
--- a/opends/src/messages/messages/protocol_zh_TW.properties
+++ b/opends/src/messages/messages/protocol_zh_TW.properties
@@ -481,16 +481,4 @@
 SEVERE_ERR_SNMP_CONNHANDLER_CANNOT_BE_STARTED_1461=\u6b64\u9023\u7dda\u8655\u7406\u7a0b\u5f0f\u555f\u52d5\u6642\uff0c\u767c\u751f\u672a\u9810\u671f\u7684\u932f\u8aa4
 SEVERE_ERR_SNMP_CONNHANDLER_NO_CONFIGURATION_1462=\u6b64\u9023\u7dda\u8655\u7406\u7a0b\u5f0f\u6c92\u6709\u4efb\u4f55\u5df2\u5b9a\u7fa9\u7684\u914d\u7f6e\u3002\u9023\u7dda\u8655\u7406\u7a0b\u5f0f\u5fc5\u9808\u8981\u6709\u914d\u7f6e\u53c3\u6578 ds-cfg-listen-port \u8207 ds-cfg-trap-port\uff0c\u624d\u53ef\u555f\u52d5
 SEVERE_ERR_SNMP_CONNHANDLER_TRAPS_DESTINATION_1463=\u9677\u9631\u76ee\u6a19 %s \u662f\u4e0d\u660e\u4e3b\u6a5f\u3002\u9677\u9631\u5c07\u4e0d\u6703\u50b3\u9001\u81f3\u6b64\u76ee\u6a19
-SEVERE_ERR_SNMP_CONNHANDLER_NO_OPENDMK_JARFILES_1464=You do not have the appropriate OpenDMK jar files to enable the SNMP Connection Handler. Please go under http://opendmk.dev.java.net and set the opendmk-jarfile configuration parameter to set the full path of the required jdmkrt.jar file. SNMP \u9023\u7dda\u8655\u7406\u7a0b\u5f0f\u672a\u555f\u52d5
-SEVERE_ERR_SNMP_CONNHANDLER_BAD_CONFIGURATION_1465=Cannot initialize the SNMP Connection Handler. \u8acb\u6aa2\u67e5\u914d\u7f6e\u5c6c\u6027
 SEVERE_ERR_SNMP_CONNHANDLER_NO_VALID_TRAP_DESTINATIONS_1466=\u627e\u4e0d\u5230\u6709\u6548\u7684\u9677\u9631\u76ee\u6a19\u3002\u4e0d\u6703\u50b3\u9001\u9677\u9631
-SEVERE_ERR_ASN1_READ_ERROR_1500=An error occured while accessing the underlying data source: %s
-SEVERE_ERR_ASN1_EOF_ERROR_1501=An unexpected end of file reached while trying to read %d bytes from the underlying data source
-SEVERE_ERR_ASN1_INVALID_STATE_1502=Invalid reader state: %d
-SEVERE_ERR_SUBTREE_DELETE_INVALID_CONTROL_VALUE_1503=Cannot decode the provided subtree delete control because it contains a value
- SEVERE_ERR_CONNHANDLER_SSL_CANNOT_INITIALIZE_1504=An error occurred while attempting to initialize the SSL context for use in the LDAP Connection Handler:  %s
-MILD_ERR_LDAP_UNSUPPORTED_PROTOCOL_VERSION_1505=The Directory Server does not support LDAP protocol version %d.  This connection will be closed
-SEVERE_ERR_SNMP_CONNHANDLER_OPENDMK_JARFILES_DOES_NOT_EXIST_1506=The specified OpenDMK jar file '%s' could not be found.  Verify that the value set in the opendmk-jarfile configuration parameter of the SNMP connection handler is the valid path to the jdmkrt.jar file and that the file is accessible
-SEVERE_ERR_SNMP_CONNHANDLER_OPENDMK_JARFILES_NOT_OPERATIONAL_1507=The required classes could not be loaded using jar file '%s'.  Verify that the jar file is not corrupted
-MILD_ERR_CANNOT_DECODE_CONTROL_VALUE_1508=Cannot decode the provided control %s because an error occurred while attempting to decode the control value:  %s
-

--
Gitblit v1.10.0