Code

Merge git://repo.or.cz/git-gui
[git.git] / git-gui / lib / index.tcl
index a0b22f2945c7293f62baf4c497fe6e8119b1df0a..30a244cc170a344ba99be1c7be07fdebe4333bde 100644 (file)
@@ -386,7 +386,9 @@ proc revert_helper {txt paths} {
        set reply [tk_dialog \
                .confirm_revert \
                "[appname] ([reponame])" \
-               [mc "Any unstaged changes will be permanently lost by the revert."] \
+               "$query
+
+[mc "Any unstaged changes will be permanently lost by the revert."]" \
                question \
                1 \
                [mc "Do Nothing"] \