From 71fa6b7cf9c4dff859997a001b0ebc7097e551ae Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Fri, 10 Feb 2006 23:51:46 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=9443 --- clientgui/AccountInfoPage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clientgui/AccountInfoPage.cpp b/clientgui/AccountInfoPage.cpp index cdb595a869..01f360c714 100644 --- a/clientgui/AccountInfoPage.cpp +++ b/clientgui/AccountInfoPage.cpp @@ -310,7 +310,7 @@ void CAccountInfoPage::OnPageChanged( wxWizardExEvent& event ) { } m_pAccountPasswordStaticCtrl->SetLabel( - _("&Password:") + _("Choose a &password:") ); m_pAccountConfirmPasswordStaticCtrl->SetLabel( _("C&onfirm password:")