- manager: msg tweak

svn path=/trunk/boinc/; revision=22996
This commit is contained in:
David Anderson 2011-02-07 16:40:28 +00:00
parent b2f04c9784
commit 812b7bb151
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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(