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.