Ticket: http://code.google.com/p/web2py/issues/detail?id=747
On Fri, Mar 30, 2012 at 4:17 PM, Bruce Wade <[email protected]> wrote: > Massimo, I have looked at the file none of them have it. > > IE: > IS_URL error_message='enter a valid URL' > IS_HTTP_URL error_message='enter a valid URL' > > > On Fri, Mar 30, 2012 at 4:13 PM, Massimo Di Pierro < > [email protected]> wrote: > >> I think they do but now that I look into it, IS_STRONG does not. Please >> open a ticket and we'll fix it. >> >> >> On Friday, 30 March 2012 17:40:53 UTC-5, Detectedstealth wrote: >>> >>> Hi, >>> >>> I am curious why the validators don't use translations engine? For >>> example IS_STRONG English is great however I can't translate it without >>> overriding the error message. What is the reason for not wrapping the >>> strings in a T() so users of the validations can easily just update the >>> translation files? >>> >>> -- >>> -- >>> Regards, >>> Bruce Wade >>> http://ca.linkedin.com/in/**brucelwade<http://ca.linkedin.com/in/brucelwade> >>> http://www.wadecybertech.com >>> http://www.warplydesigned.com >>> http://www.**fitnessfriendsfinder.com<http://www.fitnessfriendsfinder.com> >>> >> > > > -- > -- > Regards, > Bruce Wade > http://ca.linkedin.com/in/brucelwade > http://www.wadecybertech.com > http://www.warplydesigned.com > http://www.fitnessfriendsfinder.com > -- -- Regards, Bruce Wade http://ca.linkedin.com/in/brucelwade http://www.wadecybertech.com http://www.warplydesigned.com http://www.fitnessfriendsfinder.com

