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

diff --git a/opends/src/messages/messages/admin_ko.properties b/opends/src/messages/messages/admin_ko.properties
index 65cf8e7..070fb1a 100644
--- a/opends/src/messages/messages/admin_ko.properties
+++ b/opends/src/messages/messages/admin_ko.properties
@@ -175,8 +175,3 @@
 SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=\uc774 %s\uc740(\ub294) \"%s\" \ub4f1\ub85d \uc815\ubcf4(%s\uc5d0 \uc788\uace0 \uc774\ub984\uc774 \"%s\"\uc784)\uc5d0\uc11c \ucc38\uc870\ub418\ubbc0\ub85c \ube44\ud65c\uc131\ud654\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
 SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=\uc774 %s\uc740(\ub294) \"%s\" \ub4f1\ub85d \uc815\ubcf4(%s)\uc5d0\uc11c \ucc38\uc870\ub418\ubbc0\ub85c \ube44\ud65c\uc131\ud654\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
 SEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=%s(%s \ud56d\ubaa9\uc5d0 \uc788\uc74c)\uc774(\uac00) \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \ud655\uc778\ud558\ub294 \ub3d9\uc548 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4: %s
-SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_135=The administration connector self-signed certificate cannot be generated because the following error occurred: %s
-SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=The administration connector self-signed certificate cannot be generated because the following files are missing: %s
-SEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=Failed to set permissions on file %s
-FATAL_ERR_ADMIN_MERGING_138=The registry information of the servers could not be merged
-

--
Gitblit v1.10.0