Alter WinBoard menu text
[xboard.git] / winboard / winboard.rc
index 2390a52..770f58d 100644 (file)
@@ -1099,9 +1099,9 @@ WINBOARD MENU DISCARDABLE
 BEGIN\r
     POPUP "&File"\r
     BEGIN\r
-        MENUITEM "New &Game\tCtrl-N",           IDM_NewGame\r
-        MENUITEM "New Shuffle Game...",         IDM_NewGameFRC\r
-        MENUITEM "New Variant...\tAlt+Shift+V",  IDM_NewVariant\r
+        MENUITEM "&New Game\tCtrl-N",           IDM_NewGame\r
+        MENUITEM "New Sh&uffle Game...",        IDM_NewGameFRC\r
+        MENUITEM "New &Variant...\tAlt+Shift+V",IDM_NewVariant\r
         MENUITEM SEPARATOR\r
         MENUITEM "&Load Game...\tCtrl-O",       IDM_LoadGame\r
         MENUITEM "L&oad Position...\tCtrl+Shift+O", IDM_LoadPosition\r
@@ -1118,51 +1118,51 @@ BEGIN
         MENUITEM SEPARATOR\r
         MENUITEM "Save as &Diagram...",         IDM_SaveDiagram\r
         MENUITEM SEPARATOR\r
-        MENUITEM "E&xit",                       IDM_Exit\r
+        MENUITEM "&Quit",                       IDM_Exit\r
     END\r
     POPUP "&Edit"\r
     BEGIN\r
         MENUITEM "&Copy Game To Clipboard\tCtrl+C", IDM_CopyGame\r
-        MENUITEM "Cop&y Position To Clipboard\tCtrl+Shift+C", \r
+        MENUITEM "C&opy Position To Clipboard\tCtrl+Shift+C", \r
                                                 IDM_CopyPosition\r
         MENUITEM "Copy Game List to Clipboard", IDM_CopyGameListToClipboard\r
         MENUITEM SEPARATOR\r
-        MENUITEM "Paste Game &From Clipboard\tCtrl+V", IDM_PasteGame\r
-        MENUITEM "Pas&te Position From Clipboard\tCtrl+Shift+V", \r
+        MENUITEM "&Paste Game From Clipboard\tCtrl+V", IDM_PasteGame\r
+        MENUITEM "P&aste Position From Clipboard\tCtrl+Shift+V", \r
                                                 IDM_PasteAny\r
         MENUITEM SEPARATOR\r
-        MENUITEM "Edit &Game\tCtrl+E",          IDM_EditGame\r
-        MENUITEM "&Edit Position\tShift+Ctrl+E",IDM_EditPosition\r
+        MENUITEM "&Edit Game\tCtrl+E",          IDM_EditGame\r
+        MENUITEM "E&dit Position\tCtrl+Shift+E",IDM_EditPosition\r
         MENUITEM SEPARATOR\r
-        MENUITEM "Edit &Tags...",               IDM_EditTags\r
+        MENUITEM "Edit Ta&gs...",               IDM_EditTags\r
         MENUITEM "Edit &Comment...",            IDM_EditComment\r
         MENUITEM "Enter &Username...",          IDM_TypeInName\r
         MENUITEM SEPARATOR\r
-        MENUITEM "Re&vert",                     IDM_Revert\r
+        MENUITEM "&Revert\tHome",               IDM_Revert\r
         MENUITEM "&Annotate",                   IDM_Annotate\r
-        MENUITEM "&Truncate Game",              IDM_TruncateGame\r
+        MENUITEM "&Truncate Game\tEnd",         IDM_TruncateGame\r
         MENUITEM SEPARATOR\r
         MENUITEM "&Backward\tAlt+Left",         IDM_Backward\r
         MENUITEM "&Forward\tAlt+Right",         IDM_Forward\r
         MENUITEM "Back to &Start\tAlt+Home",    IDM_ToStart\r
-        MENUITEM "Forward to &End\tAlt+End",    IDM_ToEnd\r
+        MENUITEM "For&ward to End\tAlt+End",    IDM_ToEnd\r
     END\r
     POPUP "&View"\r
     BEGIN\r
         MENUITEM "Flip &View\tF2",              IDM_FlipView\r
-        MENUITEM "Swap &Clocks",                IDM_FlipClock\r
+        MENUITEM "&Swap Clocks",                IDM_FlipClock\r
         MENUITEM SEPARATOR\r
