author | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 23 Oct 2007 22:44:55 +0000 (18:44 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 26 Oct 2007 07:08:37 +0000 (03:08 -0400) | ||
commit | ab0d33c43852b047c2a3e5ae960df9a146363e7c | |
tree | 34204781a92e8cad1e2475d2764781b4760e4306 | tree | snapshot |
parent | f4e9996b77415707a20a139463c3e3782e2fa48f | commit | diff |
git-gui: Protect against bad translation strings
If a translation string uses a format character we don't have an
argument for then it may throw an error when we attempt to format
the translation. In this case switch back to the default format
that comes with the program (aka the English translation).
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
If a translation string uses a format character we don't have an
argument for then it may throw an error when we attempt to format
the translation. In this case switch back to the default format
that comes with the program (aka the English translation).
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |