I agree, this is the biggest advantage of Transifex. Though, I disagree it can't be made simpler: it can happen without you typing a single command. ;)
Posted Mar 26, 2009 17:19 UTC (Thu) by mezcalero (subscriber, #45103)
[Link]
Actually it can. You can configure Tx to commit directly to your master branch instead of a seperate i18n branch. That way you don't even have to merge things yourself anymore. But quite frankly I am always a bit uneasy if things commit directly to master, since only one guy should ever commit to master of my project. And that's me.