Commit 74e506cf authored by Nicolas Dumazet's avatar Nicolas Dumazet

better fix than r37463, use display_id='translated_title' for translations


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