Ralf Thielow:

Since translations are made in one commit, this commit is messed up with the msgmerge update so when you look at the commit later, you'll have a hard time to find out what the actual changes in translations were.

You can always use something like podiff <http://man.gnu.org.ua/manpage/?1+podiff> to find the actual changes in each update.

It will make the history of *.po-files much more readable.

Unfortunately, it also makes merging changes more difficult. I sometimes queue up bugfixes between translation runs, and having the po file be reformatted in commits I do not control means I would have to manually re-add those as there is no good merge driver than can handle that reformatting.

--
\\// Peter - http://www.softwolves.pp.se/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to