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/TrustStoreBackendCfgDefn.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/admin/messages/TrustStoreBackendCfgDefn.properties b/opends/src/admin/messages/TrustStoreBackendCfgDefn.properties
index 08fdbe9..30a236a 100644
--- a/opends/src/admin/messages/TrustStoreBackendCfgDefn.properties
+++ b/opends/src/admin/messages/TrustStoreBackendCfgDefn.properties
@@ -25,5 +25,5 @@
 property.trust-store-type.requires-admin-action.synopsis=Changes to this property take effect the next time that the key manager is accessed.
 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