I got some L10n stuff working yesterday but it now seems to have
stopped. I'd extracted a new default.pot file because I had a lot more
strings to translate. I had the script overwrite the one I made
yesterday and copied it into:

locale/eng/LC_MESSAGES/default.po
locale/fre/LC_MESSAGES/default.po
locale/spa/LC_MESSAGES/default.po

Later on, I noticed that I wasn't seeing any changes when switching
languages. $session->read('Config.language') does show the change from
one language to another. And I can immediately see changes to a msgstr
in the eng default.po, so I know that one's being read.

I have caching disabled and I've made no other changes to core.
Neither have I done anything to the language settings I had.

Any idea what I may have done (or left out) to cause this?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to