]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-gui/lib/remote_branch_delete.tcl
Merge git://repo.or.cz/git-gui
[thirdparty/git.git] / git-gui / lib / remote_branch_delete.tcl
index 89eb0f70f289e48e2b875e2cd49eb026a266ca0e..4e02fc0d393ff9fe8d2983fec99a03db7f36273a 100644 (file)
@@ -213,9 +213,7 @@ method _delete {} {
                -type yesno \
                -title [wm title $w] \
                -parent $w \
-               -message [mc "Recovering deleted branches is difficult.
-
-Delete the selected branches?"]] ne yes} {
+               -message [mc "Recovering deleted branches is difficult.\n\nDelete the selected branches?"]] ne yes} {
                return
        }