diff --git a/product/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/validation_workflow/worklists/7_draft_transformation_list.xml b/product/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/validation_workflow/worklists/7_draft_transformation_list.xml index 71cea4583702bc97eff10cfba105c5b969d37550..297549388570fe80164ad816f9c0adc637fdbfeb 100644 --- a/product/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/validation_workflow/worklists/7_draft_transformation_list.xml +++ b/product/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/validation_workflow/worklists/7_draft_transformation_list.xml @@ -15,7 +15,7 @@ </item> <item> <key> <string>actbox_name</string> </key> - <value> <string>Transformation to Validate (%(count)s)</string> </value> + <value> <string>Transformations to Validate (%(count)s)</string> </value> </item> <item> <key> <string>actbox_url</string> </key> @@ -27,7 +27,7 @@ transformation_module/view?validation_state=draft&local_roles=%(local_roles)s&re </item> <item> <key> <string>description</string> </key> - <value> <string>Transformation To Validate</string> </value> + <value> <string>Transformations To Validate</string> </value> </item> <item> <key> <string>guard</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 7f06f5c97a3e07c425a269bd0ba2ed6ddc777190..28e1597ccc1feb2027b0717136bfc541f6b9123a 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1445 \ No newline at end of file +1447 \ No newline at end of file