You need to define a custom table (as explained in the book) and give explicit error messages to validators
...requires=IS_NOT_EMPTY(....,error_message=T('cannot be empty'))...
On Jul 25, 10:45 am, Neveen Adel <[email protected]> wrote:
> Dear all,
>
> How can i translate the login page " ......./default/user/login" ,
> how can i translate the username and the password fields and also how
> can i translate the error messages the are displayed.
>
> Thanks in Advance
> Neveen

