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

diff --git a/opends/src/messages/messages/schema_ko.properties b/opends/src/messages/messages/schema_ko.properties
index 640f6bd..9ee68f6 100644
--- a/opends/src/messages/messages/schema_ko.properties
+++ b/opends/src/messages/messages/schema_ko.properties
@@ -327,59 +327,3 @@
 SEVERE_WARN_ATTR_SYNTAX_GENERALIZED_TIME_NO_TIME_ZONE_INFO_277='Z' \ub610\ub294 \ud45c\uc900 \uc2dc\uac04\ub300 \uc624\ud504\uc14b\uc73c\ub85c \ub05d\ub098\uc9c0 \uc54a\uae30 \ub54c\ubb38\uc5d0 \uc81c\uacf5\ub41c \uac12 %s\uc740(\ub294) \uc720\ud6a8\ud55c \uc77c\ubc18 \uc2dc\uac04 \uac12\uc774 \uc544\ub2d9\ub2c8\ub2e4.
 SEVERE_WARN_ATTR_SYNTAX_GENERALIZED_TIME_ILLEGAL_TIME_278=\uc798\ubabb\ub41c \uc2dc\uac04(\uc608: \uc874\uc7ac\ud558\uc9c0 \uc54a\ub294 \ub0a0\uc9dc)\uc744 \ub098\ud0c0\ub0b4\uae30 \ub54c\ubb38\uc5d0 \uc81c\uacf5\ub41c \uac12 %s\uc740(\ub294) \uc720\ud6a8\ud55c \uc77c\ubc18 \uc2dc\uac04 \uac12\uc774 \uc544\ub2d9\ub2c8\ub2e4: %s
 NOTICE_SCHEMA_IMPORT_FAILED_279=\uc2a4\ud0a4\ub9c8 \uc694\uc18c\ub97c \uac00\uc838\uc624\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s, %s
