Quick Updates

svn path=/trunk/boinc/; revision=20999
This commit is contained in:
Rom Walton 2010-03-25 18:17:07 +00:00
parent c95f0e1a91
commit f8afdd20b1
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ void CTaskBarIcon::OnRefresh(CTaskbarEvent& WXUNUSED(event)) {
}
} else {
strBuffer.Printf(
_("client is processing results.")
_("Client is processing results.")
);
if (strMessage.Length() > 0) strMessage += wxT("\n");
strMessage += strBuffer;