- manager: fix message

svn path=/trunk/boinc/; revision=17690
This commit is contained in:
David Anderson 2009-03-28 04:08:38 +00:00
parent 640ba6dffa
commit 3638e37452
2 changed files with 7 additions and 1 deletions

View File

@ -3449,3 +3449,9 @@ David 27 Mar 2009
multi_thread.cpp
example_app/
uc2.cpp
David 27 Mar 2009
- manager: fix message
clientgui/
ProjectInfoPage.cpp

View File

@ -345,7 +345,7 @@ void CProjectInfoPage::OnProjectSelectionChanged( ProjectListCtrlEvent& event )
);
strMessage =
_("This project may not support your platform and may not give you any tasks to process.");
_("This project may not have work for your type of computer.");
wxGetApp().SafeMessageBox(
strMessage,