Commit 79062f34 authored by Jérome Perrin's avatar Jérome Perrin

translate account_type & financial section


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4718 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ce02560e
......@@ -281,7 +281,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python:here.portal_categories.account_type.getCategoryChildLogicalPathItemList(base=0)</string> </value>
<value> <string>python:here.portal_categories.account_type.getCategoryChildTranslatedLogicalPathItemList(base=0)</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -281,7 +281,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/portal_categories/financial_section/getCategoryChildLogicalPathItemList</string> </value>
<value> <string>python:here.portal_categories.financial_section.getCategoryChildTranslatedLogicalPathItemList(base=0)</string> </value>
</item>
</dictionary>
</pickle>
......
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