From ef9050d1ad28110cc6a3704858baa1765a83f189 Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Mon, 2 Feb 2009 17:15:46 +0000 Subject: [PATCH] The description of these comment fields added in r.25192 was wrong. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25420 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../BaseWorkflow_viewWorkflowActionDialog/my_comment.xml | 2 +- .../erp5_core/Base_viewWorkflowActionDialog/your_comment.xml | 2 +- .../erp5_core/Folder_viewWorkflowActionDialog/your_comment.xml | 2 +- product/ERP5/bootstrap/erp5_core/bt/revision | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml index ccae3f5379..79c15063e2 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml @@ -218,7 +218,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Comments which can be read by internal users but unlike description, are not printed out on official documents.</string> </value> + <value> <string>Comments will be stored in the workflow history of this document.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowActionDialog/your_comment.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowActionDialog/your_comment.xml index 7610701ad4..2abd829ae7 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowActionDialog/your_comment.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewWorkflowActionDialog/your_comment.xml @@ -218,7 +218,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Comments which can be read by internal users but unlike description, are not printed out on official documents.</string> </value> + <value> <string>Comments will be stored in the workflow history of this document.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDialog/your_comment.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDialog/your_comment.xml index fe7b95060e..863e7eff1f 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDialog/your_comment.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDialog/your_comment.xml @@ -216,7 +216,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Comments which can be read by internal users but unlike description, are not printed out on official documents.</string> </value> + <value> <string>Comments will be stored in the workflow history of this document.</string> </value> </item> <item> <key> <string>editable</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 3cf4368cd1..7f2d3517e8 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1082 \ No newline at end of file +1083 \ No newline at end of file -- 2.30.9