From fadcc93ed6f11d88bc2b1387dcd57a6d003e7357 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Fri, 16 Oct 2009 14:17:32 +0000
Subject: [PATCH] Fix worklist name

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29768 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../worklists/4_started_transaction_list.xml                    | 2 +-
 bt5/erp5_accounting/bt/revision                                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/worklists/4_started_transaction_list.xml b/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/worklists/4_started_transaction_list.xml
index 10fb04e843..cb2a377ea7 100644
--- a/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/worklists/4_started_transaction_list.xml
+++ b/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/worklists/4_started_transaction_list.xml
@@ -15,7 +15,7 @@
         </item>
         <item>
             <key> <string>actbox_name</string> </key>
-            <value> <string>Accounting Transactions to Validate (%(count)s)</string> </value>
+            <value> <string>Accounting Transactions to Post (%(count)s)</string> </value>
         </item>
         <item>
             <key> <string>actbox_url</string> </key>
diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision
index f3d2a1110f..546440c6fd 100644
--- a/bt5/erp5_accounting/bt/revision
+++ b/bt5/erp5_accounting/bt/revision
@@ -1 +1 @@
-1004
\ No newline at end of file
+1005
\ No newline at end of file
-- 
2.30.9