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 <[email protected]> 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 [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 -~----------~----~----~----~------~----~------~--~---
