I'm thinking of moving the multi-language support to DB. So,
basically I want to have:
__($text, $lang_code='en_us') and a DB table for translations
(lang_code, controller, action, text_key, translation). I believe,
this will be easier to manage the translation. But, my current
question is how to override __() in official way? TIA-- <?php echo 'Just another PHP saint'; ?> Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
