Commit c72af303 authored by Jérome Perrin's avatar Jérome Perrin

translate type info name in allowed content types.



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11007 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bdb58f1c
...@@ -133,7 +133,7 @@ XXX: Folder_filter accesses selection directly\n ...@@ -133,7 +133,7 @@ XXX: Folder_filter accesses selection directly\n
<option tal:attributes="value python: \'add %s\' % (content_id, )"\n <option tal:attributes="value python: \'add %s\' % (content_id, )"\n
i18n:translate="" i18n:domain="ui">\n i18n:translate="" i18n:domain="ui">\n
Add <tal:block tal:content="content_id"\n Add <tal:block tal:content="content_id"\n
i18n:name="portal_type"/>\n i18n:name="portal_type" i18n:translate="" i18n:domain="ui"/>\n
</option>\n </option>\n
</tal:block>\n </tal:block>\n
</tal:block>\n </tal:block>\n
......
278 279
\ 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