Re: i18n / l10n Problem with Cake 1.3

2010-05-13 Thread nils
Miles, thanks a bunch, that was it.

Damn, I lost a whole day on that.. Documentation should really be
improved here! :/

I'll be heading over to book.cakephp.org right away and add that to
the i18n section as a comment..

Have a good one!

nils


On May 12, 7:16 pm, Miles J  wrote:
> If you want German, its "deu" and not "ger". I ran into this problem
> also.
>
> On May 12, 8:53 am, John Andersen  wrote:
>
>
>
>
>
> > Check that your directory names and file names are in the expected
> > case (upper/lower)!
> > Ensure that CakePHP have read access to the directories!
> > Hope this helps you,
> >    John
>
> > On May 12, 5:35 pm, nils  wrote:
>
> > > Hi all,
>
> > > ok, I got:
>
> > > - "Configure::write('Config.language', 'ger');" in bootstrap (tried
> > > core, too!)
> > > - "C:\stuff\xampp\htdocs\caketest\app\locale\ger\LC_MESSAGES
> > > \default.po" in place (pot created with cake i18n, renamed to .po)
> > > - "" in my ctp
>
> > > ..and it still doesn't work!
>
> > > Drives me insane, I must be missing some ultra-important thing here,
> > > though there aren't even any error messages!
>
> > > Help, pretty please! :)
>
> > > nils
>
> > > ps: and it won't use my english .po either.. :/
>
> > > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelpothers 
> > > with their CakePHP related questions.
>
> > > 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
> > > cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> > > athttp://groups.google.com/group/cake-php?hl=en
>
> > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp others 
> > with their CakePHP related questions.
>
> > 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
> > cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> > athttp://groups.google.com/group/cake-php?hl=en
>
> Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with 
> their CakePHP related questions.
>
> 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
> cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> athttp://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Re: i18n / l10n Problem with Cake 1.3

2010-05-12 Thread Miles J
If you want German, its "deu" and not "ger". I ran into this problem
also.

On May 12, 8:53 am, John Andersen  wrote:
> Check that your directory names and file names are in the expected
> case (upper/lower)!
> Ensure that CakePHP have read access to the directories!
> Hope this helps you,
>    John
>
> On May 12, 5:35 pm, nils  wrote:
>
>
>
> > Hi all,
>
> > ok, I got:
>
> > - "Configure::write('Config.language', 'ger');" in bootstrap (tried
> > core, too!)
> > - "C:\stuff\xampp\htdocs\caketest\app\locale\ger\LC_MESSAGES
> > \default.po" in place (pot created with cake i18n, renamed to .po)
> > - "" in my ctp
>
> > ..and it still doesn't work!
>
> > Drives me insane, I must be missing some ultra-important thing here,
> > though there aren't even any error messages!
>
> > Help, pretty please! :)
>
> > nils
>
> > ps: and it won't use my english .po either.. :/
>
> > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp others 
> > with their CakePHP related questions.
>
> > 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
> > cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> > athttp://groups.google.com/group/cake-php?hl=en
>
> Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with 
> their CakePHP related questions.
>
> 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
> cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> athttp://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Re: i18n / l10n Problem with Cake 1.3

2010-05-12 Thread John Andersen
Check that your directory names and file names are in the expected
case (upper/lower)!
Ensure that CakePHP have read access to the directories!
Hope this helps you,
   John

On May 12, 5:35 pm, nils  wrote:
> Hi all,
>
> ok, I got:
>
> - "Configure::write('Config.language', 'ger');" in bootstrap (tried
> core, too!)
> - "C:\stuff\xampp\htdocs\caketest\app\locale\ger\LC_MESSAGES
> \default.po" in place (pot created with cake i18n, renamed to .po)
> - "" in my ctp
>
> ..and it still doesn't work!
>
> Drives me insane, I must be missing some ultra-important thing here,
> though there aren't even any error messages!
>
> Help, pretty please! :)
>
> nils
>
> ps: and it won't use my english .po either.. :/
>
> Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with 
> their CakePHP related questions.
>
> 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
> cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> athttp://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


i18n / l10n Problem with Cake 1.3

2010-05-12 Thread nils
Hi all,

ok, I got:

- "Configure::write('Config.language', 'ger');" in bootstrap (tried
core, too!)
- "C:\stuff\xampp\htdocs\caketest\app\locale\ger\LC_MESSAGES
\default.po" in place (pot created with cake i18n, renamed to .po)
- "" in my ctp

..and it still doesn't work!

Drives me insane, I must be missing some ultra-important thing here,
though there aren't even any error messages!

Help, pretty please! :)

nils

ps: and it won't use my english .po either.. :/

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en