you should _never_ do any stringsubstitutions for localizing month
names... _always_ use setlocale and maybe an extra helper for more
comfort. stringsubstitutions are an unnecessary extra task and may not
even work proper (e.g. if the php setup has another default language)

On Jul 28, 11:03 am, Piotr Kilczuk <[email protected]> wrote:
> Hello,
>
> > with "ger" it didn't work but when I changed the folder name to
> > "deu" (and also the value in Config.language of course) it worked like
> > a charme.
> > For some reason it seems that it has(!) to be named "deu"....
> > anyway, thanks a lot!
>
> That's good. German has two ISO-639-2 codes, I thought you could use
> both, thanks for sharing your knowledge :)
>
> Regards,
> Piotr
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to