OSDN Git Service

BrowseRefs: Textual change
authorJohan 't Hart <johanthart@gmail.com>
Fri, 26 Jun 2009 19:51:51 +0000 (21:51 +0200)
committerJohan 't Hart <johanthart@gmail.com>
Fri, 26 Jun 2009 19:51:51 +0000 (21:51 +0200)
src/TortoiseProc/BrowseRefsDlg.cpp

index 6666a72..e1a5460 100644 (file)
@@ -583,7 +583,7 @@ void CBrowseRefsDlg::ShowContextMenu(CPoint point, HTREEITEM hTreePos, VectorPSh
        {\r
                bAddSeparator = true;\r
                \r
-               popupMenu.AppendMenuIcon(eCmd_Diff, L"Diff These Commits", IDI_DIFF);\r
+               popupMenu.AppendMenuIcon(eCmd_Diff, L"Compare These Refs", IDI_DIFF);\r
        }\r
 \r
        if(bAddSeparator) popupMenu.AppendMenu(MF_SEPARATOR);\r