Creating .po files and then compiling them into .mo is really simple, all you have to do is use xgettex and then msgfmt, and make sure you have the locales compiled in your system. Take a look at these, they are really useful and simple:
- http://www.onlamp.com/pub/a/php/2002/06/13/php.html?page=1 (gettext basic tutorial) - http://www.php.net/gettext (this is php's gettext manual, the first comment is a mini tutorial on how to get locales working on your system together with gettext) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
