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/admin_zh_CN.properties | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/admin_zh_CN.properties b/opends/src/messages/messages/admin_zh_CN.properties index e5c9528..e96967d 100644 --- a/opends/src/messages/messages/admin_zh_CN.properties +++ b/opends/src/messages/messages/admin_zh_CN.properties @@ -175,3 +175,7 @@ SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=\u65e0\u6cd5\u7981\u7528\u6b64 %1$s\uff0c\u56e0\u4e3a %3$s\uff08\u540d\u4e3a "%4$s"\uff09\u4e2d\u7684 "%2$s" \u5c5e\u6027\u5bf9\u5176\u8fdb\u884c\u4e86\u5f15\u7528 SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=\u65e0\u6cd5\u7981\u7528\u6b64 %1$s\uff0c\u56e0\u4e3a %3$s \u4e2d\u7684 "%2$s" \u5c5e\u6027\u5bf9\u5176\u8fdb\u884c\u4e86\u5f15\u7528 SEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=\u5c1d\u8bd5\u786e\u5b9a\u662f\u5426\u5df2\u542f\u7528\u4e86\u6761\u76ee %2$s \u4e2d\u7684 %1$s \u65f6\u51fa\u73b0\u9519\u8bef: %3$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 + -- Gitblit v1.10.0