Commit df586d48 authored by Fabien Morin's avatar Fabien Morin

set erp5_ui domain translation on module portal_types

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29635 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 07caf327
...@@ -10,45 +10,28 @@ ...@@ -10,45 +10,28 @@
<pickle> <pickle>
<dictionary> <dictionary>
<item> <item>
<key> <string>__ac_local_roles__</string> </key> <key> <string>_property_domain_dict</string> </key>
<value> <value>
<none/> <dictionary>
</value>
</item>
<item> <item>
<key> <string>_actions</string> </key> <key> <string>short_title</string> </key>
<value> <value>
<tuple/> <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value> </value>
</item> </item>
<item> <item>
<key> <string>_aliases</string> </key> <key> <string>title</string> </key>
<value> <value>
<dictionary/> <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value> </value>
</item> </item>
<item> </dictionary>
<key> <string>_roles</string> </key>
<value>
<list/>
</value> </value>
</item> </item>
<item> <item>
<key> <string>acquire_local_roles</string> </key> <key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value> <value> <int>1</int> </value>
</item> </item>
<item>
<key> <string>allowed_content_types</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>base_category_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item> <item>
<key> <string>content_icon</string> </key> <key> <string>content_icon</string> </key>
<value> <string>folder_icon.gif</string> </value> <value> <string>folder_icon.gif</string> </value>
...@@ -77,12 +60,6 @@ ...@@ -77,12 +60,6 @@
</tuple> </tuple>
</value> </value>
</item> </item>
<item>
<key> <string>hidden_content_type_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>Service Report Module</string> </value> <value> <string>Service Report Module</string> </value>
...@@ -96,14 +73,48 @@ ...@@ -96,14 +73,48 @@
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item> <item>
<key> <string>property_sheet_list</string> </key> <key> <string>title</string> </key>
<value> <value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<tuple/> <tuple/>
</value> </tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>domain_name</string> </key>
<value> <string>erp5_ui</string> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>property_name</string> </key>
<value> <string></string> </value> <value> <string>short_title</string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>domain_name</string> </key>
<value> <string>erp5_ui</string> </value>
</item>
<item>
<key> <string>property_name</string> </key>
<value> <string>title</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
181 182
\ No newline at end of file \ 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