BOINC web: fix typo

This commit is contained in:
David Anderson 2017-07-22 00:14:36 -07:00
parent 7b6479f437
commit 6932b232a0
2 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@ page_head(tra("Live help via Skype or email"));
echo "
<p>
".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("BOINC Live Help lets you get one-on-one help from an experienced BOINC user who can answer questions about BOINC, help you install BOINC, and troubleshoot problems.")."
</ul>
<p>
".tra("You can communicate with a helper")."

View File

@ -187,6 +187,7 @@ function show_software() {
<center>
<a class="btn btn-xs btn-primary" href="trac/wiki/DevProcess">'.tra("Development process").'</a>
<a class="btn btn-xs btn-primary" href="trac/wiki/DevProjects">'.tra("Development tasks").'</a>
<a class="btn btn-xs btn-primary" href="trac/wiki/AdminTasks">'.tra("Maintenance tasks").'</a>
</center>
<p></p>
'.tra("BOINC is distributed under the LGPL open-source license.").'