I've found answer:
http://groups.google.com/group/cake-php/browse_thread/thread/4c9aefe0f8c8ead3/971f3d3faeada0a8?lnk=gst&q=Internationalization#971f3d3faeada0a8
On Sat, Apr 26, 2008 at 4:01 PM, Mantas K. <[EMAIL PROTECTED]> wrote:
> So how can i do it? In fact, i need localization with validation.
> I want to use:
> 'email' =>array(
> 'rule' => 'email',
> 'message' => __('It is not valid email', true),
> )
> and I get error :\ how can I solve this?
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---