How could it print anything without a echo before the gettext alias ?

<?php
__('This is only a test message');
?>

if I use this, it print nothing, and if I add echo before, it print
the msgid instead of msgstr

does cake generate .mo files ? should I do it myself ? if yes, how
must I name those files ?
--~--~---------~--~----~------------~-------~--~----~
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