]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
i18n: Makefile: "pot" target to extract messages marked for translation
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 22 Feb 2011 23:41:23 +0000 (23:41 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Mar 2011 07:52:52 +0000 (23:52 -0800)
commitcd5513a7168915b31bb5747216473b618c19679e
treed4e3bd61a5e2734ef90d4feb47cac41952776e17
parent0c9ea33b90f6ed73b9c9151c2cad9ce341d6778b
i18n: Makefile: "pot" target to extract messages marked for translation

Add rules to generate a template (po/git.pot) listing messages marked
for translation in the C portion of git.

To get started translating, just run "make pot".

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
po/.gitignore [new file with mode: 0644]