git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Update *.po with git.pot?
@ 2016-03-18 20:19 Ralf Thielow
  2016-03-19  6:53 ` Peter Krefting
  0 siblings, 1 reply; 3+ messages in thread
From: Ralf Thielow @ 2016-03-18 20:19 UTC (permalink / raw)
  To: Xin Jiang, Junio C Hamano
  Cc: Trần Ngọc Quân, Peter Krefting, DJm00n,
	Marco Sousa, cwryu, Marco Paolone,
	Ævar Arnfjörð Bjarmason, Jean-Noël Avila,
	Alex Henrie, Alexander Shopov, git

When a translation round starts for a Git release, the
git.pot file will be updated and translators msgmerge
their .po-files accordingly before translating. This results
in a huge change to the .po-file as line numbers and
stuff gets updated.

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.

We could improve this by making git.pot-updates update
the *.po files as well, so further updates from translators
will only contain actual translations. I think this is what the
gitk project does. It will make the history of *.po-files much
more readable.

Ralf

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-20  7:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-18 20:19 Update *.po with git.pot? Ralf Thielow
2016-03-19  6:53 ` Peter Krefting
2016-03-20  7:29   ` Jiang Xin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).