-MILD_WARN_ATTR_INVALID_COLLATION_MATCHING_RULE_LOCALE_280=The collation rule %s under matching rule entry %s is invalid as the locale %s is not supported by JVM
-MILD_WARN_ATTR_INVALID_COLLATION_MATCHING_RULE_FORMAT_281=The provided collation rule %s does not contain a valid format of OID:LOCALE
-MILD_ERR_ATTR_SYNTAX_DN_INVALID_REQUIRES_ESCAPE_CHAR_282=The provided value "%s" could not be parsed as a valid distinguished name because an attribute value started with a character at position %d that needs to be escaped
-MILD_ERR_ATTR_SYNTAX_ATTR_ILLEGAL_CHAR_283=The provided value "%s" could not be parsed as a valid attribute type definition because character '%c' at position %d is not allowed in an attribute type name
-MILD_ERR_ATTR_SYNTAX_ATTR_ILLEGAL_UNDERSCORE_CHAR_284=The provided value "%s" could not be parsed as a valid attribute type definition because the underscore character is not allowed in an attribute type name unless the %s configuration option is enabled
-MILD_ERR_ATTR_SYNTAX_ATTR_ILLEGAL_INITIAL_DASH_285=The provided value "%s" could not be parsed as a valid attribute type definition because the hyphen character is not allowed as the first character of an attribute type name
-MILD_ERR_ATTR_SYNTAX_ATTR_ILLEGAL_INITIAL_UNDERSCORE_286=The provided value "%s" could not be parsed as a valid attribute type definition because the underscore character is not allowed as the first character of an attribute type name even if the %s configuration option is enabled
-MILD_ERR_ATTR_SYNTAX_ATTR_ILLEGAL_INITIAL_DIGIT_287=The provided value "%s" could not be parsed as a valid attribute type definition because the digit '%c' is not allowed as the first character of an attribute type name unless the name is specified as an OID or the %s configuration option is enabled
-MILD_ERR_OC_SYNTAX_ATTR_ILLEGAL_CHAR_288=The provided value "%s" could not be parsed as a valid object class definition because character '%c' at position %d is not allowed in an object class name
-MILD_ERR_OC_SYNTAX_ATTR_ILLEGAL_UNDERSCORE_CHAR_289=The provided value "%s" could not be parsed as a valid object class definition because the underscore character is not allowed in an object class name unless the %s configuration option is enabled
-MILD_ERR_OC_SYNTAX_ATTR_ILLEGAL_INITIAL_DASH_290=The provided value "%s" could not be parsed as a valid object class definition because the hyphen character is not allowed as the first character of an object class name
-MILD_ERR_OC_SYNTAX_ATTR_ILLEGAL_INITIAL_UNDERSCORE_291=The provided value "%s" could not be parsed as a valid object class definition because the underscore character is not allowed as the first character of an object class name even if the %s configuration option is enabled
-MILD_ERR_OC_SYNTAX_ATTR_ILLEGAL_INITIAL_DIGIT_292=The provided value "%s" could not be parsed as a valid object class definition because the digit '%c' is not allowed as the first character of an object class name unless the name is specified as an OID or the %s configuration option is enabled
-MILD_ERR_ATTR_SYNTAX_OBJECTCLASS_MULTIPLE_SUPERIOR_CLASS_293=The provided "%s" value could not be parsed as a valid superior object class definition because definition for the objectclass with OID %s has already  declared a superior objectclass with an OID of %s. Multiple inheritance of objectclasses is not yet supported
-MILD_WARN_ATTR_INVALID_RELATIVE_TIME_ASSERTION_FORMAT_294=The provided value "%s" could not be parsed as a valid assertion value because the character '%c' is not allowed. The acceptable values are s(second),m(minute), ,h(hour),d(day) and w(week)
-MILD_WARN_ATTR_INVALID_PARTIAL_TIME_ASSERTION_FORMAT_295=The provided value "%s" could not be parsed as a valid assertion value because the character '%c' is not allowed. The acceptable values are DD (date),MM(month) and YYYY(year)
-MILD_WARN_ATTR_MISSING_CHAR_PARTIAL_TIME_ASSERTION_FORMAT_296=The provided value "%s" could not be parsed as a valid assertion value because an invalid character '%c' is  found instead of '%c' at position %d
-MILD_WARN_ATTR_INVALID_DATE_ASSERTION_FORMAT_297=The provided value "%s" could not be parsed as a valid assertion value because "%d" is not a valid date specification
-MILD_WARN_ATTR_INVALID_MONTH_ASSERTION_FORMAT_298=The provided value "%s" could not be parsed as a valid assertion value because "%d" is not a valid month specification
-MILD_WARN_ATTR_INVALID_YEAR_ASSERTION_FORMAT_299=The provided value "%s" could not be parsed as a valid assertion value because "%d" is not a valid year specification
-MILD_WARN_ATTR_DUPLICATE_DATE_ASSERTION_FORMAT_300=The provided value "%s" could not be parsed as a valid assertion value because there is  conflicting  value "%d" for DD(Date) specification
-MILD_WARN_ATTR_DUPLICATE_MONTH_ASSERTION_FORMAT_301=The provided value "%s" could not be parsed as a valid assertion value because there is  conflicting  value "%d" for MM(Month) specification
-MILD_WARN_ATTR_DUPLICATE_YEAR_ASSERTION_FORMAT_302=The provided value "%s" could not be parsed as a valid assertion value because there is  conflicting  value "%d" for YYYY(Year) specification
-MILD_WARN_ATTR_MISSING_YEAR_PARTIAL_TIME_ASSERTION_FORMAT_303=The provided value "%s" could not be parsed as a valid assertion value because it does not contain year in YYYY format
-MILD_WARN_ATTR_CONFLICTING_ASSERTION_FORMAT_304=The provided value "%s" could not be parsed as a valid assertion value because more than  one time units are not allowed
-MILD_WARN_ATTR_LDAP_SYNTAX_ILLEGAL_CHAR_IN_OID_305=The provided value "%s" could not be parsed as an ldap syntax because the OID contained an illegal character %s at position %d
-MILD_ERR_ATTR_SYNTAX_LDAPSYNTAX_UNKNOWN_EXT_306=The provided value "%s" could not be parsed as an ldap syntax because it contains an unrecognized extension %s at position %d
-MILD_WARN_ATTR_SYNTAX_LDAPSYNTAX_REGEX_INVALID_VALUE_307=The provided value "%s" cannot be parsed as a valid regex syntax because it does not match  the pattern "%s"
-MILD_WARN_ATTR_SYNTAX_LDAPSYNTAX_REGEX_NO_PATTERN_308=The provided value "%s" could not be parsed as a regex syntax because it does not contain a regex pattern
-MILD_WARN_ATTR_SYNTAX_LDAPSYNTAX_REGEX_INVALID_PATTERN_309=The provided value "%s" could not be parsed as a regex syntax because the provided regex pattern "%s" is invalid
-MILD_WARN_ATTR_SYNTAX_LDAPSYNTAX_ENUM_INVALID_VALUE_310=The provided value "%s" cannot be parsed because it is not allowed by enumeration syntax with OID "%s"
-MILD_WARN_ATTR_SYNTAX_LDAPSYNTAX_ENUM_DUPLICATE_VALUE_311=The provided value "%s" cannot be parsed as an enumeration syntax  because it contains a duplicate value "%s" at position %d
-MILD_WARN_ATTR_INVALID_MINUTE_ASSERTION_FORMAT_312=The provided value "%s" could not be parsed as a valid assertion value because "%d" is not a valid minute specification
-MILD_WARN_ATTR_INVALID_HOUR_ASSERTION_FORMAT_313=The provided value "%s" could not be parsed as a valid assertion value because "%d" is not a valid hour specification
-MILD_WARN_ATTR_DUPLICATE_SECOND_ASSERTION_FORMAT_314=The provided value "%s" could not be parsed as a valid assertion value because there is conflicting  value "%d" for s(Second) specification
-MILD_WARN_ATTR_DUPLICATE_MINUTE_ASSERTION_FORMAT_315=The provided value "%s" could not be parsed as a valid assertion value because there is conflicting  value "%d" for m(Minute) specification
-MILD_WARN_ATTR_DUPLICATE_HOUR_ASSERTION_FORMAT_316=The provided value "%s" could not be parsed as a valid assertion value because there is conflicting  value "%d" for h(Hour) specification
-MILD_ERR_ATTR_SYNTAX_LDAPSYNTAX_EMPTY_VALUE_317=The provided value could not be parsed as a valid ldap syntax description because it was empty or contained only whitespace
-MILD_ERR_ATTR_SYNTAX_LDAPSYNTAX_EXPECTED_OPEN_PARENTHESIS_318=The provided value "%s" could not be parsed as an ldap syntax description because an open parenthesis was expected at position %d but instead a '%s' character was found
-MILD_ERR_ATTR_SYNTAX_LDAPSYNTAX_TRUNCATED_VALUE_319=The provided value "%s" could not be parsed as an ldap syntax description because the end of the value was encountered while the Directory Server expected more data to be provided
-MILD_ERR_ATTR_SYNTAX_LDAPSYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID_320=The provided value "%s" could not be parsed as an ldap syntax description because the numeric OID contained two consecutive periods at position %d
-MILD_ERR_ATTR_SYNTAX_LDAPSYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_321=The provided value "%s" could not be parsed as an ldap syntax description because the numeric OID contained an illegal character %s at position %d
-MILD_ERR_ATTR_SYNTAX_LDAPSYNTAX_ILLEGAL_CHAR_IN_STRING_OID_322=The provided value "%s" could not be parsed as an ldap syntax description because the non-numeric OID contained an illegal character %s at position %d
-MILD_ERR_ATTR_SYNTAX_LDAPSYNTAX_UNEXPECTED_CLOSE_PARENTHESIS_323=The provided value "%s" could not be parsed as an ldap syntax description because it contained an unexpected closing parenthesis at position %d
-MILD_ERR_ATTR_SYNTAX_LDAPSYNTAX_TOO_MANY_EXTENSIONS_324=The provided value "%s" could not be parsed as an ldap syntax description because it contains more than one form of constructor
-MILD_ERR_ATTR_SYNTAX_LDAPSYNTAX_UNKNOWN_SYNTAX_325=The definition for the ldap syntax with OID %s declared that it's a substitute for a syntax with OID %s. No such syntax is configured for use in the Directory Server
-MILD_ERR_ATTR_SYNTAX_LDAPSYNTAX_ENUM_NO_VALUES_326=The provided value "%s" could not be parsed as an enumeration syntax, because there is no value
-MILD_ERR_ATTR_SYNTAX_LDAPSYNTAX_EXTENSION_INVALID_CHARACTER_327=The provided value "%s" could not be parsed as an ldap syntax extension because an invalid character was found at position %d
-MILD_ERR_ATTR_SYNTAX_LDAPSYNTAX_EXPECTED_CLOSE_PARENTHESIS_328=The provided value "%s" could not be parsed as an ldap syntax description because a close parenthesis was expected at position %d but instead a '%s' character was found
-MILD_ERR_ATTR_SYNTAX_LDAPSYNTAX_EXPECTED_QUOTE_AT_POS_329=The provided value "%s" could not be parsed as an ldap syntax description because a single quote was expected at position %d but the character %s was found instead
-SEVERE_ERR_SYNTAX_CERTIFICATE_NOTVALID_330=The provided value is not a valid \
- X.509 Certificate
-SEVERE_ERR_SYNTAX_CERTIFICATE_INVALID_VERSION_331=The provided value is not \
- a valid X.509 Certificate because it contains an invalid version number (%d)
-SEVERE_ERR_SYNTAX_CERTIFICATE_INVALID_DER_332=The provided value is not a valid \
- X.509 Certificate because it contains invalid DER encodings

--
Gitblit v1.10.0