Commit 066d7c58 authored by Nicolas Dumazet's avatar Nicolas Dumazet

translate VariationRangeBaseCategory ItemList fields.

(yes, a common proxy field would be useful :)


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37463 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent cb4ca8df
......@@ -269,7 +269,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1)</string> </value>
<value> <string>python: here.Base_translateCategoryItemList(here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1))</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -269,7 +269,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1)</string> </value>
<value> <string>python: here.Base_translateCategoryItemList(here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1))</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -269,7 +269,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1)</string> </value>
<value> <string>python: here.Base_translateCategoryItemList(here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1))</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -269,7 +269,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1)</string> </value>
<value> <string>python: here.Base_translateCategoryItemList(here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1))</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -269,7 +269,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1)</string> </value>
<value> <string>python: here.Base_translateCategoryItemList(here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1))</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -269,7 +269,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1)</string> </value>
<value> <string>python: here.Base_translateCategoryItemList(here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1))</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -269,7 +269,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1)</string> </value>
<value> <string>python: here.Base_translateCategoryItemList(here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1))</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -269,7 +269,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1)</string> </value>
<value> <string>python: here.Base_translateCategoryItemList(here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1))</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -269,7 +269,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1)</string> </value>
<value> <string>python: here.Base_translateCategoryItemList(here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1))</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -269,7 +269,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1)</string> </value>
<value> <string>python: here.Base_translateCategoryItemList(here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1))</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -269,7 +269,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1)</string> </value>
<value> <string>python: here.Base_translateCategoryItemList(here.getVariationRangeBaseCategoryItemList(omit_optional_variation=1))</string> </value>
</item>
</dictionary>
</pickle>
......
510
\ No newline at end of file
511
\ 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