Staging
v0.5.1
https://github.com/git/git
Revision 83751fc109e951a5cbde9ee39970f6b1d2da07c7 authored by Shawn O. Pearce on 23 July 2007, 04:36:39 UTC, committed by Shawn O. Pearce on 23 July 2007, 04:36:39 UTC
The folks working on the i18n version of git-gui have had some
trouble trying to convert these English strings into [mc] calls
due to the double evaluation.  Moving this block into a standard
procedure eliminates the double evaluation, making their work
easier.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 9c5a3c7
History
Tip revision: 83751fc109e951a5cbde9ee39970f6b1d2da07c7 authored by Shawn O. Pearce on 23 July 2007, 04:36:39 UTC
git-gui: Refactor diff popup into a procedure to ease i18n work
Tip revision: 83751fc
File Mode Size
lib
.gitignore -rw-r--r-- 62 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 4.6 KB
git-gui.sh -rwxr-xr-x 63.7 KB

back to top