Thanks Alex, I have no problem for overriding error messages, I have a custom one which is working. But the field labes, uses a message binding with "loginLabel" key, and it is finding it in LoginForm.properties and I don't know where to override it.
Best regards, Matias. On Thu, Aug 2, 2012 at 1:09 AM, Matías Blasi <matias.bl...@gmail.com> wrote: > Hi all! > > I'm trying to override a message from the catalog of a component. It is > the LoginForm from the tynamo-security-0.4.6. > > It includes a LoginForm.properties with "loginLabel=Login". I added that > message in my app_es.properties (loginLabel=Acceso) with no effect. > > What am I missing??? > > Thank you for any suggestion, > Best regards, > Matias. >