From 812b7bb1512160f2dfbb5d7d75a3acce543ed546 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Mon, 7 Feb 2011 16:40:28 +0000 Subject: [PATCH] - manager: msg tweak svn path=/trunk/boinc/; revision=22996 --- checkin_notes | 5 +++++ clientgui/CompletionErrorPage.cpp | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index ef4e50eb8e..ec67ee4dac 100644 --- a/checkin_notes +++ b/checkin_notes @@ -507,3 +507,8 @@ David 4 Feb 2011 lib/ gui_rpc_client.h gui_rpc_client_ops.cpp + +David 7 Feb 2011 + - manager: msg tweak + client/ + CompletionErrorPage.cpp diff --git a/clientgui/CompletionErrorPage.cpp b/clientgui/CompletionErrorPage.cpp index e8101899f6..75e4194c0f 100644 --- a/clientgui/CompletionErrorPage.cpp +++ b/clientgui/CompletionErrorPage.cpp @@ -218,7 +218,7 @@ void CCompletionErrorPage::OnPageChanged( wxWizardExEvent& event ) { if (m_pServerMessagesCtrl->GetLabel().IsEmpty()) { m_pDirectionsStaticCtrl->SetLabel( - _("An error has occurred;\ncheck Messages for details.\n\nClick Finish to close.") + _("An error has occurred;\ncheck the Event Log for details.\n\nClick Finish to close.") ); } else { m_pDirectionsStaticCtrl->SetLabel(