From 2560b6ce73e90eb751a1dc74e3a01f3e6f2bfc32 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Mon, 14 Jun 2010 15:34:57 +0000
Subject: [PATCH] translate section category

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36312 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../Base_viewReportFieldLibrary/your_section_category.xml       | 2 +-
 product/ERP5/bootstrap/erp5_core/bt/revision                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewReportFieldLibrary/your_section_category.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewReportFieldLibrary/your_section_category.xml
index 96d1a1d9ad..18d6779bc6 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewReportFieldLibrary/your_section_category.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewReportFieldLibrary/your_section_category.xml
@@ -293,7 +293,7 @@
       <dictionary>
         <item>
             <key> <string>_text</string> </key>
-            <value> <string>python: here.portal_categories.group.getCategoryChildLogicalPathItemList(base=1)</string> </value>
+            <value> <string>python: here.portal_categories.group.getCategoryChildTranslatedLogicalPathItemList(base=1)</string> </value>
         </item>
       </dictionary>
     </pickle>
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index 0eb5c3a217..eaebab4d4c 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-1613
\ No newline at end of file
+1614
\ No newline at end of file
-- 
2.30.9