Hi,
I've created a custom viewlet to display a menu entries with the
following declaration :
<viewlet
name="onf.bo.actions"
for="*"
manager=".ActionsManager"
class=".ActionsViewlet"
permission="zope.View"
layer="onf.skin.bo.OnfSkin"
label="Actions"
menu="zmi_views"
order="10"
back_to_upper="True" />
My problem is simple : how can I get the "label" property to be
correctly included by the I18n extraction machinery in my gettext ".pot"
file ?
Thanks,
Thierry
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
Zope3-users mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/zope3-users