On Jul 9, 2009, at 6:31 PM, Hannes Magnusson wrote:

Create an md5 hash on the version you are translating and use that to
"uniquely" identify it. If the EN version is modified by even a single space, the hash will change and you'll know the files are out of sync. What you won't know is just how far out of sync (but does that really matter?)

That will be the same as using the SVN revision numbers.

Also, and I only realized this after researching a little more, if you create an md5 hash on a single file, and then paste it into that file where the current rev # is, the hash itself will change and you're back to square one!

Ted

Reply via email to