Revision 2cd9ad2e71c57b283e8caf03de065bba1dff5f5f authored by Shawn O. Pearce on 23 January 2008, 04:52:07 UTC, committed by Shawn O. Pearce on 23 January 2008, 04:52:07 UTC
The strings we were showing from po2msg didn't exactly match those
of msgfmt's --statistics output so we didn't show quite the same
results when building git-gui's message files.  Now we're closer
to what msgfmt shows (at least for an en_US locale) so the make
output matches.

I noticed that the fuzzy translation count is off by one for the
current po/zh_cn.po file.  Not sure why and I'm not going to try
and debug it at this time as the po2msg is strictly a fallback,
users building from source really should prefer msgfmt.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 3470ada
History
File Mode Size
lib
macosx
po
windows
.gitignore -rw-r--r-- 97 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 10.0 KB
git-gui.sh -rwxr-xr-x 68.9 KB

back to top