Kathrin wrote:
> Hello,
> with cakephp 1.2...dev I use to change the language /locale/deu/
> LC_MESSAGE  without problems. Now I use 1.2.0.4451alpha and it is not
> working. Have somebody an idea?
> Thanks a lot for help.
> Kathrin

You can use the folowing settings:

Configure::write('Config.language', $lng); //where $lng is deu.

I use it in the bootstrap.php in my config dir.


-- 
Ámon Tamás
http://linkfelho.amon.hu


--~--~---------~--~----~------------~-------~--~----~
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