This is one of those questions that does not lend itself to a sound bite on a forum. I am working on a site with 15 different languages (only a small subset of the en-US). I have them all on the same branch.Each DCR has a radio button to select the language and the DCRs are sent through a 3rd party to get the translation accomplished. Now my workarea has a bunch of folders, one for each langauge/culture (en-US, en-UK, es-ES, etc). I have copies of all stylesheets and images in each folder. Some images have some text, (purchase button) plus in some cultures specific colors should be avoided. Since each docroot is several GB, this is not a bad approach. What works here may not work for you. Andy
Ok that was good piece of information. I have a question on the WF. You had mentioned that the translations are being carried out by 3 rd party. So how would you integrate the WF with the 3 rd party?Is the WF going to wait until the page is completed by the 3rd party and some one is going to attach that page to the WF and move the WF around?Thanks,Jenni
I'll let you know when I get to that part. The product we are just starting to use has integrations with TS. As I understand, this is done in a batch mode, some it may take a few days or a few seconds to get the translation accomplished. So the WF should drop-ship DCRs to the translation engine, when translated content arrives I expect it to notify a user or even kick off a WF on its own to push the changes out.