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/utility_zh_TW.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/utility_zh_TW.properties b/opends/src/messages/messages/utility_zh_TW.properties index 23e9239..087b7a0 100644 --- a/opends/src/messages/messages/utility_zh_TW.properties +++ b/opends/src/messages/messages/utility_zh_TW.properties @@ -314,4 +314,5 @@ MILD_ERR_CONFIRMATION_TRIES_LIMIT_REACHED_267=\u5df2\u9054\u78ba\u8a8d\u5617\u8a66\u9650\u5236 (%d) SEVERE_ERR_UNEXPECTED_268=\u672a\u9810\u671f\u7684\u932f\u8aa4\u3002\u8a73\u7d30\u8cc7\u8a0a: %s MILD_ERR_TRIES_LIMIT_REACHED_269=\u5df2\u9054\u8f38\u5165\u5617\u8a66\u9650\u5236 (%d) - \ No newline at end of file +INFO_ADMIN_CONN_PROMPT_PORT_NUMBER_270=Directory server administration port number [%d]: +MILD_ERR_LDIF_INVALID_ATTR_OPTION_271=Unable to parse LDIF entry %s starting at line %d because it has an invalid binary option for attribute %s -- Gitblit v1.10.0