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

diff --git a/opends/src/messages/messages/protocol_ko.properties b/opends/src/messages/messages/protocol_ko.properties
index 3fd35a4..a53ed18 100644
--- a/opends/src/messages/messages/protocol_ko.properties
+++ b/opends/src/messages/messages/protocol_ko.properties
@@ -481,16 +481,4 @@
 SEVERE_ERR_SNMP_CONNHANDLER_CANNOT_BE_STARTED_1461=\uc774 \uc5f0\uacb0 \ucc98\ub9ac\uae30\uac00 \uc2dc\uc791\ub420 \ub54c \uc608\uae30\uce58 \uc54a\uc740 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4.
 SEVERE_ERR_SNMP_CONNHANDLER_NO_CONFIGURATION_1462=\uc774 \uc5f0\uacb0 \ucc98\ub9ac\uae30\uc5d0 \ub300\ud574 \uc815\uc758\ub41c \uad6c\uc131\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uc5f0\uacb0 \ucc98\ub9ac\uae30\ub97c \uc2dc\uc791\ud558\ub824\uba74 \uad6c\uc131 \ub9e4\uac1c \ubcc0\uc218 ds-cfg-listen-port \ubc0f ds-cfg-trap-port\uac00 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
 SEVERE_ERR_SNMP_CONNHANDLER_TRAPS_DESTINATION_1463=\ud2b8\ub7a9 \ub300\uc0c1 %s\uc774(\uac00) \uc54c \uc218 \uc5c6\ub294 \ud638\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ud2b8\ub7a9\uc774 \uc774 \ub300\uc0c1\uc73c\ub85c \uc804\uc1a1\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-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 \uc5f0\uacb0 \ucc98\ub9ac\uae30\uac00 \uc2dc\uc791\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-SEVERE_ERR_SNMP_CONNHANDLER_BAD_CONFIGURATION_1465=Cannot initialize the SNMP Connection Handler. \uad6c\uc131 \uc18d\uc131\uc744 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.
 SEVERE_ERR_SNMP_CONNHANDLER_NO_VALID_TRAP_DESTINATIONS_1466=\uc720\ud6a8\ud55c \ud2b8\ub7a9 \ub300\uc0c1\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \ud2b8\ub7a9\uc774 \uc804\uc1a1\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-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