Hello, building multilingual websites is an ongoing process because content of websites often change. Therefore translations have to be done for every new release.
Instead of extracting the po files and then translation the file content I wish to do something smarter. - keep translations in a db table - translate only new content - generate .po file from db table - keep translation effort to a minimum. I would still use the console extract and merge the new content in the db table. Has anybody done something similar and could provide some examples? -- Andy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
