projects
/
gitk
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f687aaa
)
gitk: Add another string to translation
author
Michele Ballabio
<barra_cuda@katamail.com>
Sat, 23 May 2009 09:48:25 +0000
(11:48 +0200)
committer
Paul Mackerras
<paulus@samba.org>
Sun, 24 May 2009 23:46:31 +0000
(09:46 +1000)
Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk
patch
|
blob
|
history
diff --git
a/gitk
b/gitk
index d48fbad857c02bc12e058bb020d014268803b984..72b0b0df7a6dc77b82bbdb6cc1635433d02a6b71 100755
(executable)
--- 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