Here's the scenario: I save a translation on model 'Content' with the language Japanese. Then I check the corresponding table 'contents' in my database and I see that my 'title' and 'body' fields are changed to the translated inputs (in Japanese). My English (and Japanese) content is saved in content_i18ns
Everything in my views is still in English so it's all fine. I'm just concerned why my 'contents' table is changed to the translated input. It's just scary that it might cause errors in the future. Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
