".tra("BOINC Live Help lets get one-on-one help from an experienced BOINC user, who can answer questions about BOINC, help you install and use BOINC, and troubleshoot problems.")."
".tra("You can communicate with a helper")."
".tra("Volunteers speaking many languages are available. Please select a language (number of helpers is shown):"),"
"; $langs = get_languages2(); $i = 0; foreach ($langs as $lang=>$n) { $lang_enc = urlencode($lang); if ($i) { echo " · "; } $i++; echo "$lang ($n)"; } echo "
".sprintf( tra("If you're an experienced BOINC user, we encourage you to %sbecome a Help Volunteer%s. It's a great way to help the cause of scientific research and volunteer computing - and it's fun!"), "", "" )."
".sprintf( tra("If you're already a Help Volunteer: to edit your settings, %sclick here%s."), "", "" )." "; page_tail(); ?>