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

diff --git a/opends/src/admin/messages/TraditionalWorkQueueCfgDefn.properties b/opends/src/admin/messages/TraditionalWorkQueueCfgDefn.properties
index e5a4e97..4788e5f 100644
--- a/opends/src/admin/messages/TraditionalWorkQueueCfgDefn.properties
+++ b/opends/src/admin/messages/TraditionalWorkQueueCfgDefn.properties
@@ -8,3 +8,4 @@
 property.max-work-queue-capacity.default-behavior.alias.synopsis=The work queue does not impose any limit on the number of operations that can be enqueued at any one time.
 property.num-worker-threads.synopsis=Specifies the number of worker threads to be used for processing operations placed in the queue.
 property.num-worker-threads.description=If the value is increased, the additional worker threads are created immediately. If the value is reduced, the appropriate number of threads are destroyed as operations complete processing.
+property.num-worker-threads.default-behavior.alias.synopsis=Let the server decide.

--
Gitblit v1.10.0