From 88153a926cb3e096a7e681119e585a5c55ca1d68 Mon Sep 17 00:00:00 2001
From: shankar_mbn <shankar_mbn@localhost>
Date: Mon, 30 Mar 2009 06:21:19 +0000
Subject: [PATCH] OpenDS precommit Fixes:  Addition of Localized resource files with new translations

---
 opends/src/messages/messages/schema_zh_TW.properties |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/opends/src/messages/messages/schema_zh_TW.properties b/opends/src/messages/messages/schema_zh_TW.properties
index 811340b..1d8704a 100644
--- a/opends/src/messages/messages/schema_zh_TW.properties
+++ b/opends/src/messages/messages/schema_zh_TW.properties
@@ -326,3 +326,5 @@
 SEVERE_WARN_ATTR_SYNTAX_GENERALIZED_TIME_NO_TIME_ZONE_INFO_277=\u63d0\u4f9b\u7684\u503c %s \u4e0d\u662f\u6709\u6548\u7684\u4e00\u822c\u6642\u9593\u503c\uff0c\u56e0\u70ba\u8a72\u503c\u4e26\u975e\u4ee5\u300cZ\u300d\u6216\u6642\u5340\u504f\u79fb\u91cf\u7d50\u5c3e
 SEVERE_WARN_ATTR_SYNTAX_GENERALIZED_TIME_ILLEGAL_TIME_278=\u63d0\u4f9b\u7684\u503c %s \u4e0d\u662f\u6709\u6548\u7684\u4e00\u822c\u6642\u9593\u503c\uff0c\u56e0\u70ba\u8a72\u503c\u4ee3\u8868\u7121\u6548\u7684\u6642\u9593 (\u4f8b\u5982\u4e0d\u5b58\u5728\u7684\u65e5\u671f): %s
 NOTICE_SCHEMA_IMPORT_FAILED_279=\u7121\u6cd5\u532f\u5165\u6a21\u5f0f\u5143\u7d20: %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
\ No newline at end of file

--
Gitblit v1.10.0