X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-gui%2Flib%2Findex.tcl;h=30a244cc170a344ba99be1c7be07fdebe4333bde;hb=274d9d329444705ba771e548352918699e6bb557;hp=a0b22f2945c7293f62baf4c497fe6e8119b1df0a;hpb=d9f405931fa3d96b2a80fe5ad8205eea7c443f56;p=git.git diff --git a/git-gui/lib/index.tcl b/git-gui/lib/index.tcl index a0b22f294..30a244cc1 100644 --- a/git-gui/lib/index.tcl +++ b/git-gui/lib/index.tcl @@ -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"] \