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

diff --git a/opends/src/messages/messages/config_ko.properties b/opends/src/messages/messages/config_ko.properties
index b219183..a2c97d1 100644
--- a/opends/src/messages/messages/config_ko.properties
+++ b/opends/src/messages/messages/config_ko.properties
@@ -697,9 +697,3 @@
 SEVERE_ERR_CONFIG_LOGGING_MODE_INVALID_716=\uc62c\ubc14\ub974\uc9c0 \uc54a\uc740 UNIX \ud30c\uc77c \uad8c\ud55c %s\uc785\ub2c8\ub2e4: %s
 MILD_ERR_CONFIG_EXTENSION_CONFIG_NOT_ACCEPTABLE_717=\uad6c\uc131 \ud56d\ubaa9 %s\uc5d0 \uc815\uc758\ub41c \ud655\uc7a5\uc5d0 \ub300\ud55c \uad6c\uc131\uc774 \ud5c8\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4: %s
 MILD_ERR_CONFIG_EXTENSION_INITIALIZATION_FAILED_718=%s \ud074\ub798\uc2a4\uc758 \uc778\uc2a4\ud134\uc2a4\ub97c \uad6c\uc131 \ud56d\ubaa9 %s\uc5d0 \uc815\uc758\ub41c \ub300\ub85c \ud655\uc7a5\uc73c\ub85c \ucd08\uae30\ud654\ud558\ub294 \ub3d9\uc548 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4: %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