gitk: Add another string to translation
[gitweb.git] / gitk
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