From 50c662df0991513185cc2c079a4283ddd669b3dc Mon Sep 17 00:00:00 2001 From: jpikus <jpikus@localhost> Date: Mon, 14 Sep 2009 15:37:06 +0000 Subject: [PATCH] update l10n generated files --- opends/src/admin/messages/TaskBackendCfgDefn.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/admin/messages/TaskBackendCfgDefn.properties b/opends/src/admin/messages/TaskBackendCfgDefn.properties index 6ba97a2..0195d55 100644 --- a/opends/src/admin/messages/TaskBackendCfgDefn.properties +++ b/opends/src/admin/messages/TaskBackendCfgDefn.properties @@ -17,5 +17,5 @@ property.task-retention-time.synopsis=Specifies the length of time that task entries should be retained after processing on the associated task has been completed. property.writability-mode.synopsis=Specifies the behavior that the backend should use when processing write operations. property.writability-mode.syntax.enumeration.value.disabled.synopsis=Causes all write attempts to fail. -property.writability-mode.syntax.enumeration.value.enabled.synopsis=Allows write operations to be performed in that backend (if the requested operation is valid, the user has permission to perform the operation, the backend supports that type of write operation, and the global writability mode property is also enabled). +property.writability-mode.syntax.enumeration.value.enabled.synopsis=Allows write operations to be performed in that backend (if the requested operation is valid, the user has permission to perform the operation, the backend supports that type of write operation, and the global writability-mode property is also enabled). property.writability-mode.syntax.enumeration.value.internal-only.synopsis=Causes external write attempts to fail but allows writes by replication and internal operations. -- Gitblit v1.10.0