diff options
author | Alex Henrie <alexhenrie24@gmail.com> | 2015-05-11 13:26:41 -0600 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2015-05-17 10:45:55 +1000 |
commit | ef87a4801a8732bd60b4f96ce1f8d66ca2bdf2f1 (patch) | |
tree | feea0c639f2bef20d7432b01d573e51c95e63efa /po | |
parent | gitk: Fix error when changing colors after closing "List references" window (diff) | |
download | tgif-ef87a4801a8732bd60b4f96ce1f8d66ca2bdf2f1.tar.xz |
gitk: Remove mc parameter from proc show_error
This is a better fix for 8d849957d81fc0480a52570d66cc3c2a688ecb1b.
This new fix makes the strings "Sorry, gitk cannot run..." and "OK"
translatable and the string "mc" not translatable. It will take effect
the next time `make update-po` is run.
msgcat is now imported before the Tcl/Tk version check so that the mc
function is available even if the version check fails. This should not
be a problem because msgcat and ::msgcat::mc were officially added in
Tcl 8.1 (released April 29, 1999) and we are not trying to support
versions of Tcl older than that.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions