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 <[email protected]> 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) > - "<?php __('Title'); ?>" 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 [email protected] > To unsubscribe from this group, send email to > [email protected] 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 [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
