Commit 447f1bc9 authored by Fabien Morin's avatar Fabien Morin

set domain translation to content_translation. This make possible to have the...

set domain translation to content_translation. This make possible to have the Translation Tab on web section and to translate it.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33025 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1869a0da
......@@ -80,18 +80,15 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Type.TranslationProviderBase</string>
<string>TranslationInformation</string>
</tuple>
<none/>
<global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>domain_name</string> </key>
<value> <string></string> </value>
<value> <string>content_translation</string> </value>
</item>
<item>
<key> <string>property_name</string> </key>
......@@ -103,18 +100,15 @@
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Type.TranslationProviderBase</string>
<string>TranslationInformation</string>
</tuple>
<none/>
<global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>domain_name</string> </key>
<value> <string></string> </value>
<value> <string>content_translation</string> </value>
</item>
<item>
<key> <string>property_name</string> </key>
......
908
\ No newline at end of file
910
\ 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