Hey Guys,
Our software package is in the midst of a localization effort. A pull of all the relevant files was taken about 6 months ago and translations of all the key fields were done. I've managed to get every area in sync and automated except for the XML files.
What I have are 6 month old files with bits here and there translated, mostly around "caption" and various other text elements. Since 6 months have passed, the current files have gone through various changes, some gaining data, some losing data. I need to map the translated text from the old files to the current files, without breaking the current files.
What I'm looking for is a tool that I can use to update the current files using the old translated ones as a guide. For example I'd like to give a file as a master, where no data can be removed or added, only changed. Then take the translated file and map it's changes onto the current file, but only the relevant changes (ex. translated text, not functional changes.)
I've found some tools that can compared two XML files and record the changes to another file, but I can't seem to get the results the way I want.
The only alternative is to cut and paste, and that is a nightmare, considering revisions of the translated files are sure to come again and again...
Any ideas jump into peoples heads about this?
Thanks,
Brian
Our software package is in the midst of a localization effort. A pull of all the relevant files was taken about 6 months ago and translations of all the key fields were done. I've managed to get every area in sync and automated except for the XML files.
What I have are 6 month old files with bits here and there translated, mostly around "caption" and various other text elements. Since 6 months have passed, the current files have gone through various changes, some gaining data, some losing data. I need to map the translated text from the old files to the current files, without breaking the current files.
What I'm looking for is a tool that I can use to update the current files using the old translated ones as a guide. For example I'd like to give a file as a master, where no data can be removed or added, only changed. Then take the translated file and map it's changes onto the current file, but only the relevant changes (ex. translated text, not functional changes.)
I've found some tools that can compared two XML files and record the changes to another file, but I can't seem to get the results the way I want.
The only alternative is to cut and paste, and that is a nightmare, considering revisions of the translated files are sure to come again and again...
Any ideas jump into peoples heads about this?
Thanks,
Brian