mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=9625
This commit is contained in:
parent
d51468c3ff
commit
c83e96712b
|
@ -144,7 +144,7 @@ bool CBrandingScheme::OnInit( wxConfigBase *pConfig ) {
|
|||
m_strAMWizardAccountInfoText =
|
||||
_("Please provide the email address and password you used to register\n"
|
||||
"at GridRepublic. (if you have not yet created an account at\n"
|
||||
"GridRepublic, please do so at http://www.gridrepublic.org");
|
||||
"GridRepublic, please do so at http://www.gridrepublic.org)");
|
||||
m_strAMWizardAttachMessage = wxEmptyString;
|
||||
m_strExitMessage = wxEmptyString;
|
||||
break;
|
||||
|
|
Binary file not shown.
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: BOINC Manager 4.x\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2006-03-09 02:26-0800\n"
|
||||
"PO-Revision-Date: 2006-03-09 10:11-0800\n"
|
||||
"Last-Translator: Rom Walton <rwalton@ssl.berkeley.edu>\n"
|
||||
"Language-Team: BOINC Development Team <rwalton@ssl.berkeley.edu>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -258,7 +258,7 @@ msgstr ""
|
|||
msgid ""
|
||||
"Please provide the email address and password you used to register\n"
|
||||
"at GridRepublic. (if you have not yet created an account at\n"
|
||||
"GridRepublic, please do so at http://www.gridrepublic.org"
|
||||
"GridRepublic, please do so at http://www.gridrepublic.org)"
|
||||
msgstr ""
|
||||
|
||||
#: clientgui/BOINCGUIApp.cpp:162
|
||||
|
|
Loading…
Reference in New Issue