Update of /cvsroot/audacity/htdocs/download
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv7805

Modified Files:
        recommended.inc.php windows.php windows_sys_reqs.inc.php 
Log Message:
Add link to Vista page on Wiki and minor tidy

Index: windows.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/download/windows.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- windows.php 23 May 2007 22:50:12 -0000      1.8
+++ windows.php 23 Feb 2008 06:07:29 -0000      1.9
@@ -1,7 +1,7 @@
 <?php
 /*
  * Copyright 2004 Matt Brubeck
- * Copyright 2007 Gale Andrews, Vaughan Johnson
+ * Copyright 2007 - 8 Gale Andrews, Vaughan Johnson
  * This file is licensed under a Creative Commons license:
  * http://creativecommons.org/licenses/by/2.0/
  */
@@ -18,9 +18,11 @@
 <h3><?=_("Recommended Download")?></h3>
 <?php include "recommended.inc.php"?>
 <ul>
-  <li><p><?php printf(_('Windows 98/ME/2000/XP/Vista: <a href="%s">Audacity %s 
installer</a> (.exe file, %.1lf MB) - The latest version of the free Audacity 
audio editor.'), "../latest/".$win_exe_url, win_exe_version, 
win_exe_size)?></p></li>
+  <li><p><?php printf(_('Windows 98/ME/2000/XP/Vista: <a href="%s">Audacity %s 
installer</a> (.exe file, %.1lf MB) - The latest version of the free Audacity 
audio editor. See <a 
href="http://audacityteam.org/wiki/index.php?title=Windows_Vista_OS";>further 
information about Vista</a>.'), "../latest/".$win_exe_url, win_exe_version, 
win_exe_size)?></p></li>
 </ul>
 
+<p>Jump to <a href="#sysreq">System Requirements</a>.</p>
+
 <h3 id="optional"><?=_("Optional Downloads")?></h3>
 <?php
   // i18n-hint:  If this string is translated, it will appear above the list of
@@ -33,10 +35,10 @@
   }
 ?>
 <ul>
-  <li><p><?php printf(_('<a href="%s">LADSPA plugins %s installer</a> (.exe 
file, %.1lf MB) - over 90 plug-ins'), "../beta/".$ladspa_url, ladspa_version, 
ladspa_size)?></p></li>
+  <li><p><?php printf(_('<a href="%s">LADSPA plugins %s installer</a> (.exe 
file, %.1lf MB) - over 90 plug-ins.'), "../beta/".$ladspa_url, ladspa_version, 
ladspa_size)?></p></li>
   <?php include "common.inc.php"; ?>
   <li><p><?php printf(_('Windows 98/ME/2000/XP/Vista: <a href="%s">Audacity %s 
zip file</a> (%.1lf MB)
-  - If you can’t run the installer because you are in a computer lab or 
other restricted environment, download and unzip this file instead.'),
+  - If you cannot run the installer because you are in a computer lab or other 
restricted environment, download and unzip this file instead.'),
     "../latest/".$win_zip_url, win_zip_version, win_zip_size)?></p></li>
 </ul>
 

Index: recommended.inc.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/download/recommended.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- recommended.inc.php 23 Jan 2007 20:38:49 -0000      1.2
+++ recommended.inc.php 23 Feb 2008 06:07:29 -0000      1.3
@@ -1,13 +1,10 @@
 <?php
 /*
- * Copyright 2006 Richard Ash
+ * Copyright 2006 -8 Richard Ash, Gale Andrews
  * This file is licensed under a Creative Commons license:
  * http://creativecommons.org/licenses/by/2.0/
  */
 
 /* This is the boilerplate text for the recommended download.
    Note that users no longer have to choose a mirror. */
-?><p><?php echo _('Clicking on one of the links below will take you to
-the appropriate Sourceforge.net download page; the download will automatically
-start after you click.  If you are having trouble try disabling any
-automatic download managers you might have running.');?></p>
+?><p><?php echo _('Click the appropriate link below, which takes you to the 
Sourceforge download page - don\'t "save link as.." or "save target as..". The 
Sourceforge download should start automatically. If you are having trouble, try 
disabling any automatic download managers you might have running.');?></p>

Index: windows_sys_reqs.inc.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/download/windows_sys_reqs.inc.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- windows_sys_reqs.inc.php    24 May 2007 23:42:49 -0000      1.4
+++ windows_sys_reqs.inc.php    23 Feb 2008 06:07:29 -0000      1.5
@@ -6,7 +6,7 @@
  */
 ?>
 
-<h3><?=_("System Requirements")?></h3>
+<h3 id="sysreq"><?=_("System Requirements")?></h3>
 <p>
   <?=_("Windows 95 and NT are not supported.")?>
 </p>
@@ -14,11 +14,11 @@
   <?=_('The values in the "Recommended RAM/processor speed" column below are 
for tasks like recording for an hour, or editing three 20 minute tracks 
simultaneously. The values in the "Minimum RAM/processor speed" column will be 
fine for smaller/shorter tasks, especially if unnecessary programs are 
closed.')?>
 </p>
 
-<table border="2" cellpadding="8">
+<table border=2 bordercolor=#E5E5E5 cellpadding=8 rules=all frame=box 
style="border-collapse: collapse">
   <tr>
-    <th><?=_("Windows version")?></th>
-    <th><?=_("Recommended RAM/processor speed")?></th>
-    <th><?=_("Minimum RAM/processor speed")?></th>
+    <th valign="top"><?=_("Windows version")?></th>
+    <th valign="top"><?=_("Recommended RAM/processor speed")?></th>
+    <th valign="top"><?=_("Minimum RAM/processor speed")?></th>
   </tr>
   <tr>
     <td>Windows 98, ME</td>
@@ -44,5 +44,5 @@
 
 <p>&nbsp;</p>
 <p>
-  <?=_("Generally, Audacity works best on computers meeting more than the 
minimum requirements for the operating system. Where Audacity is to be used for 
lengthy multi-track projects, we recommend using Windows 2000, XP or Vista 
running on machines of substantially higher specification than the minimum 
required for the operating system.")?>
+  <?=_("Generally, Audacity works best on computers meeting more than the 
minimum requirements in the table above. Where Audacity is to be used for 
lengthy multi-track projects, we recommend using Windows 2000, XP or Vista 
running on machines of substantially higher specification than the minimum 
stated above.")?>
 </p>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to