Commit 805c0ced authored by Jérome Perrin's avatar Jérome Perrin

don't translate portal status message


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5985 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 94f73e75
......@@ -176,7 +176,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
<div class="Main"\n
tal:condition="request/portal_status_message | nothing">\n
<table><tr><td class="error"\n
i18n:translate="" i18n:domain="ui"\n
tal:content="request/portal_status_message">\n
</td></tr>\n
</table>\n
......
......@@ -137,7 +137,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
<div class="Main"\n
tal:condition="request/portal_status_message | nothing">\n
<table><tr><td class="error"\n
i18n:translate="" i18n:domain="ui"\n
tal:content="request/portal_status_message">\n
</td></tr>\n
</table>\n
......@@ -215,6 +214,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
<key> <string>id</string> </key>
<value> <string>list_dialog_master</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
......
......@@ -131,7 +131,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
<div class="Main"\n
tal:condition="request/portal_status_message | nothing">\n
<table><tr><td class="error"\n
i18n:translate="" i18n:domain="ui"\n
tal:content="request/portal_status_message">\n
</td></tr>\n
</table>\n
......@@ -176,6 +175,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
<key> <string>id</string> </key>
<value> <string>list_master</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
......
......@@ -144,7 +144,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
<div class="Main"\n
tal:condition="request/portal_status_message | nothing">\n
<table><tr><td class="error"\n
i18n:translate="" i18n:domain="ui"\n
tal:content="request/portal_status_message">\n
</td></tr>\n
</table>\n
......
......@@ -161,7 +161,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
<div class="Main"\n
tal:condition="request/portal_status_message | nothing">\n
<table><tr><td class="error"\n
i18n:translate="" i18n:domain="ui"\n
tal:content="request/portal_status_message">\n
</td></tr>\n
</table>\n
......
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