aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Ballabio <barra_cuda@katamail.com>2009-05-23 11:48:25 +0200
committerPaul Mackerras <paulus@samba.org>2009-05-25 09:46:31 +1000
commite0a0199581ea30abb58ba812047657b35f4ee639 (patch)
treedbda2be45e9a03e8b8852d2e8b7a5d3520cee979
parentf687aaa83371f0fd9aa41e62cd74405491ddab78 (diff)
downloadgit-e0a0199581ea30abb58ba812047657b35f4ee639.tar.gz
git-e0a0199581ea30abb58ba812047657b35f4ee639.tar.xz
gitk: Add another string to translation
Signed-off-by: Michele Ballabio <barra_cuda@katamail.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
-rwxr-xr-xgitk2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitk b/gitk
index d48fbad85..72b0b0df7 100755
--- a/gitk
+++ b/gitk
@@ -3831,7 +3831,7 @@ proc vieweditor {top n title} {
global known_view_options
toplevel $top
- wm title $top [concat $title "-- criteria for selecting revisions"]
+ wm title $top [concat $title [mc "-- criteria for selecting revisions"]]
make_transient $top .
# View name