diff --git a/checkin_notes b/checkin_notes index 83b451581b..f0ea87bb3b 100755 --- a/checkin_notes +++ b/checkin_notes @@ -13822,4 +13822,11 @@ Rytis 29 Dec 2006 user/ forum_edit.php forum_rate.php - forum_thread.php \ No newline at end of file + forum_thread.php + +David 29 Dec 2006 + - web site: made the help page and the "Volunteer" part + of the front page translatable. + + languages/ + translations/en.po diff --git a/doc/help.php b/doc/help.php index a832a33abc..0bc5d37ce1 100644 --- a/doc/help.php +++ b/doc/help.php @@ -2,37 +2,22 @@ require_once("docutil.php"); require_once("spoken_languages.php"); require_once("help_db.php"); +require_once("../html/inc/translation.inc"); -page_head("BOINC Online Help"); +page_head(tr(HELP_TITLE)); echo " -
-BOINC Online Help lets you talk one-on-one -with experienced BOINC users, who can: -
-BOINC Online Help is based on -Skype, -an Internet-based telephone system. -Skype is free (both the software and the calls). -If you don't already have Skype, please -download and install it now. -When you're finished, return to this page. +".sprintf(tr(HELP_P1_2), "", "", "", "")."
-The best way to get help is by voice, -for which you need either built-in microphone and speakers -or an external headset for your computer. -Alternatively, you can use Skype's text-based chat system -to communicate with Help Volunteers. +".tr(HELP_P1_3),"
-Volunteers speaking several languages are available. -Please select a language: +".tr(HELP_P1_4),"
"; @@ -48,25 +33,15 @@ foreach ($langs as $lang) { echo "$lang"; } echo " -
-You can also get information and advice from: -
-If you are an experienced BOINC user, we encourage you to -become a Help Volunteer. -It's a great way to help the cause of scientific research -and volunteer computing - -and it's fun! +".sprintf(tr(HELP_P3_1), "", "")."
-If you're already a Help Volunteer: to edit your settings, -click here. +".sprintf(tr(HELP_P3_2), "", "")." "; page_tail(); ?> diff --git a/doc/index.php b/doc/index.php index 946f161942..5a7ac259cb 100644 --- a/doc/index.php +++ b/doc/index.php @@ -1,5 +1,7 @@
- Use the idle time on your computer - (Windows, Mac, or Linux) - to cure diseases, study global warming, - discover pulsars, - and do many other types of scientific research. - It's safe, secure, and easy: -
- Alternatively, if you run several projects, it may be easier to - use an account manager - such as GridRepublic - or BAM!. + ".sprintf(tr(HOME_P2), "", "", "", "", "", "")."
- If you have any questions, or need help getting started, you can - talk to a Volunteer Helper. + ".sprintf(tr(HOME_P3), "", "")."