Thursday, July 2, 2009

Re: Multiple. po files

In your view, if you want to use another .po file, use the __d()
function instead of the __() function to translate the message!
The __d() function takes an additional parameter stating which domain
(.po file) to use for the translation!

Enjoy,
John

On Jul 2, 10:29 pm, Ragnis <ragnis.ar...@gmail.com> wrote:
> How can i include multiple .po files into my controller?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: