gitk: Add another string to translation

Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
Michele Ballabio 2009-05-23 11:48:25 +02:00 committed by Paul Mackerras
parent f687aaa833
commit e0a0199581

2
gitk
View file

@ -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