Code

gitk: Update Swedish translation
[git.git] / gitk
diff --git a/gitk b/gitk
index c1e1119dbc1c1e88956fd524fbc36042a9c18984..48cfce3a0e7cbe0148a4db3776008945e4b064b9 100755 (executable)
--- a/gitk
+++ b/gitk
@@ -2088,7 +2088,7 @@ proc makewindow {} {
     set sha1entry .tf.bar.sha1
     set entries $sha1entry
     set sha1but .tf.bar.sha1label
-    button $sha1but -text [mc "SHA1 ID: "] -state disabled -relief flat \
+    button $sha1but -text "[mc "SHA1 ID:"] " -state disabled -relief flat \
        -command gotocommit -width 8
     $sha1but conf -disabledforeground [$sha1but cget -foreground]
     pack .tf.bar.sha1label -side left