summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgitk2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitk b/gitk
index d48fbad857..72b0b0df7a 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