Hi, I'm brand new to web2py, trying to run my very first app and as I need to get translated apps i really wonder aroud this. I installed CAS to do authentications for me and modified last but one row in models/db.py to:
db.cas_user.name.requires=IS_NOT_EMPTY(error_message = "nesmi byt prazdne") Well and all the form warnings are still in default english. Did i get something wrong or missed something? I looked in validator.py and I thought it should work like this, but.. :) Any kicks for newbie? Thanks Mike. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

