Re: Internationalizing Validation Rules Messages in 2.0

2011-07-28 Thread Javier
Hey guys, thanks for your inputs! -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to

Re: Internationalizing Validation Rules Messages in 2.0

2011-07-25 Thread majna
Extract task now uses Reflection on models to extract validation messages ($validate array) -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related

Internationalizing Validation Rules Messages in 2.0

2011-07-24 Thread Javier
Hi, What is the recommended approach to internationalize validation error messages in 2.0? Thanks, -Javier -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP

Re: Internationalizing Validation Rules Messages in 2.0

2011-07-24 Thread euromark
i started a similar discussion in the core group http://groups.google.com/group/cakephp-core/browse_thread/thread/bd6c5ddda2662a8f/9ffcf1ad9422010f#9ffcf1ad9422010f maybe - as this is directly related we could also discuss the i18n part of it? On 24 Jul., 17:58, Javier javier.iba...@gmail.com

Re: Internationalizing Validation Rules Messages in 2.0

2011-07-24 Thread Dr. Loboto
http://book.cakephp.org/view/1230/Localization-in-CakePHP - last 2 code blocks On Jul 24, 10:58 pm, Javier javier.iba...@gmail.com wrote: Hi, What is the recommended approach to internationalize validation error messages in 2.0? Thanks, -Javier -- Our newest site for the community: