Hi all,

I have just started getting into internationalization for CakePHP and
I was wondering if there is a way to structure the po files inside
locale so that it is more visually easier to find and edit for other
people who aren't programmers.

Currently I am working with someone who isn't a programmer and I would
like to be able to structure the po files instead of just putting all
the translations in /app/locale/eng/default.po

Is it possible to create a single file for each page e.g. if the page
is http://www.domain.com/events/ then the corresponding po file would
be /app/locale/eng/events.po?

Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to