Adapt WinBoard front-end to Mighty Lion
[xboard.git] / winboard / whistory.c
index 854557a..96a08e2 100644 (file)
@@ -151,6 +151,7 @@ LRESULT CALLBACK HistoryDialogProc( HWND hDlg, UINT message, WPARAM wParam, LPAR
     case WM_INITDIALOG:\r
         if( moveHistoryDialog == NULL ) {\r
             moveHistoryDialog = hDlg;\r
+            Translate(hDlg, DLG_MoveHistory);\r
 \r
             /* Enable word wrapping and notifications */\r
             SendDlgItemMessage( moveHistoryDialog, IDC_MoveHistory, EM_SETTARGETDEVICE, 0, 0 );\r