mirror of
https://github.com/git/git.git
synced 2026-03-14 02:43:25 +01:00
The program "msgfmt" was our only dependency on gettext. Since it is more than just a hassle to compile gettext on MinGW, here is a (very simple) drop-in replacement, which Works For Us. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>