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/dsconfig_zh_TW.properties | 9 --------- 1 files changed, 0 insertions(+), 9 deletions(-) diff --git a/opends/src/messages/messages/dsconfig_zh_TW.properties b/opends/src/messages/messages/dsconfig_zh_TW.properties index a6f8496..6f1e5e2 100644 --- a/opends/src/messages/messages/dsconfig_zh_TW.properties +++ b/opends/src/messages/messages/dsconfig_zh_TW.properties @@ -328,12 +328,3 @@ MILD_ERR_DSCFG_ERROR_WRITING_EQUIVALENT_COMMAND_LINE_154=\u5617\u8a66\u5c07\u7b49\u6548\u975e\u4e92\u52d5\u6307\u4ee4\u884c\u5beb\u5165\u81f3\u6a94\u6848 %s \u6642\u767c\u751f\u932f\u8aa4\u3002\u932f\u8aa4\u8a73\u7d30\u8cc7\u8a0a: %s SEVERE_ERR_DSCFG_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE_155=\u7121\u6cd5\u5beb\u5165\u81f3\u6a94\u6848 %s\u3002\u8acb\u9a57\u8b49\u60a8\u5177\u6709\u8a72\u6a94\u6848\u7684\u5b58\u53d6\u6b0a\u9650\uff0c\u4e26\u5df2\u63d0\u4f9b\u6a94\u6848\u7684\u5b8c\u6574\u8def\u5f91 SEVERE_ERR_DSCFG_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY_156=\u6307\u5b9a\u8981\u5beb\u5165\u7b49\u6548\u6307\u4ee4\u7684\u8def\u5f91 %s \u662f\u76ee\u9304\u3002\u60a8\u5fc5\u9808\u6307\u5b9a\u6a94\u6848\u7684\u8def\u5f91 -SEVERE_ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_WRONG_PORT_157=Unable to connect to the server at %s on port %s. Check this port is an administration port -SEVERE_ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_NOT_TRUSTED_158=Unable to connect to the server at %s on port %s. In non-interactive mode, if the trustStore related parameters are not used, you must use the '--trustAll' option for remote connections -SEVERE_ERR_DSCFG_ERROR_VALUE_DOES_NOT_EXIST_159=The value %s for the %s property does not exist -SEVERE_ERR_DSCFG_ERROR_NO_AVAILABLE_TYPES_160=Unable to continue since there are no available types of %s to choose from -INFO_DSCFG_TYPE_PROMPT_SINGLE_161=>>>> There is only one type of %s available: "%s". \u78ba\u5b9a\u9019\u662f\u6b63\u78ba\u7684\u9805\u76ee\u55ce\uff1f -MILD_ERR_DSCFG_ERROR_READING_BATCH_FILE_162=An error occurred while attempting to read the batch file : %s -INFO_DSCFG_SESSION_START_TIME_MESSAGE_163=%s session start date: %s -INFO_DSCFG_EQUIVALENT_COMMAND_LINE_SESSION_OPERATION_NUMBER_164=Session operation number: %d - -- Gitblit v1.10.0