Hi Luca,
You can override the MessagesManager in your module descriptor like this:
<components>
<id>system</id>
<component>
<type>info.magnolia.cms.i18n.MessagesManager</type>
<implementation>my.package.MyMessagesManager</implementation>
</component>
</components>
// Tobias
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=23d7fd89-dedd-450e-9e77-c741088713fd
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------