-        MENUITEM "Show Engine &Output\tAlt+Shift+O",  IDM_ShowEngineOutput\r
-        MENUITEM "Show Move History\tAlt+Shift+H",    IDM_ShowMoveHistory\r
-        MENUITEM "Show Evaluation Graph\tAlt+Shift+E",IDM_ShowEvalGraph\r
-        MENUITEM "Show Game &List\tAlt+Shift+G",      IDM_ShowGameList\r
-        MENUITEM "Open New Chat Window",        IDM_NewChat\r
-        MENUITEM "T&ype In Move...\tAlt+I",     IDM_TypeInMove\r
+        MENUITEM "Engine &Output\tAlt+Shift+O", IDM_ShowEngineOutput\r
+        MENUITEM "Move &History\tAlt+Shift+H",  IDM_ShowMoveHistory\r
+        MENUITEM "Evaluation &Graph\tAlt+Shift+E",IDM_ShowEvalGraph\r
+        MENUITEM "Game &List\tAlt+Shift+G",     IDM_ShowGameList\r
+        MENUITEM "Open &New Chat Window",       IDM_NewChat\r
+        MENUITEM "Type In &Move...\tAlt+I",     IDM_TypeInMove\r
         MENUITEM SEPARATOR\r
-        MENUITEM "Show &Tags...",               IDM_EditTags\r
-        MENUITEM "Show &Comments...",           IDM_EditComment\r
+        MENUITEM "&Tags",                       IDM_EditTags\r
+        MENUITEM "&Comments",                   IDM_EditComment\r
         MENUITEM SEPARATOR\r
-        MENUITEM "Game List...",                IDM_GameListOptions\r
+        MENUITEM "&Game List Tags...",          IDM_GameListOptions\r
         MENUITEM "&Board...",                   IDM_BoardOptions\r
         MENUITEM "&Fonts...",                   IDM_Fonts\r
     END\r
@@ -1170,16 +1170,16 @@ BEGIN
     BEGIN\r
         MENUITEM "Machine &White\tCtrl+W",      IDM_MachineWhite\r
         MENUITEM "Machine &Black\tCtrl+B",      IDM_MachineBlack\r
-        MENUITEM "Two &Machines\tCtrl+T",       IDM_TwoMachines\r
+        MENUITEM "&Two Machines\tCtrl+T",       IDM_TwoMachines\r
 //        MENUITEM "Machine Both",                IDM_MachineBoth\r
         MENUITEM "&Analysis Mode\tCtrl+A",      IDM_AnalysisMode\r
         MENUITEM "Analyze &File\tCtrl+F",       IDM_AnalyzeFile\r
-        MENUITEM "Edit &Game\tCtrl+E",          IDM_EditGame\r
-        MENUITEM "&Edit Position\tShift+Ctrl+E",IDM_EditPosition\r
+        MENUITEM "&Edit Game\tCtrl+E",          IDM_EditGame\r
+        MENUITEM "E&dit Position\tCtrl+Shift+E",IDM_EditPosition\r
         MENUITEM "Trai&ning",                   IDM_Training, GRAYED\r
         MENUITEM "&ICS Client",                 IDM_IcsClient\r
         MENUITEM SEPARATOR\r
-        MENUITEM "Machine Matc&h",              IDM_Match\r
+        MENUITEM "&Machine Match",              IDM_Match\r
         MENUITEM "&Pause\tPause",               IDM_Pause\r
     END\r
     POPUP "&Action"\r
@@ -1205,8 +1205,8 @@ BEGIN
     POPUP "E&ngine"\r
     BEGIN\r
         MENUITEM SEPARATOR\r
-        MENUITEM "Engine #1 Settings...",       IDM_Engine1Options\r
-        MENUITEM "Engine #2 Settings...",       IDM_Engine2Options\r
+        MENUITEM "Engine #&1 Settings...",       IDM_Engine1Options\r
+        MENUITEM "Engine #&2 Settings...",       IDM_Engine2Options\r
         MENUITEM SEPARATOR\r
         MENUITEM "&Hint...",                    IDM_Hint\r
         MENUITEM "&Book...",                    IDM_Book\r
@@ -1220,12 +1220,12 @@ BEGIN
         MENUITEM SEPARATOR\r
         MENUITEM "&General...",                 IDM_GeneralOptions\r
         MENUITEM "&Time Control...\tAlt+Shift+T",IDM_TimeControl\r
-        MENUITEM "Common Engine...\tAlt+Shift+U",IDM_OptionsUCI\r
-        MENUITEM "Adjudications...\tAlt+Shift+J",IDM_EnginePlayOptions\r
+        MENUITEM "Common &Engine...\tAlt+Shift+U",IDM_OptionsUCI\r
+        MENUITEM "Ad&judications...\tAlt+Shift+J",IDM_EnginePlayOptions\r
         MENUITEM SEPARATOR\r
         MENUITEM "&Load Game...\tAlt+Shift+L",  IDM_LoadOptions\r
         MENUITEM "&Save Game...\tAlt+Shift+S",  IDM_SaveOptions\r
-        MENUITEM "Game List...",                IDM_GameListOptions\r
+        MENUITEM "G&ame List...",               IDM_GameListOptions\r
         MENUITEM SEPARATOR\r
         MENUITEM "Soun&ds...",                  IDM_Sounds\r
         MENUITEM "&ICS...",                     IDM_IcsOptions, GRAYED\r