From 8f557fe52ed8cfe1487683677477da475c088c54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Wed, 15 Oct 2008 09:31:09 +0000 Subject: [PATCH] Openned -> Open git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24186 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_workflow/account_workflow/states/validated.xml | 4 ++-- bt5/erp5_accounting/bt/revision | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/account_workflow/states/validated.xml b/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/account_workflow/states/validated.xml index 340065db0e..e305953e61 100644 --- a/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/account_workflow/states/validated.xml +++ b/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/account_workflow/states/validated.xml @@ -11,7 +11,7 @@ <dictionary> <item> <key> <string>description</string> </key> - <value> <string>The account is opened and can be used to input transactions</string> </value> + <value> <string>The account is open and can be used to input transactions</string> </value> </item> <item> <key> <string>id</string> </key> @@ -25,7 +25,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Openned Account</string> </value> + <value> <string>Open</string> </value> </item> <item> <key> <string>transitions</string> </key> diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index e1233a6405..2975e638ba 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -787 \ No newline at end of file +788 \ No newline at end of file -- 2.30.9