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/admin/messages/ProfilerPluginCfgDefn_zh_CN.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/admin/messages/ProfilerPluginCfgDefn_zh_CN.properties b/opends/src/admin/messages/ProfilerPluginCfgDefn_zh_CN.properties index 08406af..e8ea922 100644 --- a/opends/src/admin/messages/ProfilerPluginCfgDefn_zh_CN.properties +++ b/opends/src/admin/messages/ProfilerPluginCfgDefn_zh_CN.properties @@ -65,7 +65,7 @@ property.profile-action.syntax.enumeration.value.start.synopsis=Start collecting profile data. property.profile-action.syntax.enumeration.value.stop.synopsis=Stop collecting profile data and write what has been captured to a file in the profile directory. property.profile-directory.synopsis=Specifies the path to the directory where profile information is to be written. This path may be either an absolute path or a path that is relative to the root of the OpenDS Directory Server instance. -property.profile-directory.description=The directory must exist and the Directory Server must have permission to create new files in it. +property.profile-directory.description=\u8be5\u76ee\u5f55\u5fc5\u987b\u5b58\u5728\uff0c\u5e76\u4e14\u76ee\u5f55\u670d\u52a1\u5668\u5fc5\u987b\u5177\u6709\u5728\u5176\u4e2d\u521b\u5efa\u65b0\u6587\u4ef6\u7684\u6743\u9650\u3002 property.profile-directory.syntax.string.pattern.synopsis=The path to any directory that exists on the filesystem and that can be read and written by the server user. property.profile-sample-interval.synopsis=Specifies the sample interval in milliseconds to be used when capturing profiling information in the server. property.profile-sample-interval.description=When capturing data, the profiler thread sleeps for this length of time between calls to obtain traces for all threads running in the JVM. -- Gitblit v1.10.0