From e6d7672500c798150954394fdce18f57009fd083 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aur=C3=A9lien=20Calonne?= <aurel@nexedi.com>
Date: Tue, 17 Jun 2008 09:26:35 +0000
Subject: [PATCH] fix description on field

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21639 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_core/BusinessTemplate_view/my_version.xml | 2 +-
 .../portal_skins/erp5_core/Predicate_view/my_test_method_id.xml | 2 +-
 product/ERP5/bootstrap/erp5_core/bt/revision                    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_version.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_version.xml
index a3c64d44d8..b8a4f9d6cd 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_version.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_version.xml
@@ -200,7 +200,7 @@
                 </item>
                 <item>
                     <key> <string>description</string> </key>
-                    <value> <string>The Version of the Rule</string> </value>
+                    <value> <string>The Version of the Business Template</string> </value>
                 </item>
                 <item>
                     <key> <string>display_maxwidth</string> </key>
diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_test_method_id.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_test_method_id.xml
index 1a99f4e2e1..523def4d1c 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_test_method_id.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_test_method_id.xml
@@ -200,7 +200,7 @@
                 </item>
                 <item>
                     <key> <string>description</string> </key>
-                    <value> <string>ID of a script to test if the rule should be applied.</string> </value>
+                    <value> <string>ID of a script to test if the predicate should be applied.</string> </value>
                 </item>
                 <item>
                     <key> <string>display_maxwidth</string> </key>
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index 72ded6f10d..1b54fc946f 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-850
\ No newline at end of file
+851
\ No newline at end of file
-- 
2.30.9