[Erp5-report] r22447 - in /erp5/trunk/bt5/erp5_budget: PortalTypeTemplateItem/portal_types/...
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Jul 11 13:54:15 CEST 2008
Author: jerome
Date: Fri Jul 11 13:54:13 2008
New Revision: 22447
URL: http://svn.erp5.org?rev=22447&view=rev
Log:
translate module titles with erp5_ui
Modified:
erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Module.xml
erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transaction%20Module.xml
erp5/trunk/bt5/erp5_budget/bt/revision
Modified: erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Module.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%2520Module.xml?rev=22447&r1=22446&r2=22447&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Module.xml (original)
+++ erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Module.xml Fri Jul 11 13:54:13 2008
@@ -311,7 +311,7 @@
<dictionary>
<item>
<key> <string>domain_name</string> </key>
- <value> <string>erp5_content</string> </value>
+ <value> <string>erp5_ui</string> </value>
</item>
<item>
<key> <string>property_name</string> </key>
@@ -331,7 +331,7 @@
<dictionary>
<item>
<key> <string>domain_name</string> </key>
- <value> <string>erp5_content</string> </value>
+ <value> <string>erp5_ui</string> </value>
</item>
<item>
<key> <string>property_name</string> </key>
Modified: erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transaction%20Module.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%2520Transaction%2520Module.xml?rev=22447&r1=22446&r2=22447&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transaction%20Module.xml (original)
+++ erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transaction%20Module.xml Fri Jul 11 13:54:13 2008
@@ -177,6 +177,25 @@
</value>
</item>
<item>
+ <key> <string>_property_domain_dict</string> </key>
+ <value>
+ <dictionary>
+ <item>
+ <key> <string>short_title</string> </key>
+ <value>
+ <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+ </value>
+ </item>
+ <item>
+ <key> <string>title</string> </key>
+ <value>
+ <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+ </value>
+ </item>
+ </dictionary>
+ </value>
+ </item>
+ <item>
<key> <string>_roles</string> </key>
<value>
<list/>
@@ -263,4 +282,44 @@
</dictionary>
</pickle>
</record>
+ <record id="2" aka="AAAAAAAAAAI=">
+ <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>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>
+ </dictionary>
+ </pickle>
+ </record>
</ZopeData>
Modified: erp5/trunk/bt5/erp5_budget/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/bt/revision?rev=22447&r1=22446&r2=22447&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/bt/revision (original)
+++ erp5/trunk/bt5/erp5_budget/bt/revision Fri Jul 11 13:54:13 2008
@@ -1,1 +1,1 @@
-56
+57
More information about the Erp5-report
mailing list