[Erp5-report] r9364 - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTemplate...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Aug 23 18:37:14 CEST 2006
Author: romain
Date: Wed Aug 23 18:37:11 2006
New Revision: 9364
URL: http://svn.erp5.org?rev=9364&view=rev
Log:
2006-08-23 Romain
* Translate tab name.
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/view_main.xml
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/description
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/view_main.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/view_main.xml?rev=9364&r1=9363&r2=9364&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/view_main.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/view_main.xml Wed Aug 23 18:37:11 2006
@@ -104,7 +104,8 @@
<tal:block tal:repeat="action actions">\n
<li tal:attributes="class python: action == current_action and \'selected\' or \'not_selected\'">\n
<a tal:attributes="href python: here.ERP5XhtmlStyle_renderLink(action[\'url\'], http_parameters)"\n
- tal:content="action/name"></a>\n
+ tal:content="action/name"\n
+ i18n:translate="" i18n:domain="ui"></a>\n
</li>\n
</tal:block>\n
</ul>\n
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log?rev=9364&r1=9363&r2=9364&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log Wed Aug 23 18:37:11 2006
@@ -1,3 +1,6 @@
+2006-08-23 Romain
+* Translate tab name.
+
2006-08-22 Kevin
* Unset editable_mode when viewing an object through Web Site object.
* Let the website form be editable even if no form layout found.
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/description
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/description?rev=9364&r1=9363&r2=9364&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/description (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/description Wed Aug 23 18:37:11 2006
@@ -1,3 +1,3 @@
-This style is a rewrite of erp5_html_style more CSS and semantic html oriented.
-
+This style is a rewrite of erp5_html_style more CSS and semantic html oriented.
+
Handles page parameters dynamically.
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision?rev=9364&r1=9363&r2=9364&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision Wed Aug 23 18:37:11 2006
@@ -1,1 +1,1 @@
-102
+104
More information about the Erp5-report
mailing list