Commit 4cd66163 authored by Jérome Perrin's avatar Jérome Perrin

add missing translation tags for the listbox title

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24272 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 02f3c08f
......@@ -151,6 +151,8 @@
tal:attributes="table:number-columns-spanned python: len(listboxline.getColumnItemList())" \n
office:value-type=\'string\'>\n
<text:p text:style-name=\'listbox-header\'\n
i18n:domain=\'ui\'\n
i18n:translate=\'\'\n
tal:content="python: listbox.get_value(\'title\') or \'\'"/> \n
</table:table-cell>\n
</table:table-row>\n
......
61
\ No newline at end of file
62
\ 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