Commit d1c94a69 authored by Jérome Perrin's avatar Jérome Perrin

fix term and translation of group

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34601 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 788e228f
......@@ -250,7 +250,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Section</string> </value>
<value> <string>Section Category</string> </value>
</item>
<item>
<key> <string>unicode</string> </key>
......@@ -269,11 +269,8 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -288,18 +285,15 @@
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python:here.portal_categories.group.getCategoryChildIndentedTitleItemList(base=1)</string> </value>
<value> <string>python: context.Base_getPreferredCategoryChildItemList(context.portal_categories.group, base=True)</string> </value>
</item>
</dictionary>
</pickle>
......
1183
\ No newline at end of file
1184
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment