From 24ffcbc733071c2bd1f258c659ceaeaeeffc1976 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 3 May 2009 12:22:48 +0000 Subject: [PATCH] svn path=/trunk/boinc/; revision=17982 --- doc/boinc_news.php | 4 ++++ doc/download.php | 10 ++++++---- doc/index.php | 5 +++-- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/doc/boinc_news.php b/doc/boinc_news.php index b3839a2077..9ebc13a10d 100644 --- a/doc/boinc_news.php +++ b/doc/boinc_news.php @@ -1,6 +1,10 @@ Podcast on BBC World Service." +), array("April 29, 2009", "An article in Cornell's Chronicle Online discusses a new application in Einstein@home diff --git a/doc/download.php b/doc/download.php index 3c04bd2ed6..036bc14f8b 100644 --- a/doc/download.php +++ b/doc/download.php @@ -109,10 +109,12 @@ function show_download($pname) { } echo "

- Note: if your computer is equipped with an NVIDIA - Graphics Processing Unit (GPU), - you may be able to - use it to compute faster. + " + .sprintf( + tra("Note: if your computer is equipped with an NVIDIA Graphics Processing Unit (GPU), you may be able to %suse it to compute faster%s"), + "", "." + ) + ."

".tra("System requirements")." diff --git a/doc/index.php b/doc/index.php index 4694c683c1..f20deb1961 100644 --- a/doc/index.php +++ b/doc/index.php @@ -1,4 +1,5 @@ ".tra("Volunteer")."
".tra("Download")." - · Help - · Documentation + · ".tra("Help")." + · ".tra("Documentation")."